Skip to content

Commit 856b866

Browse files
committed
Removed # from the sub title
1 parent 8156844 commit 856b866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/samples/includes/email-resource-management-azurecli-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This documentation provides a detailed guide on using Azure CLI PowerShell to au
2525
- The latest [Azure PowerShell](/powershell/azure/install-azps-windows).
2626
- The latest [Azure CLI](/cli/azure/install-azure-cli-windows?tabs=azure-cli).
2727

28-
### Prerequisite check
28+
## Prerequisite check
2929

3030
- In a command prompt, run the `powershell -command $PSVersionTable.PSVersion` command to check whether the PowerShell is installed or not.
3131

@@ -325,7 +325,7 @@ if ($linkedDomainIds.Count -gt 0) {
325325
}
326326
```
327327

328-
### Complete PowerShell script with Azure CLI Commands for Automating End-to-End Resource Creation
328+
## Complete PowerShell script with Azure CLI Commands for Automating End-to-End Resource Creation
329329

330330
```azurepowershell-interactive
331331
# Variables

0 commit comments

Comments
 (0)