mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-06-06 14:22:38 +00:00
Merge pull request #51 from skriss/azure-docs-typo
fix mismatch between created and referenced SP name
This commit is contained in:
@@ -213,7 +213,7 @@ To integrate Heptio Ark with Azure, you should follow the instructions below to
|
||||
|
||||
```
|
||||
az login --service-principal \
|
||||
--username http://heptio-ark-test \
|
||||
--username http://heptio-ark \
|
||||
--password $AZURE_CLIENT_SECRET \
|
||||
--tenant $AZURE_TENANT_ID
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user