Overview of Azure.ResourceManager.Blueprint
mainThe Azure.ResourceManager.Blueprint library is a management client library for .NET that allows you to manage Microsoft Azure Blueprint resources. Azure Blueprints enable architects to define repeatable sets of Azure resources that adhere to organizational standards and compliance.
This library follows the modern Azure SDK guidelines and includes:
- Support for
Azure.Identity(MSAL.NET). - Support for
OpenTelemetryfor distributed tracing. - An HTTP pipeline with custom policies.
- Improved error handling and uniform telemetry.