Does the PR have any schema changes?
Found 6 breaking changes:
Types
- "azure-native:containerinstance:Container": required:
🟢
"image" property is no longer Required🟢
"resources" property is no longer Required
- "azure-native:containerinstance:ContainerResponse": required:
🟢
"image" property is no longer Required🟢
"resources" property is no longer Required
🟢
"azure-native:datafactory:PostgreSqlV2LinkedService": required: "authenticationType" property has changed to Required🟢
"azure-native:datafactory:PostgreSqlV2LinkedServiceResponse": required: "authenticationType" property has changed to Required
New resources:
containerinstance.ContainerGroupProfile
network.DnsResolverDomainList
network.DnsResolverPolicy
network.DnsResolverPolicyVirtualNetworkLink
network.DnsSecurityRule
securityinsights.BusinessApplicationAgent
securityinsights.System
New functions:
containerinstance.getContainerGroupProfile
network.getDnsResolverDomainList
network.getDnsResolverPolicy
network.getDnsResolverPolicyVirtualNetworkLink
network.getDnsSecurityRule
network.listDnsResolverPolicyByVirtualNetwork
securityinsights.getBusinessApplicationAgent
securityinsights.getSystem
securityinsights.listSystemActions
What's Changed
- Replace Autorest with azcore by @thomas11 in #3536
- Remove gotestfmt as it's unreliable by @thomas11 in #3596
- New scheduled workflow to test using the azcore backend nightly by @thomas11 in #3591
- Unblock SDK gen with required properties edits by @thomas11 in #3600
- Custom resource schema modifications by @danielrbradley in #3571
Full Changelog: v2.63.0...v2.64.0