@@ -28,17 +28,16 @@ The following is the categorization of the Azure AD cmdlets. Select a category t
28
28
- [ Connect to your directory] ( #connect-to-your-directory )
29
29
- [ Contacts] ( #contacts )
30
30
- [ Contracts] ( #contracts )
31
- - [ Deleted objects] ( #deleted-objects )
31
+ - [ Deleted objects] ( #deleted-objects ) - [ Devices ] ( #devices )
32
32
:::column-end:::
33
33
:::column:::
34
- - [ Devices] ( #devices )
35
34
- [ Directory] ( #directory )
36
35
- [ Directory objects] ( #directory-objects )
37
36
- [ Directory roles] ( #directory-roles )
38
37
- [ Domains] ( #domains )
39
38
- [ Extension properties] ( #extension-properties )
40
39
- [ Groups] ( #groups )
41
- - [ Oauth2] ( #oauth2 )
40
+ - [ Oauth2] ( #oauth2 ) - [ Policies ] ( (#policies) )
42
41
- [ Service principals] ( #service-principals )
43
42
- [ Users] ( #users )
44
43
:::column-end:::
@@ -93,11 +92,11 @@ The following is the categorization of the Azure AD cmdlets. Select a category t
93
92
| Add-AzureADApplicationOwner| [ New-MgApplicationOwnerByRef] ( /powershell/module/microsoft.graph.applications/new-mgapplicationownerbyref?view=graph-powershell-1.0&preserve-view=true ) |
94
93
| Get-AzureADApplication| [ Get-MgApplication] ( /powershell/module/microsoft.graph.applications/get-mgapplication?view=graph-powershell-1.0&preserve-view=true ) |
95
94
| Get-AzureADApplicationExtensionProperty| [ Get-MgApplicationExtensionProperty] ( /powershell/module/microsoft.graph.applications/get-mgapplicationextensionproperty?view=graph-powershell-1.0&preserve-view=true ) |
96
- | Get-AzureADApplicationKeyCredential||
95
+ | Get-AzureADApplicationKeyCredential| [ Get-MgApplication ] ( /powershell/module/microsoft.graph.applications/get-mgapplication?view=graph-powershell-1.0&preserve-view=true ) |
97
96
| Get-AzureADApplicationLogo| [ Get-MgApplicationLogo] ( /powershell/module/microsoft.graph.applications/get-mgapplicationlogo?view=graph-powershell-1.0&preserve-view=true ) |
98
97
| Get-AzureADApplicationOwner| [ Get-MgApplicationOwner] ( /powershell/module/microsoft.graph.applications/get-mgapplicationowner?view=graph-powershell-1.0&preserve-view=true ) |
99
98
| Get-AzureADApplicationPasswordCredential||
100
- | Get-AzureADApplicationServiceEndpoint||
99
+ | Get-AzureADApplicationServiceEndpoint| [ Get-MgServicePrincipalEndpoint ] ( /powershell/module/microsoft.graph.applications/get-mgserviceprincipalendpoint?view=graph-powershell-1.0&preserve-view=true ) |
101
100
| Get-AzureADDeletedApplication| [ Get-MgDirectoryDeletedItem] ( /powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectorydeleteditem?view=graph-powershell-1.0&preserve-view=true ) |
102
101
| New-AzureADApplication| [ New-MgApplication] ( /powershell/module/microsoft.graph.applications/new-mgapplication?view=graph-powershell-1.0&preserve-view=true ) |
103
102
| New-AzureADApplicationExtensionProperty| [ New-MgApplicationExtensionProperty] ( /powershell/module/microsoft.graph.applications/new-mgapplicationextensionproperty?view=graph-powershell-1.0&preserve-view=true ) |
@@ -106,7 +105,7 @@ The following is the categorization of the Azure AD cmdlets. Select a category t
106
105
| Remove-AzureADApplication| [ Remove-MgApplication] ( /powershell/module/microsoft.graph.applications/remove-mgapplication?view=graph-powershell-1.0&preserve-view=true ) |
107
106
| Remove-AzureADApplicationExtensionProperty| [ Remove-MgApplicationExtensionProperty] ( /powershell/module/microsoft.graph.applications/remove-mgapplicationextensionproperty?view=graph-powershell-1.0&preserve-view=true ) |
108
107
| Remove-AzureADApplicationKeyCredential| [ Remove-MgApplicationKey] ( /powershell/module/microsoft.graph.applications/remove-mgapplicationkey?view=graph-powershell-1.0&preserve-view=true ) |
109
- | Remove-AzureADApplicationOwner||
108
+ | Remove-AzureADApplicationOwner| [ Remove-MgApplicationOwnerByRef ] ( /powershell/module/microsoft.graph.applications/remove-mgapplicationownerbyref?view=graph-powershell-1.0&preserve-view=true ) |
110
109
| Remove-AzureADApplicationPasswordCredential| [ Remove-MgApplicationPassword] ( /powershell/module/microsoft.graph.applications/remove-mgapplicationpassword?view=graph-powershell-1.0&preserve-view=true ) |
111
110
| Set-AzureADApplication| [ Update-MgApplication] ( /powershell/module/microsoft.graph.applications/update-mgapplication?view=graph-powershell-1.0&preserve-view=true ) |
112
111
| Set-AzureADApplicationLogo| [ Set-MgApplicationLogo] ( /powershell/module/microsoft.graph.applications/set-mgapplicationlogo?view=graph-powershell-1.0&preserve-view=true ) |
@@ -131,7 +130,7 @@ The following is the categorization of the Azure AD cmdlets. Select a category t
131
130
| Get-AzureADMSPermissionGrantConditionSet <sup >1</sup >| [ Get-MgPolicyPermissionGrantPolicyExclude] ( /powershell/module/microsoft.graph.identity.signins/get-mgpolicypermissiongrantpolicyexclude?view=graph-powershell-1.0&preserve-view=true ) |
132
131
| Get-AzureADMSPermissionGrantPolicy| [ Get-MgPolicyPermissionGrantPolicy] ( /powershell/module/microsoft.graph.identity.signins/get-mgpolicypermissiongrantpolicy?view=graph-powershell-1.0&preserve-view=true ) |
133
132
| Get-AzureADMSServicePrincipalDelegatedPermissionClassification| [ Get-MgServicePrincipalDelegatedPermissionClassification] ( /powershell/module/microsoft.graph.applications/get-mgserviceprincipaldelegatedpermissionclassification?view=graph-powershell-1.0&preserve-view=true ) |
134
- | Get-CrossCloudVerificationCode||
133
+ | Get-CrossCloudVerificationCode| [ Confirm-MgDomain ] ( /powershell/module/microsoft.graph.identity.directorymanagement/confirm-mgdomain?view=graph-powershell-1.0&preserve-view=true ) |
135
134
| New-AzureADMSApplication| [ New-MgApplication] ( /powershell/module/microsoft.graph.applications/new-mgapplication?view=graph-powershell-1.0&preserve-view=true ) |
136
135
| New-AzureADMSApplicationExtensionProperty| [ New-MgApplicationExtensionProperty] ( /powershell/module/microsoft.graph.applications/new-mgapplicationextensionproperty?view=graph-powershell-1.0&preserve-view=true ) |
137
136
| New-AzureADMSApplicationKey| [ Add-MgApplicationKey] ( /powershell/module/microsoft.graph.applications/add-mgapplicationkey?view=graph-powershell-1.0&preserve-view=true ) |
@@ -146,9 +145,9 @@ The following is the categorization of the Azure AD cmdlets. Select a category t
146
145
| Remove-AzureADMSApplication| [ Remove-MgApplication] ( /powershell/module/microsoft.graph.applications/remove-mgapplication?view=graph-powershell-1.0&preserve-view=true ) |
147
146
| Remove-AzureADMSApplicationExtensionProperty| [ Remove-MgApplicationExtensionProperty] ( /powershell/module/microsoft.graph.applications/remove-mgapplicationextensionproperty?view=graph-powershell-1.0&preserve-view=true ) |
148
147
| Remove-AzureADMSApplicationKey| [ Remove-MgApplicationKey] ( /powershell/module/microsoft.graph.applications/remove-mgapplicationkey?view=graph-powershell-1.0&preserve-view=true ) |
149
- | Remove-AzureADMSApplicationOwner||
148
+ | Remove-AzureADMSApplicationOwner| [ Remove-MgApplicationOwnerByRef ] ( /powershell/module/microsoft.graph.applications/remove-mgapplicationownerbyref?view=graph-powershell-1.0&preserve-view=true ) |
150
149
| Remove-AzureADMSApplicationPassword| [ Remove-MgApplicationPassword] ( /powershell/module/microsoft.graph.applications/remove-mgapplicationpassword?view=graph-powershell-1.0&preserve-view=true ) |
151
- | Remove-AzureADMSApplicationVerifiedPublisher||
150
+ | Remove-AzureADMSApplicationVerifiedPublisher| [ Clear-MgApplicationVerifiedPublisher ] ( /powershell/module/microsoft.graph.applications/clear-mgapplicationverifiedpublisher?view=graph-powershell-1.0&preserve-view=true ) |
152
151
| Remove-AzureADMSConditionalAccessPolicy| [ Remove-MgIdentityConditionalAccessPolicy] ( /powershell/module/microsoft.graph.identity.signins/remove-mgidentityconditionalaccesspolicy?view=graph-powershell-1.0&preserve-view=true ) |
153
152
| Remove-AzureADMSDeletedDirectoryObject| [ Remove-MgDirectoryObject] ( /powershell/module/microsoft.graph.directoryobjects/remove-mgdirectoryobject?view=graph-powershell-1.0&preserve-view=true ) |
154
153
| Remove-AzureADMSIdentityProvider| [ Remove-MgIdentityProvider] ( /powershell/module/microsoft.graph.identity.signins/remove-mgidentityprovider?view=graph-powershell-1.0&preserve-view=true ) |
@@ -161,7 +160,7 @@ The following is the categorization of the Azure AD cmdlets. Select a category t
161
160
| Set-AzureADMSAdministrativeUnit| [ Update-MgDirectoryAdministrativeUnit] ( /powershell/module/microsoft.graph.identity.directorymanagement/update-mgdirectoryadministrativeunit?view=graph-powershell-1.0&preserve-view=true ) |
162
161
| Set-AzureADMSApplication| [ Update-MgApplication] ( /powershell/module/microsoft.graph.applications/update-mgapplication?view=graph-powershell-1.0&preserve-view=true ) |
163
162
| Set-AzureADMSApplicationLogo| [ Set-MgApplicationLogo] ( /powershell/module/microsoft.graph.applications/set-mgapplicationlogo?view=graph-powershell-1.0&preserve-view=true ) |
164
- | Set-AzureADMSApplicationVerifiedPublisher||
163
+ | Set-AzureADMSApplicationVerifiedPublisher| [ Set-MgApplicationVerifiedPublisher ] ( /powershell/module/microsoft.graph.applications/set-mgapplicationverifiedpublisher?view=graph-powershell-1.0&preserve-view=true ) |
165
164
| Set-AzureADMSConditionalAccessPolicy| [ Update-MgIdentityConditionalAccessPolicy] ( /powershell/module/microsoft.graph.identity.signins/update-mgidentityconditionalaccesspolicy?view=graph-powershell-1.0&preserve-view=true ) |
166
165
| Set-AzureADMSIdentityProvider| [ Update-MgIdentityProvider] ( /powershell/module/microsoft.graph.identity.signins/update-mgidentityprovider?view=graph-powershell-1.0&preserve-view=true ) |
167
166
| Set-AzureADMSNamedLocationPolicy| [ Update-MgIdentityConditionalAccessNamedLocation] ( /powershell/module/microsoft.graph.identity.signins/update-mgidentityconditionalaccessnamedlocation?view=graph-powershell-1.0&preserve-view=true ) |
@@ -173,7 +172,7 @@ The following is the categorization of the Azure AD cmdlets. Select a category t
173
172
174
173
| Azure AD cmdlets | Microsoft Graph PowerShell cmdlets|
175
174
| ------------| --------------|
176
- | Get-AzureADTrustedCertificateAuthority||
175
+ | Get-AzureADTrustedCertificateAuthority| [ Get-MgOrganizationCertificateBasedAuthConfiguration ] ( /powershell/module/microsoft.graph.identity.signins/get-mgorganizationcertificatebasedauthconfiguration?view=graph-powershell-1.0&preserve-view=true ) |
177
176
| New-AzureADTrustedCertificateAuthority||
178
177
| Remove-AzureADTrustedCertificateAuthority||
179
178
| Set-AzureADTrustedCertificateAuthority||
@@ -222,7 +221,7 @@ The following is the categorization of the Azure AD cmdlets. Select a category t
222
221
| Get-AzureADDeviceRegisteredUser| [ Get-MgDeviceRegisteredUser] ( /powershell/module/microsoft.graph.identity.directorymanagement/get-mgdeviceregistereduser?view=graph-powershell-1.0&preserve-view=true ) |
223
222
| New-AzureADDevice| [ New-MgDevice] ( /powershell/module/microsoft.graph.identity.directorymanagement/new-mgdevice?view=graph-powershell-1.0&preserve-view=true ) |
224
223
| Remove-AzureADDevice| [ Remove-MgDevice] ( /powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdevice?view=graph-powershell-1.0&preserve-view=true ) |
225
- | Remove-AzureADDeviceRegisteredOwner||
224
+ | Remove-AzureADDeviceRegisteredOwner| [ Remove-MgDeviceRegisteredOwnerByRef ] /module/microsoft.graph.identity.directorymanagement/remove-mgdeviceregisteredownerbyref?view=graph-powershell-1.0&preserve-view=true) |
226
225
| Remove-AzureADDeviceRegisteredUser||
227
226
| Set-AzureADDevice| [ Update-MgDevice] ( /powershell/module/microsoft.graph.identity.directorymanagement/update-mgdevice?view=graph-powershell-1.0&preserve-view=true ) |
228
227
@@ -248,7 +247,7 @@ The following is the categorization of the Azure AD cmdlets. Select a category t
248
247
| Enable-AzureADDirectoryRole| [ New-MgDirectoryRoleTemplate] ( /powershell/module/microsoft.graph.identity.directorymanagement/new-mgdirectoryroletemplate?view=graph-powershell-1.0&preserve-view=true ) |
249
248
| Get-AzureADDirectoryRole| [ Get-MgDirectoryRole] ( /powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrole?view=graph-powershell-1.0&preserve-view=true ) |
250
249
| Get-AzureADDirectoryRoleMember| [ Get-MgDirectoryRoleMember] ( /powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryrolemember?view=graph-powershell-1.0&preserve-view=true ) |
251
- | Get-AzureADDirectoryRoleTemplate| [ Get-MgDirectoryRoleTemplate] ( /powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryroletemplate?view=graph-powershell-1.0&preserve-view=true ) |
250
+ |Get-AzureADDirectoryRoleTemplate|[ Get-MgDirectoryRoleTemplate] ( /powershell/module/microsoft.graph.identity.directorymanagement/get-mgdirectoryroletemplate?view=graph-powershell-1.0&preserve-view=true ) |Get-AzureADMSRoleAssignment
252
251
| Remove-AzureADDirectoryRoleMember| [ Remove-MgDirectoryRoleScopedMember] ( /powershell/module/microsoft.graph.identity.directorymanagement/remove-mgdirectoryrolescopedmember?view=graph-powershell-1.0&preserve-view=true ) |
253
252
254
253
### Domains
@@ -283,15 +282,15 @@ The following is the categorization of the Azure AD cmdlets. Select a category t
283
282
| Get-AzureADGroupOwner| [ Get-MgGroupOwner] ( /powershell/module/microsoft.graph.groups/get-mggroupowner?view=graph-powershell-1.0&preserve-view=true ) |
284
283
| Get-AzureADMSGroup| [ Get-MgGroup] ( /powershell/module/microsoft.graph.groups/get-mggroup?view=graph-powershell-1.0&preserve-view=true ) |
285
284
| Get-AzureADMSGroupLifecyclePolicy| [ Get-MgGroupLifecyclePolicy] ( /powershell/module/microsoft.graph.groups/get-mggrouplifecyclepolicy?view=graph-powershell-1.0&preserve-view=true ) |
286
- | Get-AzureADMSLifecyclePolicyGroup||
285
+ | Get-AzureADMSLifecyclePolicyGroup| [ Get-MgGroupLifecyclePolicy ] ( /powershell/module/microsoft.graph.groups/get-mggrouplifecyclepolicy?view=graph-powershell-1.0&preserve-view=true ) |
287
286
| New-AzureADGroup| [ New-MgGroup] ( /powershell/module/microsoft.graph.groups/new-mggroup?view=graph-powershell-1.0&preserve-view=true ) |
288
287
| New-AzureADGroupAppRoleAssignment| [ New-MgGroupAppRoleAssignment] ( /powershell/module/microsoft.graph.applications/new-mggroupapproleassignment?view=graph-powershell-1.0&preserve-view=true ) |
289
288
| New-AzureADMSGroup| [ New-MgGroup] ( /powershell/module/microsoft.graph.groups/new-mggroup?view=graph-powershell-1.0&preserve-view=true ) |
290
289
| New-AzureADMSGroupLifecyclePolicy| [ New-MgGroupLifecyclePolicy] ( /powershell/module/microsoft.graph.groups/new-mggrouplifecyclepolicy?view=graph-powershell-1.0&preserve-view=true ) |
291
290
| Remove-AzureADGroup| [ Remove-MgGroup] ( /powershell/module/microsoft.graph.groups/remove-mggroup?view=graph-powershell-1.0&preserve-view=true ) |
292
291
| Remove-AzureADGroupAppRoleAssignment| [ Remove-MgGroupAppRoleAssignment] ( /powershell/module/microsoft.graph.applications/remove-mggroupapproleassignment?view=graph-powershell-1.0&preserve-view=true ) |
293
- | Remove-AzureADGroupMember||
294
- | Remove-AzureADGroupOwner||
292
+ | Remove-AzureADGroupMember| [ Remove-MgGroupMemberByRef ] ( /powershell/module/microsoft.graph.groups/remove-mggroupmemberbyref?view=graph-powershell-1.0&preserve-view=true ) |
293
+ | Remove-AzureADGroupOwner| [ Remove-MgGroupOwnerByRef ] ( /powershell/module/microsoft.graph.groups/remove-mggroupownerbyref?view=graph-powershell-1.0&preserve-view=true ) |
295
294
| Remove-AzureADMSGroup| [ Remove-MgGroup] ( /powershell/module/microsoft.graph.groups/remove-mggroup?view=graph-powershell-1.0&preserve-view=true ) |
296
295
| Remove-AzureADMSGroupLifecyclePolicy| [ Remove-MgGroupLifecyclePolicy] ( /powershell/module/microsoft.graph.groups/remove-mggrouplifecyclepolicy?view=graph-powershell-1.0&preserve-view=true ) |
297
296
| Remove-AzureADMSLifecyclePolicyGroup| [ Remove-MgGroupFromLifecyclePolicy] ( /powershell/module/microsoft.graph.groups/remove-mggroupfromlifecyclepolicy?view=graph-powershell-1.0&preserve-view=true ) |
@@ -317,7 +316,7 @@ The following is the categorization of the Azure AD cmdlets. Select a category t
317
316
| Get-AzureADServiceAppRoleAssignment| [ Get-MgServicePrincipalAppRoleAssignment] ( /powershell/module/microsoft.graph.applications/get-mgserviceprincipalapproleassignment?view=graph-powershell-1.0&preserve-view=true ) |
318
317
| Get-AzureADServicePrincipal| [ Get-MgServicePrincipal] ( /powershell/module/microsoft.graph.applications/get-mgserviceprincipal?view=graph-powershell-1.0&preserve-view=true ) |
319
318
| Get-AzureADServicePrincipalCreatedObject| [ Get-MgServicePrincipalCreatedObject] ( /powershell/module/microsoft.graph.applications/get-mgserviceprincipalcreatedobject?view=graph-powershell-1.0&preserve-view=true ) |
320
- | Get-AzureADServicePrincipalKeyCredential||
319
+ | Get-AzureADServicePrincipalKeyCredential| [ Get-MgServicePrincipal ] ( /powershell/module/microsoft.graph.applications/get-mgserviceprincipal?view=graph-powershell-1.0&preserve-view=true ) |
321
320
| Get-AzureADServicePrincipalMembership| [ Get-MgServicePrincipalTransitiveMemberOf] ( /powershell/module/microsoft.graph.applications/get-mgserviceprincipaltransitivememberof?view=graph-powershell-1.0&preserve-view=true ) |
322
321
| Get-AzureADServicePrincipalOAuth2PermissionGrant| [ Get-MgServicePrincipalOauth2PermissionGrant] ( /powershell/module/microsoft.graph.applications/get-mgserviceprincipaloauth2permissiongrant?view=graph-powershell-1.0&preserve-view=true ) |
323
322
| Get-AzureADServicePrincipalOwnedObject| [ Get-MgServicePrincipalOwnedObject] ( /powershell/module/microsoft.graph.applications/get-mgserviceprincipalownedobject?view=graph-powershell-1.0&preserve-view=true ) |
@@ -331,7 +330,7 @@ The following is the categorization of the Azure AD cmdlets. Select a category t
331
330
| Remove-AzureADServiceAppRoleAssignment| [ Remove-MgServicePrincipalAppRoleAssignment] ( /powershell/module/microsoft.graph.applications/remove-mgserviceprincipalapproleassignment?view=graph-powershell-1.0&preserve-view=true ) |
332
331
| Remove-AzureADServicePrincipal| [ Remove-MgServicePrincipal] ( /powershell/module/microsoft.graph.applications/remove-mgserviceprincipal?view=graph-powershell-1.0&preserve-view=true ) |
333
332
| Remove-AzureADServicePrincipalKeyCredential| [ Remove-MgServicePrincipalKey] ( /powershell/module/microsoft.graph.applications/remove-mgserviceprincipalkey?view=graph-powershell-1.0&preserve-view=true ) |
334
- | Remove-AzureADServicePrincipalOwner||
333
+ | Remove-AzureADServicePrincipalOwner| [ Remove-MgServicePrincipalOwnerByRef ] ( /powershell/module/microsoft.graph.applications/remove-mgserviceprincipalownerbyref?view=graph-powershell-1.0&preserve-view=true ) |
335
334
| Remove-AzureADServicePrincipalPasswordCredential| [ Remove-MgServicePrincipalPassword] ( /powershell/module/microsoft.graph.applications/remove-mgserviceprincipalpassword?view=graph-powershell-1.0&preserve-view=true ) |
336
335
| Select-AzureADGroupIdsServicePrincipalIsMemberOf| [ Get-MgServicePrincipalMemberOf] ( /powershell/module/microsoft.graph.applications/get-mgserviceprincipalmemberof?view=graph-powershell-1.0&preserve-view=true ) |
337
336
| Set-AzureADServicePrincipal| [ Update-MgServicePrincipal] ( /powershell/module/microsoft.graph.applications/update-mgserviceprincipal?view=graph-powershell-1.0&preserve-view=true ) |
@@ -360,8 +359,8 @@ The following is the categorization of the Azure AD cmdlets. Select a category t
360
359
| Remove-AzureADUserAppRoleAssignment| [ Remove-MgUserAppRoleAssignment] ( /powershell/module/microsoft.graph.applications/remove-mguserapproleassignment?view=graph-powershell-1.0&preserve-view=true ) |
361
360
| Remove-AzureADUserExtension| [ Remove-MgUserExtension] ( /powershell/module/microsoft.graph.users/remove-mguserextension?view=graph-powershell-1.0&preserve-view=true ) |
362
361
| Remove-AzureADUserManager| [ Remove-MgUserManagerByRef] ( /powershell/module/microsoft.graph.users/remove-mgusermanagerbyref?view=graph-powershell-1.0&preserve-view=true ) |
363
- | Revoke-AzureADSignedInUserAllRefreshToken||
364
- | Revoke-AzureADUserAllRefreshToken| [ Invoke-MgInvalidateUserRefreshTokenByRef ] ( /powershell/module/microsoft.graph.users.actions/invoke-mginvalidateuserrefreshtoken?view=graph-powershell-beta&preserve-view=true ) |
362
+ | Revoke-AzureADSignedInUserAllRefreshToken| [ Invoke-MgInvalidateUserRefreshToken ] ( /powershell/module/microsoft.graph.users.actions/invoke-mginvalidateuserrefreshtoken?view=graph-powershell-beta&preserve-view=true ) |
363
+ | Revoke-AzureADUserAllRefreshToken| [ Invoke-MgInvalidateUserRefreshToken ] ( /powershell/module/microsoft.graph.users.actions/invoke-mginvalidateuserrefreshtoken?view=graph-powershell-beta&preserve-view=true ) |
365
364
| Select-AzureADGroupIdsUserIsMemberOf| [ Get-MgUserMemberOf] ( /powershell/module/microsoft.graph.users/get-mgusermemberof?view=graph-powershell-1.0&preserve-view=true ) |
366
365
| Set-AzureADUser| [ Update-MgUser] ( /powershell/module/microsoft.graph.users/update-mguser?view=graph-powershell-1.0&preserve-view=true ) |
367
366
| Set-AzureADUserExtension| [ Update-MgUserExtension] ( /powershell/module/microsoft.graph.users/update-mguserextension?view=graph-powershell-1.0&preserve-view=true ) |
0 commit comments