Does the PR have any schema changes?
Found 2 breaking changes:
Types
- "azure-native:authorization:PolicyDefinitionReferenceResponse": required:
🟢
"effectiveDefinitionVersion" property has changed to Required🟢
"latestDefinitionVersion" property has changed to Required
New resources:
app.HttpRouteConfig
app.MaintenanceConfiguration
containerinstance.CGProfile
documentdb.TableResourceTableRoleAssignment
documentdb.TableResourceTableRoleDefinition
workloads.Alert
New functions:
app.getHttpRouteConfig
app.getMaintenanceConfiguration
containerinstance.getCGProfile
documentdb.getTableResourceTableRoleAssignment
documentdb.getTableResourceTableRoleDefinition
workloads.getAlert
What's Changed
- Change nightly azcore test to autorest by @thomas11 in #3705
- Add force replacement for SqlResourceSqlRoleAssignment by @thomas11 in #3711
- Refactor versioning process by @danielrbradley in #3714
- Correctly handle blob MD5 sums in custom blob resource, need to be base64-encoded by @thomas11 in #3718
Full Changelog: v2.72.0...v2.73.0