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 1 of 40

2.73.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.73.1 -->

What's Changed
* Use shared key auth for custom blob resource so we don't need RBAC by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3719
* azcore fix: POST responses can be any type by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3721


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.73.0...v2.73.1

2.73.0

Does the PR have any schema changes?

Found 2 breaking changes:

Types
- "azure-native:authorization:PolicyDefinitionReferenceResponse": required:
- `🟢` "effectiveDefinitionVersion" property has changed to Required
- `🟢` "latestDefinitionVersion" property has changed to Required

New resources:

- `app.HttpRouteConfig`
- `app.MaintenanceConfiguration`
- `containerinstance.CGProfile`
- `documentdb.TableResourceTableRoleAssignment`
- `documentdb.TableResourceTableRoleDefinition`
- `workloads.Alert`

New functions:

- `app.getHttpRouteConfig`
- `app.getMaintenanceConfiguration`
- `containerinstance.getCGProfile`
- `documentdb.getTableResourceTableRoleAssignment`
- `documentdb.getTableResourceTableRoleDefinition`
- `workloads.getAlert`

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

What's Changed
* Change nightly azcore test to autorest by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3705
* Add force replacement for SqlResourceSqlRoleAssignment by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3711
* Refactor versioning process by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3714
* Correctly handle blob MD5 sums in custom blob resource, need to be base64-encoded by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3718


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.72.0...v2.73.0

2.72.0

Does the PR have any schema changes?

Found 29 breaking changes:

Resources
- `🔴` "azure-native:mobilepacketcore:AmfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:ClusterService" missing
- `🔴` "azure-native:mobilepacketcore:NetworkFunction" missing
- `🔴` "azure-native:mobilepacketcore:NrfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:NssfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:ObservabilityService" missing
- `🔴` "azure-native:mobilepacketcore:SmfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:UpfDeployment" missing
Functions
- `🔴` "azure-native:mobilepacketcore:getAmfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:getClusterService" missing
- `🔴` "azure-native:mobilepacketcore:getNetworkFunction" missing
- `🔴` "azure-native:mobilepacketcore:getNrfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:getNssfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:getObservabilityService" missing
- `🔴` "azure-native:mobilepacketcore:getSmfDeployment" missing
- `🔴` "azure-native:mobilepacketcore:getUpfDeployment" missing
Types
- `🔴` "azure-native:mobilepacketcore:ClusterServiceAksClusterData" missing
- `🔴` "azure-native:mobilepacketcore:ClusterServiceAksClusterDataResponse" missing
- `🔴` "azure-native:mobilepacketcore:ClusterServiceNexusAksClusterData" missing
- `🔴` "azure-native:mobilepacketcore:ClusterServiceNexusAksClusterDataResponse" missing
- `🔴` "azure-native:mobilepacketcore:ClusterType" missing
- `🔴` "azure-native:mobilepacketcore:NetworkFunctionAdministrativeState" missing
- `🔴` "azure-native:mobilepacketcore:NetworkFunctionType" missing
- `🔴` "azure-native:mobilepacketcore:OperationalStatusResponse" missing
- `🔴` "azure-native:mobilepacketcore:QualifiedComponentDeploymentParameters" missing
- `🔴` "azure-native:mobilepacketcore:QualifiedComponentDeploymentParametersResponse" missing
- `🔴` "azure-native:mobilepacketcore:SkuDefinitions" missing
- `🔴` "azure-native:mobilepacketcore:SkuDeploymentType" missing
- `🔴` "azure-native:mobilepacketcore:SystemDataResponse" missing

New resources:

- `apicenter.ApiSource`
- `durabletask.Scheduler`
- `durabletask.TaskHub`
- `impact.Connector`
- `impact.Insight`
- `impact.WorkloadImpact`

New functions:

