Skip to content

Releases: Azure/azure-sdk-for-python

azure-mgmt-serialconsole_1.1.0b2

27 May 04:04
21b3c3a

Choose a tag to compare

Pre-release

1.1.0b2 (2026-05-26)

Features Added

  • Client MicrosoftSerialConsoleClient added parameter cloud_setting in method __init__
  • Client MicrosoftSerialConsoleClient added method send_request
  • Model ProxyResource added property system_data
  • Model Resource added property system_data
  • Model SerialPort added property system_data
  • Added model CloudError
  • Added enum CreatedByType
  • Added enum SerialPortConnectionState
  • Added model SystemData

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • Model DisableSerialConsoleResult moved instance variable disabled under property properties whose type is DisableSerialConsoleResultProperties
  • Model EnableSerialConsoleResult moved instance variable disabled under property properties whose type is EnableSerialConsoleResultProperties
  • Model SerialConsoleStatus moved instance variable disabled under property properties whose type is SerialConsoleStatusProperties
  • Deleted or renamed method SerialPortsOperations.delete
  • Renamed operation group MicrosoftSerialConsoleClientOperationsMixin to _MicrosoftSerialConsoleClientOperationsMixin
  • Method MicrosoftSerialConsoleClient.disable_console changed return type from Union[DisableSerialConsoleResult, GetSerialConsoleSubscriptionNotFound] to DisableSerialConsoleResult
  • Method MicrosoftSerialConsoleClient.enable_console changed return type from Union[EnableSerialConsoleResult, GetSerialConsoleSubscriptionNotFound] to EnableSerialConsoleResult
  • Method MicrosoftSerialConsoleClient.get_console_status changed return type from Union[SerialConsoleStatus, GetSerialConsoleSubscriptionNotFound] to SerialConsoleStatus

azure-mgmt-redhatopenshift_4.0.0b1

27 May 04:04
21b3c3a

Choose a tag to compare

Pre-release

4.0.0b1 (2026-05-26)

Features Added

  • Client AzureRedHatOpenShiftClient added method send_request
  • Added model CloudError

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • Model OpenShiftClusterUpdate moved instance variable provisioning_state, cluster_profile, console_profile, service_principal_profile, platform_workload_identity_profile, network_profile, master_profile, worker_profiles, worker_profiles_status, apiserver_profile and ingress_profiles under property properties whose type is OpenShiftClusterProperties

Other Changes

  • Deleted model OpenShiftClusterList/OpenShiftVersionList/OperationList/PlatformWorkloadIdentityRoleSetList which actually were not used by SDK users

azure-mgmt-hanaonazure_1.1.0b2

27 May 04:02
21b3c3a

Choose a tag to compare

Pre-release

1.1.0b2 (2026-05-26)

Features Added

  • Client HanaManagementClient added parameter cloud_setting in method __init__
  • Client HanaManagementClient added method send_request
  • Model ProviderInstance added property system_data
  • Model ProxyResource added property system_data
  • Model Resource added property system_data
  • Model SapMonitor added property system_data
  • Model TrackedResource added property system_data
  • Added enum CreatedByType
  • Added model SystemData

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • Model ProviderInstance moved instance variable type_properties_type, metadata and provisioning_state under property properties whose type is ProviderInstanceProperties

Other Changes

  • Deleted model OperationList which actually was not used by SDK users

azure-mgmt-education_1.0.0b3

27 May 07:39
a0a5628

Choose a tag to compare

Pre-release

1.0.0b3 (2026-05-27)

