Does the PR have any schema changes?
Found 10 breaking changes:
Types
🟡
"azure-native:portal:DashboardParts": properties: "metadata" type changed from "#/types/azure-native:portal:MarkdownPartMetadata" to "#/types/azure-native:portal:DashboardPartMetadata"🟡
"azure-native:portal:DashboardPartsResponse": properties: "metadata" type changed from "#/types/azure-native:portal:MarkdownPartMetadataResponse" to "#/types/azure-native:portal:DashboardPartMetadataResponse"🔴
"azure-native:portal:MarkdownPartMetadata" missing🔴
"azure-native:portal:MarkdownPartMetadataResponse" missing🔴
"azure-native:portal:MarkdownPartMetadataSettings" missing🔴
"azure-native:portal:MarkdownPartMetadataSettingsContent" missing🔴
"azure-native:portal:MarkdownPartMetadataSettingsContentResponse" missing🔴
"azure-native:portal:MarkdownPartMetadataSettingsContentSettings" missing🔴
"azure-native:portal:MarkdownPartMetadataSettingsContentSettingsResponse" missing🔴
"azure-native:portal:MarkdownPartMetadataSettingsResponse" missing
New resources:
programmableconnectivity.Gateway
programmableconnectivity.OperatorApiConnection
New functions:
hybridnetwork.listArtifactStoreNetworkFabricControllerPrivateEndPoints
hybridnetwork.listArtifactStorePrivateEndPoints
programmableconnectivity.getGateway
programmableconnectivity.getOperatorApiConnection
workloads.getSapVirtualInstanceInvokeAvailabilityZoneDetails
workloads.getSapVirtualInstanceInvokeDiskConfigurations
workloads.getSapVirtualInstanceInvokeSapSupportedSku
workloads.getSapVirtualInstanceInvokeSizingRecommendations
What's Changed
- Re-apply Portal Dashboard: Treat Part's Metadata as untyped JSON by @mikhailshilkov in #3566
Full Changelog: v2.61.0...v2.62.0