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