Features Added

  • Client EducationManagementClient added parameter cloud_setting in method __init__
  • Client EducationManagementClient added method send_request
  • Added model ProxyResource

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
  • Model GrantDetails moved instance variable offer_cap, effective_date, offer_type, expiration_date, status and allocated_budget under property properties whose type is GrantDetailProperties
  • Model JoinRequestDetails moved instance variable first_name, last_name, email and status under property properties whose type is JoinRequestProperties
  • Model LabDetails moved instance variable display_name, budget_per_student, description, expiration_date, effective_date, status, max_student_count, invitation_code, currency_properties_total_allocated_budget_currency, value_properties_total_allocated_budget_value, currency_properties_total_budget_currency and value_properties_total_budget_value under property properties whose type is LabProperties
  • Model StudentDetails moved instance variable first_name, last_name, email, role, budget, subscription_id, expiration_date, status, effective_date, subscription_alias and subscription_invite_last_sent_date under property properties whose type is StudentProperties
  • Model StudentLabDetails moved instance variable display_name, description, expiration_date, role, budget, subscription_id, status, effective_date and lab_scope under property properties whose type is StudentLabProperties
  • Method GrantsOperations.get changed its parameter include_allocated_budget from positional_or_keyword to keyword_only
  • Method GrantsOperations.list changed its parameter include_allocated_budget from positional_or_keyword to keyword_only
  • Method GrantsOperations.list_all changed its parameter include_allocated_budget from positional_or_keyword to keyword_only
  • Method JoinRequestsOperations.list changed its parameter include_denied from positional_or_keyword to keyword_only
  • Method LabsOperations.generate_invite_code changed its parameter only_update_student_count_parameter from positional_or_keyword to keyword_only
  • Method LabsOperations.get changed its parameter include_budget from positional_or_keyword to keyword_only
  • Method LabsOperations.list changed its parameter include_budget from positional_or_keyword to keyword_only
  • Method LabsOperations.list_all changed its parameter include_budget/include_deleted from positional_or_keyword to keyword_only
  • Method StudentsOperations.list changed its parameter include_deleted from positional_or_keyword to keyword_only
  • Renamed operation group EducationManagementClientOperationsMixin to _EducationManagementClientOperationsMixin

Other Changes

  • Deleted model GrantListResponse/JoinRequestList which actually were not used by SDK users

azure-mgmt-databricks_3.0.0b1

27 May 07:39
a0a5628

Choose a tag to compare

Pre-release

3.0.0b1 (2026-05-27)

Features Added

  • Client AzureDatabricksManagementClient added parameter cloud_setting in method __init__
  • Client AzureDatabricksManagementClient added method send_request
  • Model AccessConnectorProperties added property refered_by
  • Model GroupIdInformation added property system_data
  • Model PrivateEndpointConnection added property system_data
  • Model Resource added property system_data
  • Model TrackedResource added property system_data
  • Model VirtualNetworkPeering added property system_data
  • Added model AutomaticClusterUpdateDefinition
  • Added enum AutomaticClusterUpdateValue
  • Added model ComplianceSecurityProfileDefinition
  • Added enum ComplianceSecurityProfileValue
  • Added enum ComputeMode
  • Added model DefaultCatalogProperties
  • Added enum DefaultStorageFirewall
  • Added model EnhancedSecurityComplianceDefinition
  • Added model EnhancedSecurityMonitoringDefinition
  • Added enum EnhancedSecurityMonitoringValue
  • Added enum IdentityType
  • Added enum InitialType
  • Added model ProxyResource
  • Added model WorkspaceNoPublicIPBooleanParameter
  • Added model WorkspacePropertiesAccessConnector
  • Operation group WorkspacesOperations added parameter force_deletion in method begin_delete

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • Model VirtualNetworkPeering moved instance variable allow_virtual_network_access, allow_forwarded_traffic, allow_gateway_transit, use_remote_gateways, databricks_virtual_network, databricks_address_space, remote_virtual_network, remote_address_space, peering_state and provisioning_state under property properties whose type is VirtualNetworkPeeringPropertiesFormat

Other Changes

  • Deleted model PrivateEndpointConnectionsList/PrivateLinkResourcesList/VirtualNetworkPeeringList which actually were not used by SDK users

azure-mgmt-applicationinsights_5.0.0b2

27 May 09:45
d4cdce6

Choose a tag to compare

Pre-release

5.0.0b2 (2026-05-27)

