Pulumi-azure

Latest version: v6.10.0

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

Scan your dependencies

Page 5 of 40

2.54.0

Does the PR have any schema changes?

Found 20 breaking changes:

Resources
- "azure-native:portal:Dashboard":
- inputs:
- `🟡` "lenses" missing
- `🟡` "metadata" missing
- properties:
- `🟡` "lenses" missing output "lenses"
- `🟡` "metadata" missing output "metadata"
- "azure-native:portal:TenantConfiguration":
- `🟡` inputs: "enforcePrivateMarkdownStorage" missing
- `🟡` properties: "enforcePrivateMarkdownStorage" missing output "enforcePrivateMarkdownStorage"
Types
- `🟡` "azure-native:datafactory:HDInsightOnDemandLinkedService": properties: "version" type changed from "pulumi.json/Any" to "string"
- `🟡` "azure-native:datafactory:HDInsightOnDemandLinkedServiceResponse": properties: "version" type changed from "pulumi.json/Any" to "string"
- `🟡` "azure-native:portal:DashboardLens": properties: "metadata" type changed from "object" to "pulumi.json/Any":
- `🟡` additional properties had &{Type: Ref:pulumi.json/Any AdditionalProperties:<nil> Items:<nil> OneOf:[] Discriminator:<nil> Plain:false} but now has no type
- `🟡` "azure-native:portal:DashboardLensResponse": properties: "metadata" type changed from "object" to "pulumi.json/Any":
- `🟡` additional properties had &{Type: Ref:pulumi.json/Any AdditionalProperties:<nil> Items:<nil> OneOf:[] Discriminator:<nil> Plain:false} but now has no type
- `🔴` "azure-native:portal:DashboardPartMetadata" missing
- `🔴` "azure-native:portal:DashboardPartMetadataResponse" missing
- `🟡` "azure-native:portal:DashboardParts": properties: "metadata" type changed from "/types/azure-native:portal:DashboardPartMetadata" to "/types/azure-native:portal:MarkdownPartMetadata"
- `🟡` "azure-native:portal:DashboardPartsPosition": properties: "metadata" type changed from "object" to "pulumi.json/Any":
- `🟡` additional properties had &{Type: Ref:pulumi.json/Any AdditionalProperties:<nil> Items:<nil> OneOf:[] Discriminator:<nil> Plain:false} but now has no type
- "azure-native:portal:DashboardPartsResponse": properties:
- `🟡` "metadata" type changed from "/types/azure-native:portal:DashboardPartMetadataResponse" to "/types/azure-native:portal:MarkdownPartMetadataResponse"
- `🟡` "position" type changed from "/types/azure-native:portal:DashboardPartsResponsePosition" to "/types/azure-native:portal:DashboardPartsPositionResponse"
- `🔴` "azure-native:portal:DashboardPartsResponsePosition" missing

New resources:

- `contoso.Employee`
- `devcenter.CurationProfile`
- `iotoperations.Broker`
- `iotoperations.BrokerAuthentication`
- `iotoperations.BrokerAuthorization`
- `iotoperations.BrokerListener`
- `iotoperations.DataFlow`
- `iotoperations.DataFlowEndpoint`
- `iotoperations.DataFlowProfile`
- `iotoperations.Instance`

New functions:

- `contoso.getEmployee`
- `devcenter.getCurationProfile`
- `iotoperations.getBroker`
- `iotoperations.getBrokerAuthentication`
- `iotoperations.getBrokerAuthorization`
- `iotoperations.getBrokerListener`
- `iotoperations.getDataFlow`
- `iotoperations.getDataFlowEndpoint`
- `iotoperations.getDataFlowProfile`
- `iotoperations.getInstance`

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

What's Changed
* Test user managed identity auth by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3499
* Test Service Principal with client cert auth by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3498
* Upgrade specs & remove manual portal.Dashboard implementation by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3500
* Disable body mapping warnings by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3504
* Any addition or removal of properties to an object marked as ForceNew should cause its replacement by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3503


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.53.0...v2.54.0

