Pulumi-azure

Latest version: v6.19.0

Safety actively analyzes 706259 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 42

2.63.0

Does the PR have any schema changes?

Found 2 breaking changes:

Resources
- "azure-native:insights:ScheduledQueryRule":
- `🟡` inputs: "ruleResolveConfiguration" missing
- `🟡` properties: "ruleResolveConfiguration" missing output "ruleResolveConfiguration"

New resources:

- `containerservice.AutoUpgradeProfile`

New functions:

- `containerservice.getAutoUpgradeProfile`

<!-- Release notes generated using configuration in .github/release.yml at v2.63.0 -->



**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.62.0...v2.63.0

2.62.0

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`

<!-- Release notes generated using configuration in .github/release.yml at v2.62.0 -->

What's Changed
* Re-apply Portal Dashboard: Treat Part's Metadata as untyped JSON by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/3566


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.61.0...v2.62.0

2.61.0

Does the PR have any schema changes?

Found 8 breaking changes:

Resources
- `🟡` "azure-native:network:Route": inputs: "hasBgpOverride" missing
Types
- `🟢` "azure-native:devhub:IacTemplatePropertiesResponse": required: "quickStartTemplateType" property is no longer Required
- "azure-native:deviceregistry:AssetStatusErrorResponse": required:
- `🟢` "code" property has changed to Required
- `🟢` "message" property has changed to Required
- "azure-native:deviceregistry:AssetStatusResponse": required:
- `🟢` "errors" property has changed to Required
- `🟢` "version" property has changed to Required
- `🟡` "azure-native:network:Route": properties: "hasBgpOverride" missing
- `🟢` "azure-native:network:RouteResponse": required: "hasBgpOverride" property has changed to Required

New resources:

- `deviceregistry.DiscoveredAsset`
- `deviceregistry.DiscoveredAssetEndpointProfile`
- `deviceregistry.Schema`
- `deviceregistry.SchemaRegistry`
- `deviceregistry.SchemaVersion`
- `network.NetworkManagerRoutingConfiguration`
- `network.RoutingRule`
- `network.RoutingRuleCollection`
- `network.SecurityUserRule`
- `network.SecurityUserRuleCollection`
- `security.CustomRecommendation`
- `security.SecurityStandard`
- `security.StandardAssignment`

New functions:

- `devhub.getADOOAuthInfo`
- `deviceregistry.getDiscoveredAsset`
- `deviceregistry.getDiscoveredAssetEndpointProfile`
- `deviceregistry.getSchema`
- `deviceregistry.getSchemaRegistry`
- `deviceregistry.getSchemaVersion`
- `network.getNetworkManagerRoutingConfiguration`
- `network.getRoutingRule`
- `network.getRoutingRuleCollection`
- `network.getSecurityUserRule`
- `network.getSecurityUserRuleCollection`
- `network.listVpnLinkConnectionDefaultSharedKey`
- `security.getCustomRecommendation`
- `security.getSecurityStandard`
- `security.getStandardAssignment`

<!-- Release notes generated using configuration in .github/release.yml at v2.61.0 -->



**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.60.1...v2.61.0

2.60.1

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

<!-- Release notes generated using configuration in .github/release.yml at v2.60.1 -->

What's Changed
* Fix portal dashboardName validation pattern in metadata by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3568


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.60.0...v2.60.1

2.60.0

Does the PR have any schema changes?

Found 2 breaking changes:

Types
- `🟢` "azure-native:azureactivedirectory:CIAMResourceSKU": required: "tier" property has changed to Required
- `🟢` "azure-native:azureactivedirectory:CIAMResourceSKUResponse": required: "tier" property has changed to Required

New resources:

- `hybridconnectivity.PublicCloudConnector`
- `hybridconnectivity.SolutionConfiguration`
- `subscription.SubscriptionTarDirectory`

New functions:

- `hybridconnectivity.getPublicCloudConnector`
- `hybridconnectivity.getSolutionConfiguration`
- `subscription.getSubscriptionTarDirectory`

<!-- Release notes generated using configuration in .github/release.yml at v2.60.0 -->

What's Changed
* DiffResponse.Diffs should contain only top-level keys by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3554
* Add exception for CIAMResourceSKU tier schemagen by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3559


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.59.0...v2.60.0

2.59.0

Does the PR have any schema changes?

Found 13 breaking changes:

Resources
- `🔴` "azure-native:security:AdaptiveApplicationControl" missing
Functions
- `🔴` "azure-native:security:getAdaptiveApplicationControl" missing
Types
- `🔴` "azure-native:security:AdaptiveApplicationControlIssueSummaryResponse" missing
- `🔴` "azure-native:security:PathRecommendation" missing
- `🔴` "azure-native:security:PathRecommendationResponse" missing
- `🔴` "azure-native:security:ProtectionMode" missing
- `🔴` "azure-native:security:ProtectionModeResponse" missing
- `🔴` "azure-native:security:PublisherInfo" missing
- `🔴` "azure-native:security:PublisherInfoResponse" missing
- `🔴` "azure-native:security:UserRecommendation" missing
- `🔴` "azure-native:security:UserRecommendationResponse" missing
- `🔴` "azure-native:security:VmRecommendation" missing
- `🔴` "azure-native:security:VmRecommendationResponse" missing

New resources:

- `networkcloud.KubernetesClusterFeature`

New functions:

- `networkcloud.getKubernetesClusterFeature`

<!-- Release notes generated using configuration in .github/release.yml at v2.59.0 -->

What's Changed
* Fix nightly upgrade by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3544
* Bump AKS K8s versions to supported ones by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3550


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.58.0...v2.59.0

Page 6 of 42

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.