From 89d0f7afa61fde24e15ccb8509b1cafd2fd4738f Mon Sep 17 00:00:00 2001 From: americanthinker Date: Thu, 20 Jun 2024 17:37:11 +0000 Subject: [PATCH] test push from container --- docs/DEPLOYMENT-GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.