Pulumi-azure

Latest version: v6.10.0

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

Scan your dependencies

Page 3 of 40

2.64.2

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.64.2 -->

What's Changed
* Bump the minimal required pulumi version for Python to 3.134.1 by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/3611


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.64.1...v2.64.2

2.64.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.64.1 -->

What's Changed
* Use correct token source for CLI auth by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3606


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.64.0...v2.64.1

2.64.0

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`

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

What's Changed
* Replace Autorest with azcore by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3536
* Remove gotestfmt as it's unreliable by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3596
* New scheduled workflow to test using the azcore backend nightly by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3591
* Unblock SDK gen with required properties edits by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3600
* Custom resource schema modifications by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3571


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

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

Page 3 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.