2.53.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.53.0 -->

What's Changed
* Extend the custom handling of SiteConfig and deleteEmptyServerFarm to WebAppSlot by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3495
* Test default state conversion by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3488


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.52.1...v2.53.0

2.52.1

Does the PR have any schema changes?

Found 4 breaking changes:

Types
- `🟡` "azure-native:compute:VirtualMachineScaleSetStorageProfile": properties: "diskControllerType" type changed from "array" to "string":
- `🟡` items had &{Type: Ref: AdditionalProperties:<nil> Items:<nil> OneOf:[{Type:string Ref: AdditionalProperties:<nil> Items:<nil> OneOf:[] Discriminator:<nil> Plain:false} {Type: Ref:/types/azure-native:compute:DiskControllerTypes AdditionalProperties:<nil> Items:<nil> OneOf:[] Discriminator:<nil> Plain:false}] Discriminator:<nil> Plain:false} but now has no type
- `🟡` "azure-native:compute:VirtualMachineScaleSetStorageProfileResponse": properties: "diskControllerType" type changed from "array" to "string":
- `🟡` items had &{Type:string Ref: AdditionalProperties:<nil> Items:<nil> OneOf:[] Discriminator:<nil> Plain:false} but now has no type
No new resources/functions.

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

What's Changed
* Add an exception for broken VMSS.diskController property type: should be string by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3484


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.52.0...v2.52.1

2.52.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `databasewatcher.AlertRuleResource`
- `dbforpostgresql.Backup`

New functions:

- `databasewatcher.getAlertRuleResource`
- `dbforpostgresql.getBackup`
- `machinelearningservices.listConnectionModels`

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

What's Changed
* Re-enable postgres test, take 2 by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3467
* Custom Read for WebApp to get the full siteConfig by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3464
* Azure-in-Azure integration test that runs Pulumi in Azure to test managed identity auth by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3449
* Filter REDACTED user name from SiteConfig to avoid meaningless diffs by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3480
* Expect refresh changes to WebApp.SiteConfig because it's modified by other resources by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3482


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.51.0...v2.52.0

2.51.0

Does the PR have any schema changes?

Found 108 breaking changes:

