Update guide_azure.rst (#65519)
Adds subscription_id to the list of user/password credentials.
This commit is contained in:
parent
f89ea5677b
commit
c185c46501
1 changed files with 2 additions and 0 deletions
|
@ -84,6 +84,7 @@ To pass Active Directory username/password via the environment, define the follo
|
|||
|
||||
* AZURE_AD_USER
|
||||
* AZURE_PASSWORD
|
||||
* AZURE_SUBSCRIPTION_ID
|
||||
|
||||
To pass Active Directory username/password in ADFS via the environment, define the following variables:
|
||||
|
||||
|
@ -129,6 +130,7 @@ Or, pass the following parameters for Active Directory username/password:
|
|||
|
||||
* ad_user
|
||||
* password
|
||||
* subscription_id
|
||||
|
||||
Or, pass the following parameters for ADFS username/pasword:
|
||||
|
||||
|
|
Loading…
Reference in a new issue