Browse Source
Merge pull request #2853 from pomverte/patch-1
docs(azure arm): update link azure cli login
pull/2857/head
Rong Zhang
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
contrib/azurerm/README.md
|
|
@ -9,8 +9,8 @@ Resource Group. It will not install Kubernetes itself, this has to be done in a |
|
|
|
|
|
|
|
## Requirements |
|
|
|
|
|
|
|
- [Install azure-cli](https://docs.microsoft.com/en-us/azure/xplat-cli-install) |
|
|
|
- [Login with azure-cli](https://docs.microsoft.com/en-us/azure/xplat-cli-connect) |
|
|
|
- [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/cli/azure/authenticate-azure-cli?view=azure-cli-latest) |
|
|
|
- Dedicated Resource Group created in the Azure Portal or through azure-cli |
|
|
|
|
|
|
|
## Configuration through group_vars/all |
|
|
|