mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-28 11:44:38 +00:00
docs: Remove problematic URL
Removed the Azure Portal URL (https://portal.azure.com) since this causes problems with our static checks script: that URL returns HTTP 403 ("Forbidden") when queried using command-line tools like `curl(1)`, which is used by the static check script. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
3779261a99
commit
3174c18772
@ -4,7 +4,7 @@ Kata Containers on Azure use nested virtualization to provide an identical insta
|
|||||||
experience to Kata on your preferred Linux distribution.
|
experience to Kata on your preferred Linux distribution.
|
||||||
|
|
||||||
This guide assumes you have an Azure account set up and tools to remotely login to your virtual
|
This guide assumes you have an Azure account set up and tools to remotely login to your virtual
|
||||||
machine (SSH). Instructions will use [Azure Portal](https://portal.azure.com/) to avoid
|
machine (SSH). Instructions will use the Azure Portal to avoid
|
||||||
local dependencies and setup.
|
local dependencies and setup.
|
||||||
|
|
||||||
## Create a new virtual machine with nesting support
|
## Create a new virtual machine with nesting support
|
||||||
|
Loading…
Reference in New Issue
Block a user