Set-AzureADApplication
Den här artikeln innehåller migreringsinformation från Set-AzureADApplication kommando till Microsoft Graph PowerShell.
Sammanfattning
- Azure AD kommando: Set-AzureADApplication
- Azure AD-modul: AzureAD
- Microsoft Graph-kommando: Update-MgApplication (communityexempel)
- Graph-modul: Microsoft.Graph.Applications
- Graph-slutpunkt: PATCH /applications/{application-id}
Behörigheter
Behörighetstyp | Minst privilegierade behörigheter | Högre privilegierade behörigheter |
---|---|---|
Delegerad (arbets- eller skolkonto) | Application.ReadWrite.All | Inte tillgängligt. |
Delegerad (personligt Microsoft-konto) | Application.ReadWrite.All | Inte tillgängligt. |
Program | Application.ReadWrite.OwnedBy | Application.ReadWrite.All |
Visa mer information om behörigheter.
Egenskapsmappning
Azure AD namn | Microsoft Graph-namn |
---|---|
Addins | Addins |
AllowGuestsSignIn | |
AllowPassthroughUsers | |
AppLogoUrl | |
AppRoles | AppRoles |
AvailableToOtherTenants | |
DisplayName | DisplayName |
ErrorUrl | |
GroupMembershipClaims | GroupMembershipClaims |
Startsida | |
IdentifierUris | IdentifierUris |
InformationalUrls | |
IsDeviceOnlyAuthSupported | IsDeviceOnlyAuthSupported |
IsDisabled | |
KeyCredentials | KeyCredentials |
KnownClientApplications | |
LogoutUrl | |
Oauth2AllowImplicitFlow | |
Oauth2AllowUrlPathMatching | |
Oauth2Permissions | |
Oauth2RequirePostResponse | Oauth2RequirePostResponse |
OptionalClaims | OptionalClaims |
OrgRestrictions | |
ParentalControlSettings | ParentalControlSettings |
PasswordCredentials | PasswordCredentials |
PreAuthorizedApplications | |
PublicClient | PublicClient |
PublisherDomain | PublisherDomain |
RecordConsentConditions | |
ReplyUrls | |
RequiredResourceAccess | RequiredResourceAccess |
SamlMetadataUrl | SamlMetadataUrl |
SignInAudience | SignInAudience |
WwwHomepage |