Types
- "azure-native:azurefleet:AdditionalUnattendContent": properties:
- `🟡` "componentName" type changed from "/types/azure-native:azurefleet:ComponentNames" to "/types/azure-native:azurefleet:ComponentName"
- `🟡` "passName" type changed from "/types/azure-native:azurefleet:PassNames" to "/types/azure-native:azurefleet:PassName"
- `🟡` "settingName" type changed from "/types/azure-native:azurefleet:SettingNames" to ""
- `🟡` "azure-native:azurefleet:AdditionalUnattendContentResponse": properties: "content" missing
- `🔴` "azure-native:azurefleet:BillingProfile" missing
- `🔴` "azure-native:azurefleet:BillingProfileResponse" missing
- `🔴` "azure-native:azurefleet:ComponentNames" missing
- `🟡` "azure-native:azurefleet:ComputeProfile": properties: "baseVirtualMachineProfile" type changed from "/types/azure-native:azurefleet:VirtualMachineScaleSetVMProfile" to "/types/azure-native:azurefleet:BaseVirtualMachineProfile"
- `🟡` "azure-native:azurefleet:ComputeProfileResponse": properties: "baseVirtualMachineProfile" type changed from "/types/azure-native:azurefleet:VirtualMachineScaleSetVMProfileResponse" to "/types/azure-native:azurefleet:BaseVirtualMachineProfileResponse"
- `🔴` "azure-native:azurefleet:InstanceViewStatus" missing
- `🔴` "azure-native:azurefleet:InstanceViewStatusResponse" missing
- `🔴` "azure-native:azurefleet:PassNames" missing
- `🟡` "azure-native:azurefleet:SecurityPostureReference": properties: "excludeExtensions": items type changed from "/types/azure-native:azurefleet:VirtualMachineExtension" to "string"
- `🟡` "azure-native:azurefleet:SecurityPostureReferenceResponse": properties: "excludeExtensions": items type changed from "/types/azure-native:azurefleet:VirtualMachineExtensionResponse" to "string"
- `🔴` "azure-native:azurefleet:StatusLevelTypes" missing
- `🔴` "azure-native:azurefleet:VirtualMachineEvictionPolicyTypes" missing
- `🔴` "azure-native:azurefleet:VirtualMachineExtension" missing
- `🔴` "azure-native:azurefleet:VirtualMachineExtensionInstanceView" missing
- `🔴` "azure-native:azurefleet:VirtualMachineExtensionInstanceViewResponse" missing
- `🔴` "azure-native:azurefleet:VirtualMachineExtensionResponse" missing
- `🔴` "azure-native:azurefleet:VirtualMachinePriorityTypes" missing
- `🟡` "azure-native:azurefleet:VirtualMachineScaleSetDataDisk": properties: "caching" type changed from "/types/azure-native:azurefleet:CachingTypes" to ""
- "azure-native:azurefleet:VirtualMachineScaleSetExtension": properties:
- `🟡` "autoUpgradeMinorVersion" missing
- `🟡` "enableAutomaticUpgrade" missing
- `🟡` "forceUpdateTag" missing
- `🟡` "protectedSettings" missing
- `🟡` "protectedSettingsFromKeyVault" missing
- `🟡` "provisionAfterExtensions" missing
- `🟡` "publisher" missing
- `🟡` "settings" missing
- `🟡` "suppressFailures" missing
- `🟡` "type" missing
- `🟡` "typeHandlerVersion" missing
- "azure-native:azurefleet:VirtualMachineScaleSetExtensionResponse":
- properties:
- `🟡` "autoUpgradeMinorVersion" missing
- `🟡` "enableAutomaticUpgrade" missing
- `🟡` "forceUpdateTag" missing
- `🟡` "protectedSettings" missing
- `🟡` "protectedSettingsFromKeyVault" missing
- `🟡` "provisionAfterExtensions" missing
- `🟡` "provisioningState" missing
- `🟡` "publisher" missing
- `🟡` "settings" missing
- `🟡` "suppressFailures" missing
- `🟡` "typeHandlerVersion" missing
- `🟢` required: "provisioningState" property is no longer Required
- "azure-native:azurefleet:VirtualMachineScaleSetIPConfiguration": properties:
- `🟡` "applicationGatewayBackendAddressPools" missing
- `🟡` "applicationSecurityGroups" missing
- `🟡` "loadBalancerBackendAddressPools" missing
- `🟡` "loadBalancerInboundNatPools" missing
- `🟡` "primary" missing
- `🟡` "privateIPAddressVersion" missing
- `🟡` "publicIPAddressConfiguration" missing
- `🟡` "subnet" missing
- "azure-native:azurefleet:VirtualMachineScaleSetIPConfigurationResponse": properties:
- `🟡` "applicationGatewayBackendAddressPools" missing
- `🟡` "applicationSecurityGroups" missing
- `🟡` "loadBalancerBackendAddressPools" missing
- `🟡` "loadBalancerInboundNatPools" missing
- `🟡` "primary" missing
- `🟡` "privateIPAddressVersion" missing
- `🟡` "publicIPAddressConfiguration" missing
- `🟡` "subnet" missing
- "azure-native:azurefleet:VirtualMachineScaleSetNetworkConfiguration":
- properties:
- `🟡` "auxiliaryMode" missing
- `🟡` "auxiliarySku" missing
- `🟡` "deleteOption" missing
- `🟡` "disableTcpStateTracking" missing
- `🟡` "dnsSettings" missing
- `🟡` "enableAcceleratedNetworking" missing
- `🟡` "enableFpga" missing
- `🟡` "enableIPForwarding" missing
- `🟡` "ipConfigurations" missing
- `🟡` "networkSecurityGroup" missing
- `🟡` "primary" missing
- `🟢` required: "ipConfigurations" property is no longer Required
- "azure-native:azurefleet:VirtualMachineScaleSetNetworkConfigurationResponse":
- properties:
- `🟡` "auxiliaryMode" missing
- `🟡` "auxiliarySku" missing
- `🟡` "deleteOption" missing
- `🟡` "disableTcpStateTracking" missing
- `🟡` "dnsSettings" missing
- `🟡` "enableAcceleratedNetworking" missing
- `🟡` "enableFpga" missing
- `🟡` "enableIPForwarding" missing
- `🟡` "ipConfigurations" missing
- `🟡` "networkSecurityGroup" missing
- `🟡` "primary" missing
- `🟢` required: "ipConfigurations" property is no longer Required
- "azure-native:azurefleet:VirtualMachineScaleSetOSDisk": properties:
- `🟡` "caching" type changed from "/types/azure-native:azurefleet:CachingTypes" to ""
- `🟡` "osType" type changed from "/types/azure-native:azurefleet:OperatingSystemTypes" to ""
- "azure-native:azurefleet:VirtualMachineScaleSetOSProfileResponse": properties:
- `🟡` "adminPassword" missing
- `🟡` "customData" missing
- "azure-native:azurefleet:VirtualMachineScaleSetPublicIPAddressConfiguration": properties:
- `🟡` "deleteOption" missing
- `🟡` "dnsSettings" missing
- `🟡` "idleTimeoutInMinutes" missing
- `🟡` "ipTags" missing
- `🟡` "publicIPAddressVersion" missing
- `🟡` "publicIPPrefix" missing
- "azure-native:azurefleet:VirtualMachineScaleSetPublicIPAddressConfigurationResponse": properties:
- `🟡` "deleteOption" missing
- `🟡` "dnsSettings" missing
- `🟡` "idleTimeoutInMinutes" missing
- `🟡` "ipTags" missing
- `🟡` "publicIPAddressVersion" missing
- `🟡` "publicIPPrefix" missing
- `🟡` "azure-native:azurefleet:VirtualMachineScaleSetStorageProfile": properties: "diskControllerType" type changed from "array" to "":
- `🟡` items had &{Type: Ref: AdditionalProperties:<nil> Items:<nil> OneOf:[{Type:string Ref: AdditionalProperties:<nil> Items:<nil> OneOf:[] Discriminator:<nil> Plain:false} {Type: Ref:/types/azure-native:azurefleet:DiskControllerTypes AdditionalProperties:<nil> Items:<nil> OneOf:[] Discriminator:<nil> Plain:false}] Discriminator:<nil> Plain:false} but now has no type
- `🟡` "azure-native:azurefleet:VirtualMachineScaleSetStorageProfileResponse": properties: "diskControllerType" type changed from "array" to "string":
- `🟡` items had &{Type:string Ref: AdditionalProperties:<nil> Items:<nil> OneOf:[] Discriminator:<nil> Plain:false} but now has no type
- `🔴` "azure-native:azurefleet:VirtualMachineScaleSetVMProfile" missing
- `🔴` "azure-native:azurefleet:VirtualMachineScaleSetVMProfileResponse" missing
- `🟡` "azure-native:azurefleet:WinRMListener": properties: "protocol" type changed from "/types/azure-native:azurefleet:ProtocolTypes" to ""

New resources:

- `healthdataaiservices.DeidService`
- `healthdataaiservices.PrivateEndpointConnection`

New functions:

- `desktopvirtualization.listHostPoolRegistrationTokens`
- `healthdataaiservices.getDeidService`
- `healthdataaiservices.getPrivateEndpointConnection`
- `netapp.listVolumeQuotaReport`

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

What's Changed
* Fix flaky go-aks test 'SP not found' error with a simple sleep by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3445
* Disable TestTimeSeriesTs due to server-side issue by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3454
* Fall back to property name when an enum has no defined name by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3456
* Upgrade pulumi/pulumi to v3.126 by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3459


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.50.1...v2.51.0

2.50.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.50.1 -->

What's Changed
* Properly quote detailed diff property keys with periods by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3439


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.50.0...v2.50.1

Page 5 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.