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

Fix issue in Get-AzManagementGroups causing partial discovery to fail 🚑 🚑 🚑 #640

Merged
merged 1 commit into from
May 24, 2022

Conversation

daltondhcp
Copy link
Contributor

Overview/Summary

Update to Get-AzOpsManagementGroups that fixes breaking change from Az.Resources 6.0.0 causing pipelines configured with Core.PartialMgDiscoveryRoot to fail.

Closes #639

Breaking Changes

N/A

Testing Evidence

✅ Validated Pull, Push and Validate pipelines in environment that was previously failing

Output Az.Resources < 6.0.0:
image

Output after Az.Resources 6.0.0
image

As part of this Pull Request I have

  • Checked for duplicate Pull Requests
  • Associated it with relevant issues, for tracking and closure.
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Performed testing and provided evidence.
  • Updated relevant and associated documentation.

Copy link
Member

@Jefajers Jefajers left a comment

Choose a reason for hiding this comment

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

🚒

@daltondhcp daltondhcp merged commit 7e779ee into main May 24, 2022
@daltondhcp daltondhcp deleted the partialDiscovery-patch branch May 24, 2022 19:04
@Jefajers Jefajers added the bug Something isn't working label May 24, 2022
@Jefajers Jefajers added this to the Release - v1.8.1 milestone May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AzOps - Pull failing on AzOps 1.8.0
2 participants