Skip to content

Commit a966d83

Browse files
committed
Markdown files fixes
Markdown files fixes
1 parent d114343 commit a966d83

File tree

4 files changed

+63
-21
lines changed

4 files changed

+63
-21
lines changed

src/ResourceManager/Sql/Commands.Sql/help/Get-AzureRmSqlDatabaseAuditing.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ RetentionInDays : 0
4141
## PARAMETERS
4242

4343
### -DatabaseName
44-
SQL Database name.```yaml
44+
SQL Database name.
45+
46+
```yaml
4547
Type: String
4648
Parameter Sets: (All)
4749
Aliases:
@@ -54,7 +56,9 @@ Accept wildcard characters: False
5456
```
5557
5658
### -ResourceGroupName
57-
The name of the resource group.```yaml
59+
The name of the resource group.
60+
61+
```yaml
5862
Type: String
5963
Parameter Sets: (All)
6064
Aliases:
@@ -67,7 +71,9 @@ Accept wildcard characters: False
6771
```
6872
6973
### -ServerName
70-
SQL Database server name.```yaml
74+
SQL Database server name.
75+
76+
```yaml
7177
Type: String
7278
Parameter Sets: (All)
7379
Aliases:

src/ResourceManager/Sql/Commands.Sql/help/Get-AzureRmSqlServerAuditing.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ RetentionInDays : 0
4040
## PARAMETERS
4141

4242
### -ResourceGroupName
43-
The name of the resource group.```yaml
43+
The name of the resource group.
44+
45+
```yaml
4446
Type: String
4547
Parameter Sets: (All)
4648
Aliases:
@@ -53,7 +55,9 @@ Accept wildcard characters: False
5355
```
5456
5557
### -ServerName
56-
SQL server name.```yaml
58+
SQL server name.
59+
60+
```yaml
5761
Type: String
5862
Parameter Sets: (All)
5963
Aliases:

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

Lines changed: 27 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ PS C:\>Set-AzureRmSqlDatabaseAuditing -State Disabled -ResourceGroupName "Resour
4646
## PARAMETERS
4747

4848
### -AuditAction
49-
The set of the audit actions```yaml
49+
The set of the audit actions
50+
51+
```yaml
5052
Type: String[]
5153
Parameter Sets: (All)
5254
Aliases:
@@ -59,7 +61,9 @@ Accept wildcard characters: False
5961
```
6062
6163
### -AuditActionGroup
62-
The set of the audit action groups```yaml
64+
The set of the audit action groups
65+
66+
```yaml
6367
Type: AuditActionGroups[]
6468
Parameter Sets: (All)
6569
Aliases:
@@ -73,7 +77,9 @@ Accept wildcard characters: False
7377
```
7478
7579
### -DatabaseName
76-
SQL Database name.```yaml
80+
SQL Database name.
81+
82+
```yaml
7783
Type: String
7884
Parameter Sets: (All)
7985
Aliases:
@@ -101,7 +107,9 @@ Accept wildcard characters: False
101107
```
102108
103109
### -ResourceGroupName
104-
The name of the resource group.```yaml
110+
The name of the resource group.
111+
112+
```yaml
105113
Type: String
106114
Parameter Sets: (All)
107115
Aliases:
@@ -114,7 +122,9 @@ Accept wildcard characters: False
114122
```
115123
116124
### -RetentionInDays
117-
The number of retention days for the audit logs```yaml
125+
The number of retention days for the audit logs
126+
127+
```yaml
118128
Type: UInt32
119129
Parameter Sets: (All)
120130
Aliases:
@@ -127,7 +137,9 @@ Accept wildcard characters: False
127137
```
128138
129139
### -ServerName
130-
SQL Database server name.```yaml
140+
SQL Database server name.
141+
142+
```yaml
131143
Type: String
132144
Parameter Sets: (All)
133145
Aliases:
@@ -140,7 +152,9 @@ Accept wildcard characters: False
140152
```
141153
142154
### -State
143-
The state of the auditing policy```yaml
155+
The state of the auditing policy
156+
157+
```yaml
144158
Type: String
145159
Parameter Sets: (All)
146160
Aliases:
@@ -154,7 +168,9 @@ Accept wildcard characters: False
154168
```
155169
156170
### -StorageAccountName
157-
The name of the storage account```yaml
171+
The name of the storage account
172+
173+
```yaml
158174
Type: String
159175
Parameter Sets: (All)
160176
Aliases:
@@ -167,7 +183,9 @@ Accept wildcard characters: False
167183
```
168184
169185
### -StorageKeyType
170-
The type of the storage key```yaml
186+
The type of the storage key
187+
188+
```yaml
171189
Type: String
172190
Parameter Sets: (All)
173191
Aliases:

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

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ PS C:\>Set-AzureRmSqlServerAuditing -State Disabled -ResourceGroupName "Resource
4545
## PARAMETERS
4646

4747
### -AuditActionGroup
48-
The set of the audit action groups```yaml
48+
The set of the audit action groups
49+
50+
```yaml
4951
Type: AuditActionGroups[]
5052
Parameter Sets: (All)
5153
Aliases:
@@ -74,7 +76,9 @@ Accept wildcard characters: False
7476
```
7577
7678
### -ResourceGroupName
77-
The name of the resource group.```yaml
79+
The name of the resource group.
80+
81+
```yaml
7882
Type: String
7983
Parameter Sets: (All)
8084
Aliases:
@@ -87,7 +91,9 @@ Accept wildcard characters: False
8791
```
8892
8993
### -RetentionInDays
90-
The number of retention days for the audit logs```yaml
94+
The number of retention days for the audit logs
95+
96+
```yaml
9197
Type: UInt32
9298
Parameter Sets: (All)
9399
Aliases:
@@ -100,7 +106,9 @@ Accept wildcard characters: False
100106
```
101107
102108
### -ServerName
103-
SQL server name.```yaml
109+
SQL server name.
110+
111+
```yaml
104112
Type: String
105113
Parameter Sets: (All)
106114
Aliases:
@@ -113,7 +121,9 @@ Accept wildcard characters: False
113121
```
114122
115123
### -State
116-
The state of the auditing policy```yaml
124+
The state of the auditing policy
125+
126+
```yaml
117127
Type: String
118128
Parameter Sets: (All)
119129
Aliases:
@@ -127,7 +137,9 @@ Accept wildcard characters: False
127137
```
128138
129139
### -StorageAccountName
130-
The name of the storage account```yaml
140+
The name of the storage account
141+
142+
```yaml
131143
Type: String
132144
Parameter Sets: (All)
133145
Aliases:
@@ -140,7 +152,9 @@ Accept wildcard characters: False
140152
```
141153
142154
### -StorageKeyType
143-
The type of the storage key```yaml
155+
The type of the storage key
156+
157+
```yaml
144158
Type: String
145159
Parameter Sets: (All)
146160
Aliases:

0 commit comments

Comments
 (0)