diff --git a/docs/DEPLOYMENT-GUIDE.md b/docs/DEPLOYMENT-GUIDE.md index 1f259bdf..c167d015 100644 --- a/docs/DEPLOYMENT-GUIDE.md +++ b/docs/DEPLOYMENT-GUIDE.md @@ -36,7 +36,7 @@ Login with Azure CLI and set the appropriate Azure subscription. # check what subscription you are logged into > az account show # set appropriate subscription if necessary -> az account set --subscription "" +> az account set --subscription " or " ``` The Azure subscription that you deploy the accelerator in will require the `Microsoft.OperationsManagement` resource provider to be registered.