Skip to content
New issue

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

Update to latest az ad CLI commands #328

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Update to latest az ad CLI commands #328

merged 1 commit into from
Jun 6, 2022

Conversation

ckittel
Copy link
Member

@ckittel ckittel commented Jun 6, 2022

az ad and az role are now Graph API-based, which means some of the results are different than they were before. This brings this reference implementation in line with the latest.

Changes: https://docs.microsoft.com/cli/azure/microsoft-graph-migration

Fixes: #327

@ckittel ckittel requested a review from ferantivero June 6, 2022 16:09
@ckittel ckittel assigned ckittel and unassigned ferantivero Jun 6, 2022
Copy link
Contributor

@ferantivero ferantivero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

w00t nicely done @ckittel, LGTM 🚢

@ckittel ckittel merged commit 31aacac into main Jun 6, 2022
@ckittel ckittel deleted the az-ad-updates branch June 6, 2022 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking change in output of az ad signed-in-user show
2 participants