Skip to content

Commit c9b2e77

Browse files
authored
Merge pull request Azure#300 from billmath/trust2
updating the mappings
2 parents ae77c70 + b45d53c commit c9b2e77

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

azureadps-2.0-preview/AzureAD/Close-GovernanceRoleAssignmentRequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Close-GovernanceRoleAssignmentRequest
99

1010
## SYNOPSIS
11-
Cancel a GovernanceRoleAssignmentRequest
11+
Cancels a GovernanceRoleAssignmentRequest
1212

1313
## SYNTAX
1414

mapping/groupMapping-2.0-preview.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,24 @@
198198
"Set-AzureADApplicationProxyApplicationCustomDomainCertificate": "Application Proxy Application Management",
199199
"Set-AzureADApplicationProxyApplicationSingleSignOn": "Application Proxy Application Management",
200200
"Set-AzureADApplicationProxyConnector": "Application Proxy Connector Management",
201-
"Set-AzureADApplicationProxyConnectorGroup": "Application Proxy Connector Management"
201+
"Set-AzureADApplicationProxyConnectorGroup": "Application Proxy Connector Management",
202+
"Add-GovernanceResource": "Governance",
203+
"Close-GovernanceRoleAssignmentRequest": "Governance",
204+
"Get-GovernanceResource": "Governance",
205+
"Get-GovernanceResources": "Governance",
206+
"Get-GovernanceRoleAssignment": "Governance",
207+
"Get-GovernanceRoleAssignmentRequest": "Governance",
208+
"Get-GovernanceRoleAssignmentRequests": "Governance",
209+
"Get-GovernanceRoleAssignments": "Governance",
210+
"Get-GovernanceRoleDefinition": "Governance",
211+
"Get-GovernanceRoleDefinitions": "Governance",
212+
"Get-GovernanceRoleSetting": "Governance",
213+
"Get-GovernanceRoleSettings": "Governance",
214+
"New-GovernanceRoleAssignmentRequest": "Governance",
215+
"Set-GovernanceRoleAssignmentRequest": "Governance",
216+
"Set-GovernanceRoleSetting": "Governance",
217+
"Get-AzureADMSTrustFrameworkPolicy": "Trustframework Policies",
218+
"New-AzureADMSTrustFrameworkPolicy": "Trustframework Policies",
219+
"Set-AzureADMSTrustFrameworkPolicy": "Trustframework Policies"
202220

203221
}

0 commit comments

Comments
 (0)