Skip to content

Commit 7aca71d

Browse files
authored
Added missing commands to ref doc toc mapping file (#2275)
1 parent 07b8902 commit 7aca71d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

mapping/rm-groupMapping-2.5.0.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
"Stop-AzureRmDeployment": "Resources",
160160
"Get-AzureRmResourceGroup": "Resources",
161161
"Get-AzureRmPolicyDefinition": "Policies",
162+
"Get-AzureRmPolicyAlias": "Policies",
162163
"New-AzureRmADServicePrincipal": "Active Directory",
163164
"Invoke-AzureRmResourceAction": "Resources",
164165
"Update-AzureRmADServicePrincipal": "Active Directory",

mapping/sm-groupMapping-4.0.0.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -731,6 +731,6 @@
731731
"Use-AzureHDInsightCluster": "HD Insights",
732732
"Wait-AzureHDInsightJob": "HD Insights",
733733
"Save-AzureRmContext": "Profile",
734-
"Select-AzureRmprofile": "Profile",
735-
"Send-feedback": "Profile"
734+
"Select-AzureRmProfile": "Profile",
735+
"Send-Feedback": "Profile"
736736
}

0 commit comments

Comments
 (0)