Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-mgmt-web_9.0.0
9.0.0 (2025-06-16)
Features Added
- Added operation WebSiteManagementClientOperationsMixin.regional_check_name_availability
- Added operation group SiteCertificatesOperations
- Model AppServicePlan has a new parameter async_scaling_enabled
- Model Site has a new parameter client_affinity_partitioning_enabled
- Model Site has a new parameter client_affinity_proxy_enabled
- Model Site has a new parameter outbound_vnet_routing
- Model Site has a new parameter ssh_enabled
- Model SiteConfig has a new parameter http20_proxy_flag
- Model SiteConfigResource has a new parameter http20_proxy_flag
- Model SiteContainer has a new parameter inherit_app_settings_and_connection_strings
- Model SitePatchResource has a new parameter client_affinity_proxy_enabled
Breaking Changes
- Model Site no longer has parameter vnet_backup_restore_enabled
- Model Site no longer has parameter vnet_content_share_enabled
- Model Site no longer has parameter vnet_image_pull_enabled
- Model Site no longer has parameter vnet_route_all_enabled
azure-mgmt-resource_24.0.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 theazure-mgmt-resource
package into independent packageazure-mgmt-resource-deploymentstacks
- The
deploymentscripts
module has been separated from theazure-mgmt-resource
package into independent packageazure-mgmt-resource-deploymentscripts
- The
templatespecs
module has been separated from theazure-mgmt-resource
package into independent packageazure-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 tofrom 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
, andtemplatespecs
.
azure-mgmt-appconfiguration_5.0.0
5.0.0 (2025-06-17)
Features Added
- Model
ConfigurationStore
added propertydefault_key_value_revision_retention_period_in_seconds
- Model
ConfigurationStoreUpdateParameters
added propertydefault_key_value_revision_retention_period_in_seconds
Breaking Changes
- Parameter
key_value_parameters
of methodKeyValuesOperations.create_or_update
is now required
azure-monitor-opentelemetry-exporter_1.0.0b38
1.0.0b38 (2025-06-17)
Features Added
- Add AMW deduplicating flag, SentToAMW, for AKS Attach
(#41410) - Implement APPLICATIONINSIGHTS_METRICS_TO_LOGANALYTICS_ENABLED env var for AKS Attach .
(#41383)
Bugs Fixed
- Fix for issue #41470. Added back exception message, removed earlier due to linting errors
([#41512] #41512) - Should leave ingestion to populate Device OS from User Agent
([#41549] #41549)
Other Changes
azure-mgmt-kubernetesconfiguration-privatelinkscopes_1.0.0b1
1.0.0b1 (2025-06-16)
Other Changes
- Initial version
azure-mgmt-hybridcompute_9.1.0b2
9.1.0b2 (2025-06-16)
Features Added
- Client
HybridComputeManagementClient
added methodbegin_setup_extensions
- Client
HybridComputeManagementClient
added operation groupextension_metadata_v2
- Client
HybridComputeManagementClient
added operation groupextension_type
- Client
HybridComputeManagementClient
added operation groupextension_publisher
- Model
Machine
added propertyidentity_key_store
- Model
Machine
added propertytpm_ek_certificate
- Model
Machine
added propertyhardware_resource_id
- Model
MachineUpdate
added propertyidentity_key_store
- Model
MachineUpdate
added propertytpm_ek_certificate
- Enum
StatusTypes
added memberAWAITING_CONNECTION
- Model
WindowsParameters
added propertypatch_name_masks_to_include
- Model
WindowsParameters
added propertypatch_name_masks_to_exclude
- Added model
ExtensionPublisher
- Added model
ExtensionPublisherListResult
- Added model
ExtensionType
- Added model
ExtensionTypeListResult
- Added model
ExtensionValueListResultV2
- Added model
ExtensionValueProperties
- Added model
ExtensionValueV2
- Added model
ExtensionValueV2Properties
- Added enum
IdentityKeyStore
- Added model
SetupExtensionRequest
- Model
HybridComputeManagementClientOperationsMixin
added methodbegin_setup_extensions
- Model
MachinesOperations
added methodbegin_delete
- Added operation group
ExtensionMetadataV2Operations
- Added operation group
ExtensionPublisherOperations
- Added operation group
ExtensionTypeOperations
Breaking Changes
- Deleted or renamed model
ErrorDetailAutoGenerated
- Deleted or renamed model
ErrorResponseAutoGenerated
- Deleted or renamed model
TrackedResourceAutoGenerated
- Deleted or renamed method
MachinesOperations.delete
azure-mgmt-datamigration_10.1.0b2
10.1.0b2 (2025-06-17)
Features Added
- Client
DataMigrationManagementClient
added operation groupdatabase_migrations_mongo_to_cosmos_db_ru_mongo
- Client
DataMigrationManagementClient
added operation groupdatabase_migrations_mongo_to_cosmos_dbv_core_mongo
- Client
DataMigrationManagementClient
added operation groupmigration_services
- Model
AzureBlob
added propertyauth_type
- Model
AzureBlob
added propertyidentity
- Model
ProxyResource
added propertysystem_data
- Model
Resource
added propertysystem_data
- Enum
ResourceType
added memberMONGO_TO_COSMOS_DB_MONGO
- Added enum
AuthType
- Added model
DatabaseMigrationBase
- Added model
DatabaseMigrationBaseListResult
- Added model
DatabaseMigrationBaseProperties
- Added model
DatabaseMigrationCosmosDbMongo
- Added model
DatabaseMigrationCosmosDbMongoListResult
- Added model
DatabaseMigrationPropertiesCosmosDbMongo
- Added model
ErrorAdditionalInfo
- Added model
ErrorDetail
- Added model
ErrorResponse
- Added model
ManagedServiceIdentity
- Added enum
ManagedServiceIdentityType
- Added model
MigrationService
- Added model
MigrationServiceListResult
- Added model
MigrationServiceUpdate
- Added model
MongoConnectionInformation
- Added model
MongoMigrationCollection
- Added model
MongoMigrationProgressDetails
- Added enum
MongoMigrationStatus
- Added enum
ProvisioningState
- Added model
ProxyResourceAutoGenerated
- Added model
ResourceAutoGenerated
- Added model
SystemDataAutoGenerated
- Added model
TrackedResourceAutoGenerated
- Added model
UserAssignedIdentity
- Added operation group
DatabaseMigrationsMongoToCosmosDbRUMongoOperations
- Added operation group
DatabaseMigrationsMongoToCosmosDbvCoreMongoOperations
- Added operation group
MigrationServicesOperations
Breaking Changes
- Parameter
location
of methodTrackedResource.__init__
is now required
azure-mgmt-networkcloud_2.1.0
2.1.0 (2025-06-16)
Features Added
- Model
AgentPool
added propertyetag
- Model
BareMetalMachine
added propertyetag
- Model
BareMetalMachineKeySet
added propertyetag
- Model
BmcKeySet
added propertyetag
- Model
CloudServicesNetwork
added propertyetag
- Model
Cluster
added propertyetag
- Model
Cluster
added propertyanalytics_output_settings
- Model
Cluster
added propertysecret_archive_settings
- Model
Cluster
added propertyvulnerability_scanning_settings
- Model
ClusterManager
added propertyetag
- Model
ClusterMetricsConfiguration
added propertyetag
- Model
ClusterPatchParameters
added propertyanalytics_output_settings
- Model
ClusterPatchParameters
added propertysecret_archive_settings
- Model
ClusterPatchParameters
added propertyvulnerability_scanning_settings
- Model
Console
added propertyetag
- Model
KubernetesCluster
added propertyetag
- Model
KubernetesClusterFeature
added propertyetag
- Model
L2Network
added propertyetag
- Model
L3Network
added propertyetag
- Enum
OsDiskCreateOption
added memberPERSISTENT
- Model
Rack
added propertyetag
- Model
StorageAppliance
added propertyetag
- Enum
StorageApplianceDetailedStatus
added memberDEGRADED
- Model
TrunkedNetwork
added propertyetag
- Model
VirtualMachine
added propertyetag
- Model
VirtualMachine
added propertyconsole_extended_location
- Enum
VirtualMachineDeviceModelType
added memberT3
- Model
Volume
added propertyetag
- Added model
AnalyticsOutputSettings
- Added model
SecretArchiveSettings
- Added model
VulnerabilityScanningSettings
- Added enum
VulnerabilityScanningSettingsContainerScan
- Added model
VulnerabilityScanningSettingsPatch
azure-mgmt-dnsresolver_1.1.0
1.1.0 (2025-06-16)
Features Added
- Client
DnsResolverManagementClient
added operation groupdns_resolver_policies
- Client
DnsResolverManagementClient
added operation groupdns_security_rules
- Client
DnsResolverManagementClient
added operation groupdns_resolver_policy_virtual_network_links
- Client
DnsResolverManagementClient
added operation groupdns_resolver_domain_lists
- Model
ProxyResource
added propertysystem_data
- Model
Resource
added propertysystem_data
- Model
TrackedResource
added propertysystem_data
- Added enum
Action
- Added enum
ActionType
- Added model
DnsResolverDomainList
- Added model
DnsResolverDomainListBulk
- Added model
DnsResolverDomainListPatch
- Added model
DnsResolverDomainListResult
- Added model
DnsResolverPolicy
- Added model
DnsResolverPolicyListResult
- Added model
DnsResolverPolicyPatch
- Added model
DnsResolverPolicyVirtualNetworkLink
- Added model
DnsResolverPolicyVirtualNetworkLinkListResult
- Added model
DnsResolverPolicyVirtualNetworkLinkPatch
- Added model
DnsSecurityRule
- Added model
DnsSecurityRuleAction
- Added model
DnsSecurityRuleListResult
- Added model
DnsSecurityRulePatch
- Added enum
DnsSecurityRuleState
- Added model
ErrorAdditionalInfo
- Added model
ErrorDetail
- Added model
ErrorResponse
- Added operation group
DnsResolverDomainListsOperations
- Added operation group
DnsResolverPoliciesOperations
- Added operation group
DnsResolverPolicyVirtualNetworkLinksOperations
- Added operation group
DnsSecurityRulesOperations
azure-mgmt-computeschedule_1.1.0
1.1.0 (2025-06-05)
Features Added
- Added model
CreateResourceOperationResponse
- Added model
DeleteResourceOperationResponse
- Added model
ExecuteCreateRequest
- Added model
ExecuteDeleteRequest
- Added model
ResourceProvisionPayload
- Model
ScheduledActionsOperations
added methodvirtual_machines_execute_create
- Model
ScheduledActionsOperations
added methodvirtual_machines_execute_delete