Pulumi-azure

Latest version: v6.19.0

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

Scan your dependencies

Page 1 of 42

2.88.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `weightsandbiases.Instance`

New functions:

- `netapp.getAccountKeyVaultStatus`
- `weightsandbiases.getInstance`

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

What's Changed
* Cleanup custom KV access policies: avoid dot import, remove unused code by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3933


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.87.0...v2.88.0

2.87.0

Does the PR have any schema changes?

Found 24 breaking changes:

Resources
- `🔴` "azure-native:networkanalytics:DataProduct" missing
- `🔴` "azure-native:networkanalytics:DataType" missing
Functions
- `🔴` "azure-native:networkanalytics:getDataProduct" missing
- `🔴` "azure-native:networkanalytics:getDataType" missing
- `🔴` "azure-native:networkanalytics:listDataProductRolesAssignments" missing
Types
- `🔴` "azure-native:networkanalytics:ConsumptionEndpointsPropertiesResponse" missing
- `🔴` "azure-native:networkanalytics:ControlState" missing
- `🔴` "azure-native:networkanalytics:DataProductNetworkAcls" missing
- `🔴` "azure-native:networkanalytics:DataProductNetworkAclsResponse" missing
- `🔴` "azure-native:networkanalytics:DataTypeState" missing
- `🔴` "azure-native:networkanalytics:DefaultAction" missing
- `🔴` "azure-native:networkanalytics:EncryptionKeyDetails" missing
- `🔴` "azure-native:networkanalytics:EncryptionKeyDetailsResponse" missing
- `🔴` "azure-native:networkanalytics:IPRules" missing
- `🔴` "azure-native:networkanalytics:IPRulesResponse" missing
- `🔴` "azure-native:networkanalytics:ManagedResourceGroupConfiguration" missing
- `🔴` "azure-native:networkanalytics:ManagedServiceIdentity" missing
- `🔴` "azure-native:networkanalytics:ManagedServiceIdentityResponse" missing
- `🔴` "azure-native:networkanalytics:ManagedServiceIdentityType" missing
- `🔴` "azure-native:networkanalytics:RoleAssignmentDetailResponse" missing
- `🔴` "azure-native:networkanalytics:SystemDataResponse" missing
- `🔴` "azure-native:networkanalytics:UserAssignedIdentityResponse" missing
- `🔴` "azure-native:networkanalytics:VirtualNetworkRule" missing
- `🔴` "azure-native:networkanalytics:VirtualNetworkRuleResponse" missing

New resources:

- `authorization.RoleManagementPolicy`
- `network.NetworkSecurityPerimeterAccessRule`
- `network.NetworkSecurityPerimeterAssociation`
- `network.NetworkSecurityPerimeterLink`
- `network.NetworkSecurityPerimeterLoggingConfiguration`
- `network.NetworkSecurityPerimeterProfile`

New functions:

- `authorization.getRoleManagementPolicy`
- `network.getNetworkSecurityPerimeterAccessRule`
- `network.getNetworkSecurityPerimeterAssociation`
- `network.getNetworkSecurityPerimeterLink`
- `network.getNetworkSecurityPerimeterLoggingConfiguration`
- `network.getNetworkSecurityPerimeterProfile`
- `servicefabric.getManagedClusterFaultSimulation`
- `servicefabric.getNodeTypeFaultSimulation`
- `servicefabric.listManagedClusterFaultSimulation`
- `servicefabric.listNodeTypeFaultSimulation`

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

What's Changed
* Don't include the default version as an explicit version in v3 by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3924
* Pass resource state to custom delete by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3931
* Remove retired security.AdvancedThreatProtection from AppService example by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3938
* Add default resource state for SqlVulnerabilityAssessmentsSetting by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3941
* Custom resource for Azure PIM role management policies by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3663


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.86.0...v2.87.0

2.86.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `sovereign.LandingZoneAccountOperation`
- `sovereign.LandingZoneConfigurationOperation`
- `sovereign.LandingZoneRegistrationOperation`

New functions:

- `sovereign.getLandingZoneAccountOperation`
- `sovereign.getLandingZoneConfigurationOperation`
- `sovereign.getLandingZoneRegistrationOperation`

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

What's Changed
* Previous module name aliases cleanup by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3910
* Manually pin Container instance for v3 by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3912
* Restructure v3 modules by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3918


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.85.0...v2.86.0

2.85.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `network.DnssecConfig`
- `network.NetworkVirtualApplianceConnection`

New functions:

- `network.getDnssecConfig`
- `network.getNetworkVirtualApplianceConnection`

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

What's Changed
* Network.PrivateEndpoint.Subnet changes should trigger replacement by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3887
* [chore] Update azcore and azidentity by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3886
* Add information for cross-major-version aliases by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3881
* Correctly generate "Prior API version" text by EronWright in https://github.com/pulumi/pulumi-azure-native/pull/3889
* Pre-alias refactors by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3900
* A new report listing API versions that are old enough to be removed by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3899
* Sort (and deduplicate) type aliases by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3902
* Add aliases from compatible paths by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3906


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.84.0...v2.85.0

2.84.0

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

What's Changed
* Fix cert auth test by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3871
* V3 alias refactoring by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3872
* Resolve remaining path conflicts in v3 by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3855


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.83.0...v2.84.0

2.83.0

Does the PR have any schema changes?

Found 1 breaking change:

Resources
- `🟢` "azure-native:network:IpamPool": required inputs: "properties" input has changed to Required
No new resources/functions.

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

What's Changed
* Prepare v3 version files by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3847
* [v3] Detect resource path conflicts and disambiguate by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3817
* Add upgrade tests by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3763
* Pin ApiManagement to track 2022-09-01-preview in v3 by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3857
* Reduce integration tests memory usage by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3864
* Bump .NET 6 examples to .NET 8 (LTS) by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3868
* Make new fileshares discoverable as protectable items by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3865


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.82.0...v2.83.0

Page 1 of 42

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.