Features Added

  • Client ApplicationInsightsManagementClient added parameter cloud_setting in method __init__
  • Client ApplicationInsightsManagementClient added method send_request
  • Model ComponentLinkedStorageAccounts added property system_data
  • Model ProxyResource added property system_data
  • Model Resource added property system_data
  • Model TrackedResource added property system_data
  • Model WorkbookTemplate added property system_data

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
  • Model ComponentLinkedStorageAccounts moved instance variable linked_storage_account under property properties whose type is LinkedStorageAccountsProperties
  • Model ComponentLinkedStorageAccountsPatch moved instance variable linked_storage_account under property properties whose type is LinkedStorageAccountsProperties
  • Model WorkbookTemplateUpdateParameters moved instance variable priority, author, template_data, galleries and localized under property properties whose type is WorkbookTemplateProperties
  • Model WorkbookUpdateParameters moved instance variable display_name, serialized_data, category, tags_properties_tags, description and revision under property properties whose type is WorkbookPropertiesUpdateParameters
  • Method AnalyticsItemsOperations.delete changed its parameter id/name from positional_or_keyword to keyword_only
  • Method AnalyticsItemsOperations.get changed its parameter id/name from positional_or_keyword to keyword_only
  • Parameter type of AnalyticsItemsOperations.list is now optional
  • Method AnalyticsItemsOperations.list changed its parameter scope/type/include_content from positional_or_keyword to keyword_only
  • Method AnalyticsItemsOperations.put changed its parameter override_item from positional_or_keyword to keyword_only
  • Method AnnotationsOperations.list changed its parameter start/end from positional_or_keyword to keyword_only
  • Method DeletedWorkbooksOperations.list_by_subscription changed its parameter category/tags from positional_or_keyword to keyword_only
  • Method FavoritesOperations.list changed its parameter favorite_type/source_type/can_fetch_content/tags from positional_or_keyword to keyword_only
  • Method WorkbooksOperations.create_or_update changed its parameter source_id from positional_or_keyword to keyword_only
  • Method WorkbooksOperations.get changed its parameter can_fetch_content from positional_or_keyword to keyword_only
  • Method WorkbooksOperations.list_by_resource_group changed its parameter category/tags/source_id/can_fetch_content from positional_or_keyword to keyword_only
  • Method WorkbooksOperations.list_by_subscription changed its parameter category/tags/can_fetch_content from positional_or_keyword to keyword_only
  • Method WorkbooksOperations.update changed its parameter source_id from positional_or_keyword to keyword_only

Other Changes

  • Deleted model OperationInfo/OperationLive/ResourceAutoGenerated/TrackedResourceAutoGenerated/WorkbookResource/WorkbookTemplateResource which actually were not used by SDK users

azure-mgmt-appcontainers_5.0.0b1

28 May 02:23
f426769

Choose a tag to compare

Pre-release

5.0.0b1 (2026-05-27)

Features Added

  • Client ContainerAppsAPIClient added method send_request
  • Model JobExecution added property system_data
  • Model Usage added property unit
  • Added enum SessionPoolIdentityLifeCycle

Breaking Changes

Other Changes

  • Deleted model AuthConfigCollection/AvailableOperations/AvailableWorkloadProfilesCollection/CertificateCollection/ConnectedEnvironmentCollection/ContainerAppCollection/DaprComponentsCollection/HttpRouteConfigCollection/JavaComponentsCollection/JobExecutionNamesCollection/JobsCollection/ListUsagesResult/MaintenanceConfigurationCollection/ManagedCertificateCollection/ManagedEnvironmentsCollection/RevisionCollection/SessionPoolCollection/SourceControlCollection/WorkflowEnvelopeCollection/WorkloadProfileStatesCollection which actually were not used by SDK users

azure-mgmt-alertsmanagement_2.0.0b3

27 May 05:39
9df5fda

Choose a tag to compare

Pre-release

2.0.0b3 (2026-05-27)

