다음을 통해 공유


New-AzureADUser

이 문서에서는 New-AzureADUser 명령에서 Microsoft Graph PowerShell로의 마이그레이션 세부 정보를 제공합니다.

요약

  • Azure AD 명령: new-AzureADUser
  • Azure AD 모듈: AzureAD
  • Microsoft Graph 명령: New-MgUser(커뮤니티 예제)
  • 그래프 모듈: Microsoft.Graph.Users
  • 그래프 엔드포인트: POST /users

권한을

사용 권한 유형 사용 권한(최소 권한에서 가장 권한 있는 권한까지)
위임됨(회사 또는 학교 계정) User.ReadWrite.All, Directory.ReadWrite.All
위임됨(개인 Microsoft 계정) 지원되지 않습니다.
신청 User.ReadWrite.All, Directory.ReadWrite.All

속성 매핑

Azure AD 이름 Microsoft Graph 이름
AccountEnabled AccountEnabled
AgeGroup AgeGroup
도시 도시
CompanyName CompanyName
ConsentProvidedForMinor ConsentProvidedForMinor
나라 나라
CreationType CreationType
부서 부서
DisplayName DisplayName
ExtensionProperty
FacsimileTelephoneNumber
GivenName GivenName
ImmutableId
IsCompromised
JobTitle JobTitle
MailNickName MailNickname
휴대폰
OtherMails OtherMails
PasswordPolicies PasswordPolicies
PasswordProfile PasswordProfile
PhysicalDeliveryOfficeName
PostalCode PostalCode
PreferredLanguage PreferredLanguage
ShowInAddressList ShowInAddressList
SignInNames
상태 상태
StreetAddress StreetAddress
TelephoneNumber
UsageLocation UsageLocation
UserPrincipalName UserPrincipalName
UserState
UserStateChangedOn
UserType UserType