Skip to content

Commit d9592f4

Browse files
committed
Fix md by removing trailing yaml
1 parent d92e0c9 commit d9592f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/New-AzureRmAnalysisServicesFirewallConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Creates a firewall config object with two rules while also enabling access from
3535
## PARAMETERS
3636

3737
### -DefaultProfile
38-
The credentials, account, tenant, and subscription used for communication with Azure.```yaml
38+
The credentials, account, tenant, and subscription used for communication with Azure.
3939
Type: IAzureContextContainer
4040
Parameter Sets: (All)
4141
Aliases: AzureRmContext, AzureCredential

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/New-AzureRmAnalysisServicesFirewallRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Creates a firewall rule named rule1 with start range 0.0.0.0 and end range 255.2
3232
## PARAMETERS
3333

3434
### -DefaultProfile
35-
The credentials, account, tenant, and subscription used for communication with Azure.```yaml
35+
The credentials, account, tenant, and subscription used for communication with Azure.
3636
Type: IAzureContextContainer
3737
Parameter Sets: (All)
3838
Aliases: AzureRmContext, AzureCredential

0 commit comments

Comments
 (0)