Skip to content

Commit 66e3761

Browse files
committed
Fix markdown format
1 parent 12d9a9e commit 66e3761

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

src/ResourceManager/Sql/Commands.Sql/help/New-AzureRmSqlDatabase.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,9 @@ Accept wildcard characters: False
290290
```
291291
292292
### -ZoneRedundant
293-
The zone redundancy to associate with the Azure Sql Database```yaml
293+
The zone redundancy to associate with the Azure Sql Database
294+
295+
```yaml
294296
Type: SwitchParameter
295297
Parameter Sets: (All)
296298
Aliases:

src/ResourceManager/Sql/Commands.Sql/help/New-AzureRmSqlElasticPool.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,9 @@ Accept wildcard characters: False
239239
```
240240
241241
### -ZoneRedundant
242-
The zone redundancy to associate with the Azure Sql Elastic Pool```yaml
242+
The zone redundancy to associate with the Azure Sql Elastic Pool
243+
244+
```yaml
243245
Type: SwitchParameter
244246
Parameter Sets: (All)
245247
Aliases:

src/ResourceManager/Sql/Commands.Sql/help/Set-AzureRmSqlDatabase.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,9 @@ Accept wildcard characters: False
246246
```
247247
248248
### -ZoneRedundant
249-
The zone redundancy to associate with the Azure Sql Database```yaml
249+
The zone redundancy to associate with the Azure Sql Database
250+
251+
```yaml
250252
Type: SwitchParameter
251253
Parameter Sets: (All)
252254
Aliases:

src/ResourceManager/Sql/Commands.Sql/help/Set-AzureRmSqlElasticPool.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,9 @@ Accept wildcard characters: False
259259
```
260260

261261
### -ZoneRedundant
262-
The zone redundancy to associate with the Azure Sql Elastic Pool```yaml
262+
The zone redundancy to associate with the Azure Sql Elastic Pool
263+
264+
```yaml
263265
Type: SwitchParameter
264266
Parameter Sets: (All)
265267
Aliases:

0 commit comments

Comments
 (0)