From c185c4650127d4912a186717b5766a79787dc64c Mon Sep 17 00:00:00 2001 From: lotaris-xx Date: Tue, 10 Dec 2019 07:58:01 -0700 Subject: [PATCH] Update guide_azure.rst (#65519) Adds subscription_id to the list of user/password credentials. --- docs/docsite/rst/scenario_guides/guide_azure.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docsite/rst/scenario_guides/guide_azure.rst b/docs/docsite/rst/scenario_guides/guide_azure.rst index cbfd4ceb8d..ff30aeaa31 100644 --- a/docs/docsite/rst/scenario_guides/guide_azure.rst +++ b/docs/docsite/rst/scenario_guides/guide_azure.rst @@ -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: