Skip to content

Commit f8c6214

Browse files
committed
revise the help content format for New/Set-AzureRmStorageAccount
1 parent 0ab1968 commit f8c6214

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

src/ResourceManager/Storage/Commands.Management.Storage/help/New-AzureRmStorageAccount.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,9 @@ Accept wildcard characters: False
235235
```
236236
237237
### -NetworkRule
238-
Storage Account NetworkRule```yaml
238+
Storage Account NetworkRule
239+
240+
```yaml
239241
Type: PSNetworkRuleSet
240242
Parameter Sets: (All)
241243
Aliases:

src/ResourceManager/Storage/Commands.Management.Storage/help/Set-AzureRmStorageAccount.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,9 @@ Accept wildcard characters: False
350350
```
351351
352352
### -NetworkRule
353-
Storage Account NetworkRule```yaml
353+
Storage Account NetworkRule
354+
355+
```yaml
354356
Type: PSNetworkRuleSet
355357
Parameter Sets: (All)
356358
Aliases:

0 commit comments

Comments
 (0)