We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Azure AD 上で ImmutableId が設定されてないことを確認 のところで、Connect-MsolService という古いコマンドが使われています。こちらは、 Connect-MgGraph -Scopes "Organization.Read.All","User.ReadWrite.All" に改める必要があります。
⚠ *Do not edit this section.
The text was updated successfully, but these errors were encountered:
#945
Sorry, something went wrong.
akhiraka
No branches or pull requests
Azure AD 上で ImmutableId が設定されてないことを確認 のところで、Connect-MsolService という古いコマンドが使われています。こちらは、
Connect-MgGraph -Scopes "Organization.Read.All","User.ReadWrite.All"
に改める必要があります。
Document Details
⚠ *Do not edit this section.
The text was updated successfully, but these errors were encountered: