Skip to content

Commit 5cfc044

Browse files
authored
Merge pull request #203922 from grminch/gm-wps-bicep
Gm wps bicep
2 parents bbe88b9 + 4bfc6f3 commit 5cfc044

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-web-pubsub/quickstart-bicep-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: azure-web-pubsub
99
ms.custom: subject-armqs, devx-track-azurecli, devx-track-azurepowershell
1010
---
1111

12-
# Quickstart: Use Bicep to deploy Azure Web PubSub Service
12+
# Quickstart: Use Bicep to deploy Azure Web PubSub service
1313

1414
This quickstart describes how to use Bicep to create an Azure Web PubSub service using Azure CLI or PowerShell.
1515

@@ -80,7 +80,7 @@ az group delete --name exampleRG
8080
```azurepowershell-interactive
8181
Remove-AzResourceGroup -Name exampleRG
8282
```
83-
83+
---
8484
## Next steps
8585

8686
For a step-by-step tutorial that guides you through the process of creating a Bicep file using Visual Studio Code, see:

0 commit comments

Comments
 (0)