Skip to content

Commit 8156844

Browse files
committed
Removed # from the sub title in Azure Powershell Doc
1 parent 0384f36 commit 8156844

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This documentation provides a detailed guide on using Azure PowerShell to automa
2424
- A DNS zone in Azure to manage your domains.
2525
- The latest [Azure PowerShell](/powershell/azure/install-azps-windows).
2626

27-
### Prerequisite check
27+
## Prerequisite check
2828

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

@@ -364,7 +364,7 @@ else {
364364
}
365365
```
366366

367-
### Complete PowerShell Script for Automating end to end resource creation
367+
## Complete PowerShell Script for Automating end to end resource creation
368368

369369
```azurepowershell-interactive
370370
# Parameters for configuration

0 commit comments

Comments
 (0)