Skip to content

Commit b27ab61

Browse files
author
MightyPen
committed
The markdown 'three dashes' IS needed just after the final 'azurepowershell-interactive', to avoid unintended inclusion of entire NEXT STEPS (H2) in the PowerShell TC tab. A hack that works, so I should Not have removed the three dashes.
1 parent e890662 commit b27ab61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/sql-database/sql-database-single-database-get-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ To delete the resource group and all its resources, run the following PowerShell
8585
Remove-AzResourceGroup -Name <your resource group>
8686
```
8787

88+
---
89+
8890
## Next steps
8991

9092
[Connect and query](sql-database-connect-query.md) your database using different tools and languages:

0 commit comments

Comments
 (0)