From c80115b6e73e123bc5707f89981fc009fbe3e6d2 Mon Sep 17 00:00:00 2001 From: James Montemagno Date: Mon, 12 Sep 2022 11:51:01 -0700 Subject: [PATCH] Update Deploy-websites-services.md --- Deploy-websites-services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploy-websites-services.md b/Deploy-websites-services.md index 3e6a1dd..9fe52fb 100644 --- a/Deploy-websites-services.md +++ b/Deploy-websites-services.md @@ -56,7 +56,7 @@ and also Microsoft.App az provider register --namespace Microsoft.App ``` -> If you see errors similar to "The subscription is not registered to use namespace 'Microsoft.'", execute the command az provider register --namespace 'Microsoft.' in Azure CLI and re-run the failed jobs again. +> If you see errors similar to "The subscription is not registered to use namespace `'Microsoft.'`", execute the command az provider register --namespace 'Microsoft.' in Azure CLI and re-run the failed jobs again. ### Configure Azure Credentials in GitHub Secrets