Skip to content

Conversation

alistairmatthews
Copy link
Collaborator

@alistairmatthews alistairmatthews commented Aug 20, 2025

Summary

Added a tip explaining that InfrastructureResolver can customize many Azure resources simultaneously. This contrasts with the ConfigureInfrastructure method, which only applies to a single resource. This change helps developers choose the right customization method.

Fixes #4287


Internal previews

📄 File 🔗 Preview link
docs/azure/customize-azure-resources.md Customize Azure resources

@alistairmatthews
Copy link
Collaborator Author

This addresses @eerhardt's comment on #3857

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!

@IEvangelist IEvangelist merged commit b4495d1 into dotnet:main Aug 21, 2025
9 checks passed
@alistairmatthews alistairmatthews deleted the describe-using-infrastructureresolver-to-modify-multiple-azure-resources branch August 21, 2025 13:27
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.

Mention that InfrastructureResolver can be used to customize multple Azure resources
3 participants