次の方法で共有


Set-AzureADApplication

この記事では、Set-AzureADApplication コマンドから Microsoft Graph PowerShell への移行の詳細について説明します。

まとめ

アクセス許可

アクセス許可の種類 最小限の特権アクセス許可 より高い特権のアクセス許可
委任済み (職場または学校アカウント) Application.ReadWrite.All 使用できません。
委任済み (個人用 Microsoft アカウント) Application.ReadWrite.All 使用できません。
アプリケーション Application.ReadWrite.OwnedBy Application.ReadWrite.All

アクセス許可の詳細を表示します

プロパティ マッピング

Azure AD 名 Microsoft Graph 名
AddIns AddIns
AllowGuestsSignIn
AllowPassthroughUsers
AppLogoUrl
AppRoles AppRoles
AvailableToOtherTenants
DisplayName DisplayName
ErrorUrl
GroupMembershipClaims GroupMembershipClaims
ホームページ
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