Pulumi-azure

Latest version: v6.19.0

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

Scan your dependencies

Page 12 of 42

2.36.0

Does the PR have any schema changes?

Found 10 breaking changes:

Resources
- "azure-native:quota:GroupQuota":
- `🟡` inputs: "mgId" missing
- `🟢` required inputs: "managementGroupId" input has changed to Required
- "azure-native:quota:GroupQuotaSubscription":
- `🟡` inputs: "mgId" missing
- `🟢` required inputs: "managementGroupId" input has changed to Required
Functions
- "azure-native:quota:getGroupQuota": inputs:
- `🟡` "mgId" missing input "mgId"
- `🟢` required: "managementGroupId" input has changed to Required
- "azure-native:quota:getGroupQuotaSubscription": inputs:
- `🟡` "mgId" missing input "mgId"
- `🟢` required: "managementGroupId" input has changed to Required
Types
- `🟡` "azure-native:loadtestservice:EncryptionPropertiesResponse": properties: "identity" type changed from "/types/azure-native:loadtestservice:EncryptionPropertiesResponseIdentity" to "/types/azure-native:loadtestservice:EncryptionPropertiesIdentityResponse"
- `🔴` "azure-native:loadtestservice:EncryptionPropertiesResponseIdentity" missing

New resources:

- `azurearcdata.SqlServerAvailabilityGroup`

New functions:

- `azurearcdata.getSqlServerAvailabilityGroup`
- `azurearcdata.getSqlServerAvailabilityGroupDetailView`
- `azurearcdata.getSqlServerInstanceTelemetry`

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



**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.35.0...v2.36.0

2.35.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `devcenter.ProjectCatalog`

New functions:

- `devcenter.getProjectCatalog`
- `devcenter.getProjectCatalogEnvironmentDefinitionErrorDetails`
- `devcenter.getProjectCatalogSyncErrorDetails`

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

What's Changed
* Fix flaky TestFindOlderVersions due to gofakeit noun collision by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3188


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.34.0...v2.35.0

2.34.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `cloudngfw.CertificateObjectGlobalRulestack`
- `cloudngfw.CertificateObjectLocalRulestack`
- `cloudngfw.Firewall`
- `cloudngfw.FqdnListGlobalRulestack`
- `cloudngfw.FqdnListLocalRulestack`
- `cloudngfw.GlobalRulestack`
- `cloudngfw.LocalRule`
- `cloudngfw.LocalRulestack`
- `cloudngfw.PostRule`
- `cloudngfw.PreRule`
- `cloudngfw.PrefixListGlobalRulestack`
- `cloudngfw.PrefixListLocalRulestack`
- `kubernetesruntime.BgpPeer`
- `kubernetesruntime.LoadBalancer`
- `kubernetesruntime.Service`
- `kubernetesruntime.StorageClass`
- `offazurespringboot.Springbootapp`

New functions:

- `cloudngfw.getCertificateObjectGlobalRulestack`
- `cloudngfw.getCertificateObjectLocalRulestack`
- `cloudngfw.getFirewall`
- `cloudngfw.getFirewallGlobalRulestack`
- `cloudngfw.getFirewallLogProfile`
- `cloudngfw.getFirewallSupportInfo`
- `cloudngfw.getFqdnListGlobalRulestack`
- `cloudngfw.getFqdnListLocalRulestack`
- `cloudngfw.getGlobalRulestack`
- `cloudngfw.getGlobalRulestackChangeLog`
- `cloudngfw.getLocalRule`
- `cloudngfw.getLocalRuleCounters`
- `cloudngfw.getLocalRulestack`
- `cloudngfw.getLocalRulestackChangeLog`
- `cloudngfw.getLocalRulestackSupportInfo`
- `cloudngfw.getPostRule`
- `cloudngfw.getPostRuleCounters`
- `cloudngfw.getPreRule`
- `cloudngfw.getPreRuleCounters`
- `cloudngfw.getPrefixListGlobalRulestack`
- `cloudngfw.getPrefixListLocalRulestack`
- `cloudngfw.listGlobalRulestackAdvancedSecurityObjects`
- `cloudngfw.listGlobalRulestackAppIds`
- `cloudngfw.listGlobalRulestackCountries`
- `cloudngfw.listGlobalRulestackFirewalls`
- `cloudngfw.listGlobalRulestackPredefinedUrlCategories`
- `cloudngfw.listGlobalRulestackSecurityServices`
- `cloudngfw.listLocalRulestackAdvancedSecurityObjects`
- `cloudngfw.listLocalRulestackAppIds`
- `cloudngfw.listLocalRulestackCountries`
- `cloudngfw.listLocalRulestackFirewalls`
- `cloudngfw.listLocalRulestackPredefinedUrlCategories`
- `cloudngfw.listLocalRulestackSecurityServices`
- `cloudngfw.listPaloAltoNetworksCloudngfwCloudManagerTenants`
- `cloudngfw.listPaloAltoNetworksCloudngfwProductSerialNumberStatus`
- `cloudngfw.listPaloAltoNetworksCloudngfwSupportInfo`
- `kubernetesruntime.getBgpPeer`
- `kubernetesruntime.getLoadBalancer`
- `kubernetesruntime.getService`
- `kubernetesruntime.getStorageClass`
- `offazurespringboot.getSpringbootapp`

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