Features Added

  • Client AlertsManagementClient added parameter cloud_setting in method __init__
  • Client AlertsManagementClient added method send_request
  • Enum ActionType added member INTERNAL
  • Model Alert added property system_data
  • Model AlertModificationItem added property details
  • Model AlertProperties added property custom_properties
  • Enum MonitorService added member RESOURCE_HEALTH
  • Model Operation added property is_data_action
  • Model Operation added property action_type
  • Model Resource added property system_data
  • Added model ActionSuppressedDetails
  • Added model ActionTriggeredDetails
  • Added model AlertEnrichmentItem
  • Added model AlertEnrichmentProperties
  • Added model AlertEnrichmentResponse
  • Added enum AlertModificationType
  • Added model AlertsManagementErrorResponse
  • Added model BaseDetails
  • Added model NotificationResult
  • Added enum Origin
  • Added model PrometheusEnrichmentItem
  • Added model PrometheusInstantQuery
  • Added model PrometheusRangeQuery
  • Added model PropertyChangeDetails
  • Added model ProxyResource
  • Added model ProxyResourceAutoGenerated
  • Added enum ResultStatus
  • Added enum RuleType
  • Added enum Status
  • Added model TriggeredRule
  • Added enum Type
  • Operation group AlertsOperations added method change_state_tenant
  • Operation group AlertsOperations added method get_all_tenant
  • Operation group AlertsOperations added method get_by_id_tenant
  • Operation group AlertsOperations added method get_enrichments
  • Operation group AlertsOperations added method get_history_tenant

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. And please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
  • Deleted or renamed client operation group AlertsManagementClient.alert_processing_rules
  • Deleted or renamed client operation group AlertsManagementClient.prometheus_rule_groups
  • Deleted or renamed client operation group AlertsManagementClient.smart_groups
  • Method AlertsManagementClient.__init__ deleted or renamed its parameter subscription_id of kind positional_or_keyword
  • Deleted or renamed enum value ActionType.ADD_ACTION_GROUPS
  • Deleted or renamed enum value ActionType.REMOVE_ALL_ACTION_GROUPS
  • Deleted or renamed enum value AlertModificationEvent.ACTIONS_FAILED
  • Deleted or renamed enum value AlertModificationEvent.ACTION_RULE_SUPPRESSED
  • Deleted or renamed enum value AlertModificationEvent.ACTION_RULE_TRIGGERED
  • Model AlertsSummaryGroup renamed its instance variable values to values_property
  • Model AlertsSummaryGroupItem renamed its instance variable values to values_property
  • Method AlertsOperations.change_state changed its parameter new_state from positional_or_keyword to keyword_only
  • Method AlertsOperations.change_state inserted a positional_or_keyword parameter scope
  • Method AlertsOperations.get_all changed its parameter target_resource/target_resource_type/target_resource_group/monitor_service/monitor_condition/severity/alert_state/alert_rule/smart_group_id/include_context/include_egress_config/page_count/sort_by/sort_order/select/time_range/custom_time_range from positional_or_keyword to keyword_only
  • Method AlertsOperations.get_all inserted a positional_or_keyword parameter scope
  • Method AlertsOperations.get_by_id inserted a positional_or_keyword parameter scope
  • Method AlertsOperations.get_history inserted a positional_or_keyword parameter scope
  • Method AlertsOperations.get_summary changed its parameter groupby/include_smart_groups_count/target_resource/target_resource_type/target_resource_group/monitor_service/monitor_condition/severity/alert_state/alert_rule/time_range/custom_time_range from positional_or_keyword to keyword_only
  • Method AlertsOperations.get_summary inserted a positional_or_keyword parameter scope
  • Method AlertsOperations.meta_data changed its parameter identifier from positional_or_keyword to keyword_only
  • Deleted or renamed operation group AlertProcessingRulesOperations
  • Deleted or renamed operation group PrometheusRuleGroupsOperations
  • Deleted or renamed operation group SmartGroupsOperations

Other Changes

  • Deleted model AlertProcessingRulesList/AlertsList/OperationsList/PrometheusRuleGroupResourceCollection/SmartGroupsList which actually were not used by SDK users
  • Deleted model Action/AddActionGroups/AlertProcessingRule/AlertProcessingRuleProperties/Condition/DailyRecurrence/ErrorResponseAutoGenerated/ErrorResponseAutoGenerated2/ErrorResponseAutoGenerated3/ErrorResponseBodyAutoGenerated/ErrorResponseBodyAutoGenerated2/ManagedResource/MonthlyRecurrence/PatchObject/PrometheusRule/PrometheusRuleGroupAction/PrometheusRuleGroupResource/PrometheusRuleGroupResourcePatch/PrometheusRuleGroupResourcePatchProperties/PrometheusRuleResolveConfiguration/Recurrence/RemoveAllActionGroups/ResourceAutoGenerated/Schedule/SmartGroup/SmartGroupAggregatedProperty/SmartGroupModification/SmartGroupModificationItem/SmartGroupModificationProperties/TrackedResource/WeeklyRecurrence which actually were not used by SDK users
  • Deleted enum DaysOfWeek/Field/Operator/RecurrenceType/SmartGroupModificationEvent/SmartGroupsSortByFields/State which actually were not used by SDK users