- `apicenter.getApiSource`
- `durabletask.getScheduler`
- `durabletask.getTaskHub`
- `impact.getConnector`
- `impact.getInsight`
- `impact.getWorkloadImpact`
- `kusto.listClusterCalloutPolicies`

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

What's Changed
* Port custom blob and static website resources to current SDK, azcore, and azidentity by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3698
* Add docs about MachineLearningServices ServerlessEndpoint requiring a MarketplaceSubscription by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3704


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.71.0...v2.72.0

2.71.0

What's Changed

This release enables a new backend for REST and authentication, based on modern libraries. This should be a fully transparent change for users. In case you experience any difficulties, you can revert to the previous backend by setting the environment variable `PULUMI_ENABLE_AZCORE_BACKEND=false`.

**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.70.0...v2.71.0

Does the PR have any schema changes?

Found 8 breaking changes:

Types
- `🟡` "azure-native:machinelearningservices:AcrDetails": properties: "userCreatedAcrAccount" missing
- `🟡` "azure-native:machinelearningservices:AcrDetailsResponse": properties: "userCreatedAcrAccount" missing
- `🟡` "azure-native:machinelearningservices:StorageAccountDetails": properties: "userCreatedStorageAccount" missing
- `🟡` "azure-native:machinelearningservices:StorageAccountDetailsResponse": properties: "userCreatedStorageAccount" missing
- `🔴` "azure-native:machinelearningservices:UserCreatedAcrAccount" missing
- `🔴` "azure-native:machinelearningservices:UserCreatedAcrAccountResponse" missing
- `🔴` "azure-native:machinelearningservices:UserCreatedStorageAccount" missing
- `🔴` "azure-native:machinelearningservices:UserCreatedStorageAccountResponse" missing
No new resources/functions.

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

2.70.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `connectedcache.CacheNodesOperation`
- `connectedcache.EnterpriseCustomerOperation`
- `connectedcache.EnterpriseMccCacheNodesOperation`
- `connectedcache.EnterpriseMccCustomer`
- `connectedcache.IspCacheNodesOperation`
- `connectedcache.IspCustomer`
- `dashboard.IntegrationFabric`
- `machinelearningservices.CapabilityHost`

New functions:

- `connectedcache.getCacheNodesOperation`
- `connectedcache.getEnterpriseCustomerOperation`
- `connectedcache.getEnterpriseMccCacheNodesOperation`
- `connectedcache.getEnterpriseMccCacheNodesOperationCacheNodeInstallDetails`
- `connectedcache.getEnterpriseMccCustomer`
- `connectedcache.getIspCacheNodesOperation`
- `connectedcache.getIspCacheNodesOperationBgpCidrs`
- `connectedcache.getIspCacheNodesOperationCacheNodeInstallDetails`
- `connectedcache.getIspCustomer`
- `dashboard.getIntegrationFabric`
- `machinelearningservices.getCapabilityHost`
- `machinelearningservices.getInferenceGroupDeltaModelsStatusAsync`
- `machinelearningservices.listConnectionAllModels`
- `machinelearningservices.listInferenceGroupDeltaModelsAsync`

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

What's Changed
* Security upgrade https://github.com/pulumi/pulumi-azure-native/security/dependabot/290 by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3680
* Migrate custom Key Vault resource to azidentity by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3664
* Bump .NET in CI to 8.x by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3683
* Skip both azure-in-azure tests when not running on azcore by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3689
* Add entry for ApiManagement.Policy to default resources state by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3688


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.69.0...v2.70.0

2.69.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

- `edge.Site`
- `edge.SitesBySubscription`

New functions:

- `edge.getSite`
- `edge.getSitesBySubscription`

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

What's Changed
* Replace go-azure-helpers with azidentity by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3630
* Chore: bump Go to 1.23 and azcore to latest by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3666
* Retry Conflicts for AnotherOperationInProgress by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3653
* Upgrade upstream specs by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3669


**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.68.0...v2.69.0

Page 1 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.