Merge pull request #2853 from pomverte/patch-1
docs(azure arm): update link azure cli login
This commit is contained in:
commit
cf8e9eed69
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ Resource Group. It will not install Kubernetes itself, this has to be done in a
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- [Install azure-cli](https://docs.microsoft.com/en-us/azure/xplat-cli-install)
|
- [Install azure-cli](https://docs.microsoft.com/en-us/cli/azure/install-azure-cli?view=azure-cli-latest)
|
||||||
- [Login with azure-cli](https://docs.microsoft.com/en-us/azure/xplat-cli-connect)
|
- [Login with azure-cli](https://docs.microsoft.com/en-us/cli/azure/authenticate-azure-cli?view=azure-cli-latest)
|
||||||
- Dedicated Resource Group created in the Azure Portal or through azure-cli
|
- Dedicated Resource Group created in the Azure Portal or through azure-cli
|
||||||
|
|
||||||
## Configuration through group_vars/all
|
## Configuration through group_vars/all
|
||||||
|
|
Loading…
Reference in a new issue