| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc identity identity-providers patch --identity-provider-base-id {identityProviderBase-id} --body '{
\
"@odata.type": "#microsoft.graph.socialIdentityProvider",
\
"displayName": "Apple"
\
}
\
'