Download Latest Version azure-mgmt-oracledatabase_2.0.0 source code.tar.gz (131.5 MB)
Email in envelope

Get an email when there's a new version of Azure SDK for Python

Home / azure-mgmt-resource_24.0.0
Name Modified Size InfoDownloads / Week
Parent folder
azure-mgmt-resource_24.0.0 source code.tar.gz 2025-06-17 131.4 MB
azure-mgmt-resource_24.0.0 source code.zip 2025-06-17 187.5 MB
README.md 2025-06-17 1.4 kB
Totals: 3 Items   318.9 MB 0

24.0.0 (2025-06-16)

Features Added

  • Model Deployment has a new parameter identity
  • Model DeploymentParameter has a new parameter expression
  • Model DeploymentProperties has a new parameter external_input_definitions
  • Model DeploymentProperties has a new parameter external_inputs
  • Model DeploymentWhatIfProperties has a new parameter external_input_definitions
  • Model DeploymentWhatIfProperties has a new parameter external_inputs
  • Model WhatIfChange has a new parameter extension

Breaking Changes

  • The deploymentstacks module has been separated from the azure-mgmt-resource package into independent package azure-mgmt-resource-deploymentstacks
  • The deploymentscripts module has been separated from the azure-mgmt-resource package into independent package azure-mgmt-resource-deploymentscripts
  • The templatespecs module has been separated from the azure-mgmt-resource package into independent package azure-mgmt-resource-templatespecs
  • If you previously imported these modules using statements like from azure.mgmt.resource import DeploymentStacksClient, you'll need to update your code to from azure.mgmt.resource.deploymentstacks import DeploymentStacksClient. If you were already using the fully qualified import path, no changes are required. This applies to all three modules: deploymentstacks, deploymentscripts, and templatespecs.
Source: README.md, updated 2025-06-17