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 a few Azure.Provisioning issues #45911

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Fix a few Azure.Provisioning issues #45911

merged 3 commits into from
Sep 12, 2024

Conversation

tg-msft
Copy link
Member

@tg-msft tg-msft commented Sep 11, 2024

Fix a few Azure.Provisioning issues including using params for Location, changing the entropy source for RGs, avoiding Location on existing resources, sorting params/outputs, fixing params in interpolation, adding an overload of AssignRole not tied to user assigned identities, and making a few helpful APIs public. This also adds back part of the InfrastructureResolver module splitting prototype to sort params/outputs generically.

…on, changing the entropy source for RGs, avoiding Location on existing resources, sorting params/outputs, fixing params in interpolation, adding an overload of AssignRole not tied to user assigned identities, and making a few helpful APIs public. This also adds back part of the InfrastructureResolver module splitting prototype to sort params/outputs generically.
@tg-msft
Copy link
Member Author

tg-msft commented Sep 11, 2024

/check-enforcer evaluate

Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fixes here!

@tg-msft
Copy link
Member Author

tg-msft commented Sep 12, 2024

/check-enforcer evaluate

@tg-msft tg-msft merged commit b5566d9 into Azure:main Sep 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants