Pulumi-azure

Latest version: v6.22.0

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

Scan your dependencies

Page 16 of 44

2.21.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.21.1 -->

What's Changed
* Bugfix for 2915: avoid refreshes when default is not from user input by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2932


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.21.0...v2.21.1

2.21.0

Does the PR have any schema changes?

Found 13 breaking changes:

Resources
- `🔴` "azure-native:networkcloud:DefaultCniNetwork" missing
- `🔴` "azure-native:networkcloud:HybridAksCluster" missing
Functions
- `🔴` "azure-native:networkcloud:getDefaultCniNetwork" missing
- `🔴` "azure-native:networkcloud:getHybridAksCluster" missing
Types
- `🔴` "azure-native:networkcloud:BgpPeer" missing
- `🔴` "azure-native:networkcloud:BgpPeerResponse" missing
- `🔴` "azure-native:networkcloud:CniBgpConfiguration" missing
- `🔴` "azure-native:networkcloud:CniBgpConfigurationResponse" missing
- `🔴` "azure-native:networkcloud:CommunityAdvertisement" missing
- `🔴` "azure-native:networkcloud:CommunityAdvertisementResponse" missing
- `🔴` "azure-native:networkcloud:NodeConfigurationResponse" missing
- `🔴` "azure-native:networkcloud:NodeResponse" missing
- `🟢` "azure-native:testbase:TargetOSInfo": required: "targetOSs" property is no longer Required

New resources:

- `testbase.ActionRequest`
- `testbase.Credential`
- `testbase.CustomImage`
- `testbase.DraftPackage`
- `testbase.ImageDefinition`

New functions:

- `insights.listDiagnosticSettingsCategory`
- `testbase.getActionRequest`
- `testbase.getCredential`
- `testbase.getCustomImage`
- `testbase.getDraftPackage`
- `testbase.getDraftPackagePath`
- `testbase.getImageDefinition`

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

What's Changed
* Reconcile config parameters of default and explicit providers by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2923
* Add special case to fix `testbase` schema gen nightly failure by rquitales in https://github.com/pulumi/pulumi-azure-native/pull/2924
* Add selected GET invokes by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2922
* Allow removing network rule sets from storage accounts by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2915


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.20.1...v2.21.0

2.20.1

Does the PR have any schema changes?

Found 5 breaking changes:

Types
- `🔴` "azure-native:alertsmanagement:CorrelateAlerts" missing
- `🔴` "azure-native:alertsmanagement:CorrelateAlertsResponse" missing
- `🔴` "azure-native:alertsmanagement:CorrelateBy" missing
- `🔴` "azure-native:alertsmanagement:CorrelateByResponse" missing
- `🔴` "azure-native:alertsmanagement:NotificationsForCorrelatedAlerts" missing
No new resources/functions.

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

What's Changed
* Fix ProgramTest step paths in tests by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2918
* Change the default API version of AlertProcessingRuleByName to 2021-08-08 by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2921


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.20.0...v2.20.1

2.20.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.20.0 -->

What's Changed
* Try OIDC config in opposite order: token preferred, like in go-azure-helpers by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2899
* Make diffing of resourceGroupName case-insensitive. by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/2910
* Combining multiple dependencies PRs into one. by rquitales in https://github.com/pulumi/pulumi-azure-native/pull/2912
* Bump golang.org/x/net from 0.8.0 to 0.17.0 in /examples/azure-native-sdk-v2/go-servicebus-recreate/step1 by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2822
* Bump golang.org/x/net from 0.8.0 to 0.17.0 in /examples/azure-native-sdk-v2/go-simple by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2823
* Combining multiple dependencies PRs into one. by rquitales in https://github.com/pulumi/pulumi-azure-native/pull/2913
* Bump golang.org/x/net from 0.12.0 to 0.17.0 in /examples/azure-native-sdk-v2/go-function-scm-ftp-deletion by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2817
* Bump golang.org/x/net from 0.9.0 to 0.17.0 in /examples/azure-native-sdk-v2/go-clientconfig by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/2819

New Contributors
* rquitales made their first contribution in https://github.com/pulumi/pulumi-azure-native/pull/2912

**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.19.0...v2.20.0

2.19.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `offazurespringboot.Springbootserver`
- `offazurespringboot.Springbootsite`

New functions:

- `offazurespringboot.getSpringbootserver`
- `offazurespringboot.getSpringbootsite`

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



**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.18.0...v2.19.0

2.18.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `hybridcompute.MachineRunCommand`

New functions:

- `hybridcompute.getMachineRunCommand`

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

What's Changed
* Fully support the OIDC token configuration by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/2887


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.17.0...v2.18.0

Page 16 of 44

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.