azure-appconfiguration-provider_2.5.0

26 May 23:26
9707083

Choose a tag to compare

2.5.0 (2026-05-22)

Features Added

  • Added refresh_enabled parameter to the load method. Defaults to True if refresh_on is set. When set to True without refresh_on keys, all selected key-values are monitored for changes. When set to False, calling refresh will be a no-op.
  • Added the ability to monitor all selected key-values for refresh with the refresh_enabled kwarg. When this kwarg is set to True, and refresh_on is not specified, changes to any selected key-values will trigger configuration reload.

Other Changes

  • Switched feature flag refresh to use page-based etag checking instead of per-flag etag checking, reducing the number of requests needed to detect changes.

azure-mgmt-resource-policy_1.0.0b3

27 May 02:18
72958a7

Choose a tag to compare

Pre-release

1.0.0b3 (2026-05-26)

Features Added

  • Client PolicyClient added method send_request
  • Client PolicyClient added operation group policy_enrollments
  • Client PolicyClient added operation group policy_exemptions
  • Client PolicyClient added operation group variables
  • Client PolicyClient added operation group variable_values
  • Model DataPolicyManifest added property system_data
  • Model ExternalEvaluationEndpointInvocationResult added property endpoint_kind
  • Model ExternalEvaluationEndpointInvocationResult added property policy_action
  • Model ExternalEvaluationEndpointInvocationResult added property policy_evaluation_details
  • Model ExternalEvaluationEndpointInvocationResult added property additional_info
  • Model PolicyTokenResponse added property request_details
  • Enum SelectorKind added member GROUP_PRINCIPAL_ID
  • Enum SelectorKind added member USER_PRINCIPAL_ID
  • Added enum AssignmentScopeValidation
  • Added model DataManifestResourceFunctionsDefinition
  • Added enum ExemptionCategory
  • Added model ExtensionResource
  • Added enum PolicyAction
  • Added model PolicyEnrollment
  • Added model PolicyEnrollmentProperties
  • Added model PolicyEnrollmentUpdate
  • Added model PolicyEnrollmentUpdateProperties
  • Added model PolicyExemption
  • Added model PolicyExemptionProperties
  • Added model PolicyExemptionUpdate
  • Added model PolicyExemptionUpdateProperties
  • Added model PolicyTokenEvaluatedRequestDetails
  • Added model PolicyVariableColumn
  • Added model PolicyVariableProperties
  • Added model PolicyVariableValueColumnValue
  • Added model PolicyVariableValueProperties
  • Added model SelfServeExemptionSettings
  • Added model Variable
  • Added model VariableValue

Breaking Changes

  • This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
  • Model PolicyLogInfo deleted property policy_set_definition_display_name/policy_set_definition_category/policy_definition_display_name/policy_definition_group_names/policy_assignment_display_name/resource_location/ancestors/compliance_reason_code/policy_exemption_ids to match actual service behavior
  • Method PolicyAssignmentsOperations.get changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicyAssignmentsOperations.get_by_id deleted or renamed its parameter expand of kind positional_or_keyword
  • Method PolicyAssignmentsOperations.list changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicyAssignmentsOperations.list_for_management_group changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicyAssignmentsOperations.list_for_resource changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicyAssignmentsOperations.list_for_resource_group changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicySetDefinitionVersionsOperations.get changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicySetDefinitionVersionsOperations.get_at_management_group changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicySetDefinitionVersionsOperations.get_built_in changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicySetDefinitionVersionsOperations.list changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicySetDefinitionVersionsOperations.list_built_in changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicySetDefinitionVersionsOperations.list_by_management_group changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicySetDefinitionsOperations.get changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicySetDefinitionsOperations.get_at_management_group changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicySetDefinitionsOperations.get_built_in changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicySetDefinitionsOperations.list changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicySetDefinitionsOperations.list_built_in changed its parameter expand from positional_or_keyword to keyword_only
  • Method PolicySetDefinitionsOperations.list_by_management_group changed its parameter expand from positional_or_keyword to keyword_only