What's Changed
* Remove arm2pulumi by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3169
* Fix Makefile that always rebuilds all targets by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3172
* Some code cleanup by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3170
* Remove defaults for useOidc and useMsi so they don't take precedence over env variables by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3180
* Move actionlint to own workflow by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3181
* Add support for Palo Alto Networks by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3182
* A round of GH actions upgrades by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3178
* Bump actions/setup-* to switch from Node 16 to 20, plus Go and Node by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3185


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.33.0...v2.34.0

2.33.0

Does the PR have any schema changes?

Found 13 breaking changes:

Resources
- "azure-native:databasewatcher:Target":
- `🟡` inputs: "targetCollectionStatus" missing
- `🟡` properties: "targetCollectionStatus" missing output "targetCollectionStatus"
- "azure-native:datafactory:CredentialOperation":
- `🟡` inputs: "properties" type changed from "/types/azure-native:datafactory:ManagedIdentityCredential" to ""
- `🟡` properties: "properties" type changed from "/types/azure-native:datafactory:ManagedIdentityCredentialResponse" to ""
Types
- `🔴` "azure-native:databasewatcher:TargetCollectionStatus" missing
- `🟡` "azure-native:datafactory:AzureFunctionActivity": properties: "headers": additional properties type changed from "string" to "pulumi.json/Any"
- `🟡` "azure-native:datafactory:AzureFunctionActivityResponse": properties: "headers": additional properties type changed from "string" to "pulumi.json/Any"
- `🟡` "azure-native:datafactory:ManagedIdentityCredential": properties: "resourceId" missing
- `🟡` "azure-native:datafactory:ManagedIdentityCredentialResponse": properties: "resourceId" missing
- `🟡` "azure-native:datafactory:WebActivity": properties: "headers": additional properties type changed from "string" to "pulumi.json/Any"
- `🟡` "azure-native:datafactory:WebActivityResponse": properties: "headers": additional properties type changed from "string" to "pulumi.json/Any"
- `🟡` "azure-native:datafactory:WebHookActivity": properties: "headers": additional properties type changed from "string" to "pulumi.json/Any"
- `🟡` "azure-native:datafactory:WebHookActivityResponse": properties: "headers": additional properties type changed from "string" to "pulumi.json/Any"

New resources:

- `avs.IscsiPath`
- `codesigning.CertificateProfile`
- `codesigning.CodeSigningAccount`

New functions:

- `avs.getIscsiPath`
- `codesigning.getCertificateProfile`
- `codesigning.getCodeSigningAccount`

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

What's Changed
* Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 in /examples by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/3136
* Show a reasonable error when a path parameter is not a string by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3145
* Bump the go_modules group across 6 directories with 1 update by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/3152
* Combined dependencies PR by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3159
* Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /examples/azure-native-sdk-v2/go-clientconfig by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/3148
* Bump the go_modules group across 4 directories with 1 update by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/3149
* Bump the go_modules group across 5 directories with 1 update by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/3150
* Bump the go_modules group across 2 directories with 1 update by dependabot in https://github.com/pulumi/pulumi-azure-native/pull/3157
* Redact the (fake) AWS access key id in an Azure example that blocks GH pushes by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3167


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.32.0...v2.33.0

2.32.0

Does the PR have any schema changes?

Found 44 breaking changes:

Resources
- "azure-native:deviceregistry:Asset":
- inputs:
- `🟡` "extendedLocation" type changed from "/types/azure-native:deviceregistry:AssetExtendedLocation" to "/types/azure-native:deviceregistry:ExtendedLocation"
- `🟡` "properties" missing
- properties:
- `🟡` "extendedLocation" type changed from "/types/azure-native:deviceregistry:AssetResponseExtendedLocation" to "/types/azure-native:deviceregistry:ExtendedLocationResponse"
- `🟡` "properties" missing output "properties"
- `🟢` required inputs: "assetEndpointProfileUri" input has changed to Required
- "azure-native:deviceregistry:AssetEndpointProfile":
- inputs:
- `🟡` "extendedLocation" type changed from "/types/azure-native:deviceregistry:AssetEndpointProfileExtendedLocation" to "/types/azure-native:deviceregistry:ExtendedLocation"
- `🟡` "properties" missing
- properties:
- `🟡` "extendedLocation" type changed from "/types/azure-native:deviceregistry:AssetEndpointProfileResponseExtendedLocation" to "/types/azure-native:deviceregistry:ExtendedLocationResponse"
- `🟡` "properties" missing output "properties"
- `🟢` required inputs: "targetAddress" input has changed to Required
- `🔴` "azure-native:hanaonazure:ProviderInstance" missing
- `🔴` "azure-native:hanaonazure:SapMonitor" missing
Functions
- `🔴` "azure-native:hanaonazure:getProviderInstance" missing
- `🔴` "azure-native:hanaonazure:getSapMonitor" missing
Types
- `🔴` "azure-native:deviceregistry:AssetEndpointProfileExtendedLocation" missing
- `🔴` "azure-native:deviceregistry:AssetEndpointProfileProperties" missing
- `🔴` "azure-native:deviceregistry:AssetEndpointProfilePropertiesOwnCertificates" missing
- `🔴` "azure-native:deviceregistry:AssetEndpointProfilePropertiesResponse" missing
- `🔴` "azure-native:deviceregistry:AssetEndpointProfilePropertiesResponseOwnCertificates" missing
- `🔴` "azure-native:deviceregistry:AssetEndpointProfilePropertiesResponseTransportAuthentication" missing
- `🔴` "azure-native:deviceregistry:AssetEndpointProfilePropertiesResponseUserAuthentication" missing
- `🔴` "azure-native:deviceregistry:AssetEndpointProfilePropertiesResponseUsernamePasswordCredentials" missing
- `🔴` "azure-native:deviceregistry:AssetEndpointProfilePropertiesResponseX509Credentials" missing
- `🔴` "azure-native:deviceregistry:AssetEndpointProfilePropertiesTransportAuthentication" missing
- `🔴` "azure-native:deviceregistry:AssetEndpointProfilePropertiesUserAuthentication" missing
- `🔴` "azure-native:deviceregistry:AssetEndpointProfilePropertiesUsernamePasswordCredentials" missing
- `🔴` "azure-native:deviceregistry:AssetEndpointProfilePropertiesX509Credentials" missing
- `🔴` "azure-native:deviceregistry:AssetEndpointProfileResponseExtendedLocation" missing
- `🔴` "azure-native:deviceregistry:AssetExtendedLocation" missing
- `🔴` "azure-native:deviceregistry:AssetProperties" missing
- `🔴` "azure-native:deviceregistry:AssetPropertiesDataPoints" missing
- `🔴` "azure-native:deviceregistry:AssetPropertiesEvents" missing
- `🔴` "azure-native:deviceregistry:AssetPropertiesResponseDataPoints" missing
- `🔴` "azure-native:deviceregistry:AssetPropertiesResponseErrors" missing
- `🔴` "azure-native:deviceregistry:AssetPropertiesResponseEvents" missing
- `🔴` "azure-native:deviceregistry:AssetPropertiesResponseStatus" missing
- `🔴` "azure-native:deviceregistry:AssetResponseExtendedLocation" missing
- `🔴` "azure-native:deviceregistry:AssetResponseProperties" missing
- `🔴` "azure-native:deviceregistry:Mode" missing
- "azure-native:migrate:ComputeSettings": required:
- `🟢` "rhelLinuxServerLicensing" property has changed to Required
- `🟢` "suseLinuxServerLicensing" property has changed to Required
- "azure-native:migrate:ComputeSettingsResponse": required:
- `🟢` "rhelLinuxServerLicensing" property has changed to Required
- `🟢` "suseLinuxServerLicensing" property has changed to Required
- `🟢` "azure-native:workloads:ErrorDefinitionResponse": required: "recommendation" property has changed to Required

New resources:

- `workloads.SapDiscoverySite`
- `workloads.SapInstance`
- `workloads.ServerInstance`

New functions:

- `confluent.listAccessRoleBindingName`
- `confluent.listOrganizationRegions`
- `securityinsights.listGeodataByIp`
- `securityinsights.listWhoisByDomain`
- `workloads.getSapDiscoverySite`
- `workloads.getSapInstance`
- `workloads.getServerInstance`

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

What's Changed
* Bugfix for PartialMap.Get: found=false by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3127
* Fix go.mod error when testing p/examples by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3142
* Re-bind HCL program before passing it to each language rendering by mikhailshilkov in https://github.com/pulumi/pulumi-azure-native/pull/3135


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.31.0...v2.32.0

2.30.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `app.DotNetComponent`
- `app.JavaComponent`
- `databasewatcher.SharedPrivateLinkResource`
- `databasewatcher.Target`
- `databasewatcher.Watcher`
- `standbypool.StandbyContainerGroupPool`
- `standbypool.StandbyVirtualMachinePool`
- `storage.BlobContainerLegalHold`

New functions:

- `app.getDotNetComponent`
- `app.getJavaComponent`
- `databasewatcher.getSharedPrivateLinkResource`
- `databasewatcher.getTarget`
- `databasewatcher.getWatcher`
- `standbypool.getStandbyContainerGroupPool`
- `standbypool.getStandbyVirtualMachinePool`

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

What's Changed
* Add a custom resource for blob container legal holds by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3079
* Reorganize examples integration tests into long and short based on run times by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3095
* Re-enable the go-aks e2e test and extend it with a K8s upgrade by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3078
* Fix and simplify 'make prebuild' to fix master workflow by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3097
* Skip Microsoft.Network 2023-03-01-preview when generating the schema by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3102


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.29.0...v2.30.0

Page 12 of 42

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.