Skip to content

Releases: Azure/azure-sdk-for-python

azure-ai-translation-text_2.0.0

29 May 01:12
e46f2f7

Choose a tag to compare

2.0.0 (2026-06-06)

Features Added

  • GA release of Azure AI Translator Text Translation SDK version 2.0.0.
  • Updated to stable API version 2026-06-06.
  • Added TranslationTone and TranslationGender enums for type-safe tone and gender options.

Breaking Changes

  • Removed grade parameter from translation options.

Other Changes

  • Simplified client constructor and internal authentication handling.

azure-search-documents_12.1.0b1

28 May 21:48
ee74719

Choose a tag to compare

Pre-release

12.1.0b1 (2026-05-28)

Features Added

  • Below models, operations, and enum members are added for File knowledge source support

    • azure.search.documents.indexes.SearchIndexClient.delete_knowledge_source_file
    • azure.search.documents.indexes.SearchIndexClient.list_knowledge_source_files
    • azure.search.documents.indexes.SearchIndexClient.upload_knowledge_source_file
    • azure.search.documents.indexes.models.FileKnowledgeSource
    • azure.search.documents.indexes.models.FileKnowledgeSourceParameters
    • azure.search.documents.indexes.models.KnowledgeSourceFile
    • azure.search.documents.indexes.models.KnowledgeSourceKind.FILE
    • azure.search.documents.knowledgebases.models.FileKnowledgeSourceParams
    • azure.search.documents.knowledgebases.models.KnowledgeBaseFileActivityArguments
    • azure.search.documents.knowledgebases.models.KnowledgeBaseFileActivityRecord
    • azure.search.documents.knowledgebases.models.KnowledgeBaseFileReference
  • Below models and enum members are added for indexed SQL knowledge source support

    • azure.search.documents.indexes.models.ContentColumnMapping
    • azure.search.documents.indexes.models.EmbeddingColumnMapping
    • azure.search.documents.indexes.models.IndexedSqlKnowledgeSource
    • azure.search.documents.indexes.models.IndexedSqlKnowledgeSourceParameters
    • azure.search.documents.indexes.models.KnowledgeSourceKind.INDEXED_SQL
    • azure.search.documents.knowledgebases.models.IndexedSqlKnowledgeSourceParams
    • azure.search.documents.knowledgebases.models.KnowledgeBaseIndexedSqlActivityArguments
    • azure.search.documents.knowledgebases.models.KnowledgeBaseIndexedSqlActivityRecord
    • azure.search.documents.knowledgebases.models.KnowledgeBaseIndexedSqlReference
  • Below models and enum members are added for MCP server knowledge source support

    • azure.search.documents.indexes.models.KnowledgeSourceKind.MCP_SERVER
    • azure.search.documents.indexes.models.McpServerAuthentication
    • azure.search.documents.indexes.models.McpServerAuthenticationKind
    • azure.search.documents.indexes.models.McpServerAutoOutputParsing
    • azure.search.documents.indexes.models.McpServerFoundryConnectionAuthentication
    • azure.search.documents.indexes.models.McpServerFoundryConnectionParameters
    • azure.search.documents.indexes.models.McpServerHeaders
    • azure.search.documents.indexes.models.McpServerJsonOutputParsing
    • azure.search.documents.indexes.models.McpServerKnowledgeSource
    • azure.search.documents.indexes.models.McpServerKnowledgeSourceParameters
    • azure.search.documents.indexes.models.McpServerNoneOutputParsing
    • azure.search.documents.indexes.models.McpServerOutputParsing
    • azure.search.documents.indexes.models.McpServerOutputParsingJsonParameters
    • azure.search.documents.indexes.models.McpServerOutputParsingKind
    • azure.search.documents.indexes.models.McpServerOutputParsingSplitParameters
    • azure.search.documents.indexes.models.McpServerSplitOutputParsing
    • azure.search.documents.indexes.models.McpServerStoredHeadersAuthentication
    • azure.search.documents.indexes.models.McpServerStoredHeadersParameters
    • azure.search.documents.indexes.models.McpServerTool
    • azure.search.documents.indexes.models.McpServerToolInclusionMode
    • azure.search.documents.knowledgebases.models.KnowledgeBaseMcpServerActivityArguments
    • azure.search.documents.knowledgebases.models.KnowledgeBaseMcpServerActivityRecord
    • azure.search.documents.knowledgebases.models.KnowledgeBaseMcpServerReference
    • azure.search.documents.knowledgebases.models.McpServerKnowledgeSourceParams
  • Below models and enum members are added for Fabric Data Agent knowledge source support

    • azure.search.documents.indexes.models.FabricDataAgentKnowledgeSource
    • azure.search.documents.indexes.models.FabricDataAgentKnowledgeSourceParameters
    • azure.search.documents.indexes.models.KnowledgeSourceKind.FABRIC_DATA_AGENT
    • azure.search.documents.knowledgebases.models.FabricDataAgentKnowledgeSourceParams
    • azure.search.documents.knowledgebases.models.KnowledgeBaseFabricDataAgentActivityArguments
    • azure.search.documents.knowledgebases.models.KnowledgeBaseFabricDataAgentActivityRecord
    • azure.search.documents.knowledgebases.models.KnowledgeBaseFabricDataAgentReference
  • Below models and enum members are added for Fabric Ontology knowledge source support

    • azure.search.documents.indexes.models.FabricOntologyKnowledgeSource
    • azure.search.documents.indexes.models.FabricOntologyKnowledgeSourceParameters
    • azure.search.documents.indexes.models.KnowledgeSourceKind.FABRIC_ONTOLOGY
    • azure.search.documents.knowledgebases.models.FabricOntologyKnowledgeSourceParams
    • azure.search.documents.knowledgebases.models.KnowledgeBaseFabricOntologyActivityArguments
    • azure.search.documents.knowledgebases.models.KnowledgeBaseFabricOntologyActivityRecord
    • azure.search.documents.knowledgebases.models.KnowledgeBaseFabricOntologyReference
  • Below models and enum members are added for WorkIQ knowledge source support

    • azure.search.documents.indexes.models.KnowledgeSourceKind.WORK_IQ
    • azure.search.documents.indexes.models.WorkIQKnowledgeSource
    • azure.search.documents.knowledgebases.models.KnowledgeBaseWorkIQActivityArguments
    • azure.search.documents.knowledgebases.models.KnowledgeBaseWorkIQActivityRecord
    • azure.search.documents.knowledgebases.models.KnowledgeBaseWorkIQReference
    • azure.search.documents.knowledgebases.models.WorkIQAttribution
    • azure.search.documents.knowledgebases.models.WorkIQKnowledgeSourceParams
  • Below models and properties are added for image serving in knowledge sources

    • azure.search.documents.indexes.models.KnowledgeSourceReference.enable_image_serving
    • azure.search.documents.knowledgebases.models.ImageServingStatistics
    • azure.search.documents.knowledgebases.models.KnowledgeBaseAzureBlobActivityRecord.image_serving
    • azure.search.documents.knowledgebases.models.KnowledgeBaseImageContent
    • azure.search.documents.knowledgebases.models.KnowledgeBaseIndexedOneLakeActivityRecord.image_serving
    • azure.search.documents.knowledgebases.models.KnowledgeBaseIndexedSharePointActivityRecord.image_serving
    • azure.search.documents.knowledgebases.models.KnowledgeBaseRemoteSharePointActivityRecord.image_serving
    • azure.search.documents.knowledgebases.models.KnowledgeBaseSearchIndexActivityRecord.image_serving
    • azure.search.documents.knowledgebases.models.KnowledgeBaseWebActivityRecord.image_serving
    • azure.search.documents.knowledgebases.models.KnowledgeSourceParams.enable_image_serving
  • Below properties and enum members are added for Purview sensitivity label support

    • azure.search.documents.indexes.models.KnowledgeSourceIngestionPermissionOption.SENSITIVITY_LABELS
    • azure.search.documents.knowledgebases.models.KnowledgeBaseAzureBlobReference.search_sensitivity_label_info
    • azure.search.documents.knowledgebases.models.KnowledgeBaseIndexedOneLakeReference.search_sensitivity_label_info
    • azure.search.documents.knowledgebases.models.KnowledgeBaseIndexedSharePointReference.search_sensitivity_label_info
    • azure.search.documents.knowledgebases.models.KnowledgeBaseRetrievalResponse.response_sensitivity_label_info
    • azure.search.documents.knowledgebases.models.KnowledgeBaseSearchIndexReference.search_sensitivity_label_info
  • Below models and properties are added for content freshness

    • azure.search.documents.indexes.models.KnowledgeSourceReference.enable_freshness
    • azure.search.documents.indexes.models.WebKnowledgeSourceParameters.count
    • azure.search.documents.indexes.models.WebKnowledgeSourceParameters.freshness
    • azure.search.documents.indexes.models.WebKnowledgeSourceParameters.language
    • azure.search.documents.indexes.models.WebKnowledgeSourceParameters.market
    • azure.search.documents.knowledgebases.models.FreshnessPolicy
  • Below properties are added for knowledge source resilience and output limits

    • azure.search.documents.knowledgebases.models.KnowledgeBaseRetrievalRequest.max_output_documents
    • azure.search.documents.knowledgebases.models.KnowledgeBaseRetrievalRequest.max_output_size_in_tokens
    • azure.search.documents.knowledgebases.models.KnowledgeSourceParams.fail_on_error
    • azure.search.documents.knowledgebases.models.KnowledgeSourceParams.max_output_documents
  • Below properties are added for knowledge base activity records

    • azure.search.documents.knowledgebases.models.KnowledgeBaseActivityRecord.warning
    • azure.search.documents.knowledgebases.models.KnowledgeBaseModelAnswerSynthesisActivityRecord.model_name
    • azure.search.documents.knowledgebases.models.KnowledgeBaseModelQueryPlanningActivityRecord.model_name
  • Below models are added for knowledge base activity dispatch

    • azure.search.documents.knowledgebases.models.KnowledgeBaseActivityRecordType
    • azure.search.documents.knowledgebases.models.KnowledgeBaseReferenceType
  • Below models and properties are added for knowledge base service capabilities

    • azure.search.documents.indexes.models.KnowledgeBase.cors_options
    • azure.search.documents.indexes.models.SearchIndexKnowledgeSourceParameters.base_filter
    • azure.search.documents.indexes.models.SearchServiceCounters.knowledge_base_counter
    • azure.search.documents.indexes.models.SearchServiceCounters.knowledge_source_counter
    • azure.search.documents.knowledgebases.models.AssetStore
  • Below models, enum members, and properties are added for content understanding skill chunking

    • azure.search.documents.indexes.models.ContentUnderstandingSkillChunkingMethod
    • azure.search.documents.indexes.models.ContentUnderstandingSkillChunkingProperties.method
    • azure.search.documents.indexes.models.ContentUnderstandingSkillChunkingUnit.TOKENS
  • Below properties are added for federated identity on in...

Read more

azure-mgmt-securityinsight_2.0.0b3

29 May 09:39
802876b

Choose a tag to compare

Pre-release

2.0.0b3 (2026-05-27)

Features Added

  • Enum AlertProperty added member SUB_TECHNIQUES
  • Enum AutomationRulePropertyArrayConditionSupportedArrayConditionType added member ALL_ITEMS
  • Enum AutomationRulePropertyArrayConditionSupportedArrayType added member INCIDENT_LABELS
  • Enum AutomationRulePropertyConditionSupportedProperty added member INCIDENT_ALERT_TITLE
  • Enum AutomationRulePropertyConditionSupportedProperty added member INCIDENT_CUSTOM_DETECTION_RULE_IDS
  • Enum ContentType added member ANALYTICS_RULE
  • Enum ContentType added member AUTOMATION_RULE
  • Enum ContentType added member HUNTING_QUERY
  • Enum ContentType added member PARSER
  • Enum ContentType added member PLAYBOOK
  • Enum DataConnectorKind added member GCP
  • Enum DataConnectorKind added member MICROSOFT_PURVIEW_INFORMATION_PROTECTION
  • Enum DataConnectorKind added member PREMIUM_MICROSOFT_DEFENDER_FOR_THREAT_INTELLIGENCE
  • Enum DataConnectorKind added member PURVIEW_AUDIT
  • Enum DataConnectorKind added member REST_API_POLLER
  • Enum EntityQueryTemplateKind added member ANOMALY
  • Enum EntityQueryTemplateKind added member BOOKMARK
  • Enum EntityQueryTemplateKind added member EXPANSION
  • Enum EntityQueryTemplateKind added member GUIDED_INSIGHT
  • Enum EntityQueryTemplateKind added member INSIGHT
  • Enum EntityQueryTemplateKind added member SECURITY_ALERT
  • Model IncidentAdditionalData added property merged_incident_number
  • Model IncidentAdditionalData added property merged_incident_url
  • Enum Kind added member CUSTOM_DETECTION
  • Enum Kind added member NOTEBOOK
  • Enum Kind added member RESOURCES_DATA_CONNECTOR
  • Enum Kind added member STANDALONE
  • Enum Kind added member SUMMARY_RULE
  • Model MTPDataConnectorDataTypes added property alerts
  • Model MTPDataConnectorProperties added property filtered_providers
  • Enum Operator added member AFTER_ABSOLUTE
  • Enum Operator added member AFTER_RELATIVE
  • Enum Operator added member ARRAY_CONTAINS
  • Enum Operator added member ARRAY_NOT_CONTAINS
  • Enum Operator added member BEFORE_ABSOLUTE
  • Enum Operator added member BEFORE_RELATIVE
  • Enum Operator added member EQUALS
  • Enum Operator added member GREATER_THAN
  • Enum Operator added member GREATER_THAN_EQUAL
  • Enum Operator added member IS_FALSE
  • Enum Operator added member IS_NULL
  • Enum Operator added member IS_TRUE
  • Enum Operator added member LESS_THAN
  • Enum Operator added member LESS_THAN_EQUAL
  • Enum Operator added member NOT_EQUALS
  • Enum Operator added member ON_OR_AFTER_ABSOLUTE
  • Enum Operator added member ON_OR_AFTER_RELATIVE
  • Enum Operator added member ON_OR_BEFORE_ABSOLUTE
  • Enum Operator added member ON_OR_BEFORE_RELATIVE
  • Enum Operator added member STRING_CONTAINS
  • Enum Operator added member STRING_ENDS_WITH
  • Enum Operator added member STRING_IS_EMPTY
  • Enum Operator added member STRING_NOT_CONTAINS
  • Enum Operator added member STRING_NOT_ENDS_WITH
  • Enum Operator added member STRING_NOT_STARTS_WITH
  • Enum Operator added member STRING_STARTS_WITH
  • Model Recommendation added property etag
  • Model Recommendation added property name
  • Model Recommendation added property type
  • Model Recommendation added property system_data
  • Model Repo added property installation_id
  • Enum RepoType added member AZURE_DEV_OPS
  • Model ScheduledAlertRuleProperties added property sub_techniques
  • Enum SourceType added member AZURE_STORAGE
  • Enum SourceType added member LOCAL
  • Enum State added member COMPLETED_BY_SYSTEM
  • Enum State added member DISMISSED
  • Enum State added member IN_PROGRESS
  • Added model AWSAuthModel
  • Added model AnalyticsRuleRunTrigger
  • Added model AnalyticsRuleRunTriggerProperties
  • Added model ApiKeyAuthModel
  • Added model AssignmentItem
  • Added model AttackPattern
  • Added model BasicAuthModel
  • Added model BillingStatistic
  • Added enum BillingStatisticKind
  • Added model CcpAuthConfig
  • Added enum CcpAuthType
  • Added model CcpResponseConfig
  • Added model CloudError
  • Added model ConditionClause
  • Added model ConditionProperties
  • Added enum Connective
  • Added model ConnectivityCriterion
  • Added model ConnectorDataType
  • Added model ConnectorDefinitionsAvailability
  • Added model ConnectorDefinitionsPermissions
  • Added model ConnectorDefinitionsResourceProvider
  • Added model CountQuery
  • Added model CustomPermissionDetails
  • Added model CustomizableConnectionsConfig
  • Added model CustomizableConnectorDefinition
  • Added model CustomizableConnectorDefinitionProperties
  • Added model CustomizableConnectorUiConfig
  • Added model DCRConfiguration
  • Added model DataConnectorDefinition
  • Added enum DataConnectorDefinitionKind
  • Added model EnrichmentDomainBody
  • Added model EnrichmentIpAddressBody
  • Added enum EnrichmentType
  • Added model EntityManualTriggerRequestBody
  • Added model Error
  • Added model ErrorAdditionalInfo
  • Added model ErrorDetail
  • Added model ErrorResponse
  • Added enum Flag
  • Added model GCPAuthModel
  • Added model GCPAuthProperties
  • Added model GCPDataConnector
  • Added model GCPDataConnectorProperties
  • Added model GCPRequestProperties
  • Added model GenericBlobSbsAuthModel
  • Added model GitHubAuthModel
  • Added model GraphQuery
  • Added enum HttpMethodVerb
  • Added model Hunt
  • Added model HuntComment
  • Added model HuntCommentProperties
  • Added model HuntOwner
  • Added model HuntProperties
  • Added model HuntRelation
  • Added model HuntRelationProperties
  • Added enum HypothesisStatus
  • Added model Identity
  • Added model Indicator
  • Added model IndicatorObservablesItem
  • Added model InstructionStep
  • Added model InstructionStepDetails
  • Added model Job
  • Added model JobItem
  • Added model JobProperties
  • Added model JwtAuthModel
  • Added model MTPDataConnectorDataTypesAlerts
  • Added model MicrosoftPurviewInformationProtectionCheckRequirements
  • Added model MicrosoftPurviewInformationProtectionCheckRequirementsProperties
  • Added model MicrosoftPurviewInformationProtectionConnectorDataTypes
  • Added model MicrosoftPurviewInformationProtectionConnectorDataTypesLogs
  • Added model MicrosoftPurviewInformationProtectionDataConnector
  • Added model MicrosoftPurviewInformationProtectionDataConnectorProperties
  • Added enum Mode
  • Added model MtpFilteredProviders
  • Added enum MtpProvider
  • Added model NoneAuthModel
  • Added model OAuthModel
  • Added model OracleAuthModel
  • Added model PackageBaseProperties
  • Added enum PackageKind
  • Added model PackageModel
  • Added model PackageProperties
  • Added model PremiumMdtiDataConnectorDataTypes
  • Added model PremiumMdtiDataConnectorDataTypesConnector
  • Added model PremiumMdtiDataConnectorProperties
  • Added model PremiumMicrosoftDefenderForThreatIntelligence
  • Added model ProductPackageModel
  • Added model ProductPackageProperties
  • Added model ProductTemplateModel
  • Added model ProductTemplateProperties
  • Added enum ProviderPermissionsScope
  • Added enum ProvisioningState
  • Added model ProxyResource
  • Added model PullRequest
  • Added model PurviewAuditCheckRequirements
  • Added model PurviewAuditCheckRequirementsProperties
  • Added model PurviewAuditConnectorDataTypes
  • Added model PurviewAuditConnectorDataTypesLogs
  • Added model PurviewAuditDataConnector
  • Added model PurviewAuditDataConnectorProperties
  • Added model Query
  • Added model QueryCondition
  • Added model QueryProperties
  • Added model QuerySortBy
  • Added model RecommendedSuggestion
  • Added model ReevaluateResponse
  • Added model Relationship
  • Added model RelationshipHint
  • Added model RepositoryAccess
  • Added enum RepositoryAccessKind
  • Added model RepositoryAccessObject
  • Added model RepositoryAccessProperties
  • Added model ResourceProviderRequiredPermissions
  • Added model RestApiPollerDataConnector
  • Added model RestApiPollerDataConnectorProperties
  • Added model RestApiPollerRequestConfig
  • Added model RestApiPollerRequestPagingConfig
  • Added enum RestApiPollerRequestPagingKind
  • Added model SapSolutionUsageStatistic
  • Added model SapSolutionUsageStatisticProperties
  • Added model ServicePrincipal
  • Added model SessionAuthModel
  • Added enum SortingDirection
  • Added enum Status
  • Added model TIObject
  • Added model TIObjectCommonProperties
  • Added enum TIObjectKind
  • Added model TemplateModel
  • Added model TemplateProperties
  • Added model ThreatActor
  • Added model ThreatIntelligenceCount
  • Added enum TiType
  • Added model TriggeredAnalyticsRuleRun
  • Added model TriggeredAnalyticsRuleRunProperties
  • Added model Warning
  • Added model WarningBody
  • Added enum WarningCode
  • Added model WorkloadIdentityFederation
  • Added model WorkspaceManagerAssignment
  • Added model WorkspaceManagerAssignmentProperties
  • Added model WorkspaceManagerConfiguration
  • Added model WorkspaceManagerConfigurationProperties
  • Added model WorkspaceManagerGroup
  • Added model WorkspaceManagerGroupProperties
  • Added model WorkspaceManagerMember
  • Added model WorkspaceManagerMemberProperties
  • Operation group EntitiesOperations added method run_playbook
  • Added operation group AlertRuleOperations
  • Added operation group BillingStatisticsOperations
  • Added operation group ContentPackageOperations
  • ...
Read more

azure-ai-voicelive_1.3.0b1

28 May 20:39
64f2093

Choose a tag to compare

Pre-release

1.3.0b1 (2026-05-28)

Features Added

  • Azure Realtime Native Voice Support: Added AzureRealtimeNativeVoice and
    AzureRealtimeNativeVoiceName, and expanded voice fields to accept Azure realtime native voices.
  • WebRTC Call Negotiation Support: Added ClientEventRtcCallSdpCreate, ServerEventRtcCallSdpCreated,
    ServerEventRtcCallError, and RtcCallErrorDetails for SDP-based WebRTC call setup.
  • Input Text Streaming Support: Added ClientEventInputTextDelta and ClientEventInputTextDone
    for incrementally streaming text input into existing conversation items.
  • Hosted Agent Invocation Input: Added invoke_input to ResponseCreateParams and
    ServerEventResponseInvocationDelta for hosted agent invocation passthrough data.
  • Audio Playback Lifecycle Events: Added ServerEventOutputAudioBufferStarted and
    ServerEventOutputAudioBufferStopped to track model audio playback start and stop.
  • Echo Cancellation Configuration: Added EchoCancellationReferenceSource and new
    reference_source / channels options on AudioEchoCancellation to support both the default
    server loopback reference path and client-provided stereo echo reference input.
  • Smart End-of-Turn Detection: Added SmartEndOfTurnDetection as an audio-based end-of-turn
    detection option.
  • Parallel Tool Call Control: Added parallel_tool_calls to session models so callers can
    control whether tool calls may run in parallel.

Breaking Changes

  • Image Input Field Rename: Renamed RequestImageContentPart.url to image_url. Update
    image input construction to use image_url= instead of url=.
  • Default API Version Update: Changed the SDK default API version from 2026-04-10 to
    2026-06-01-preview. Pass api_version="2026-04-10" explicitly to keep the previous default
    behavior.

Bug Fixes

  • Deserialization Improvements: Improved XML model deserialization and common scalar header
    deserialization paths for better compatibility and lower overhead.

azure-mgmt-storagecache_4.0.0b1

27 May 09:15
942b75e

Choose a tag to compare

Pre-release

4.0.0b1 (2026-05-27)

Features Added

  • Client StorageCacheManagementClient added method send_request
  • Client StorageCacheManagementClient added operation group expansion_jobs
  • Enum AmlFilesystemHealthStateType added member EXPANDING
  • Added model AutoExportJobPropertiesStatus
  • Added model AutoImportJobPropertiesStatus
  • Added model CloudError
  • Added model ExpansionJob
  • Added model ExpansionJobProperties
  • Added enum ExpansionJobPropertiesProvisioningState
  • Added model ExpansionJobPropertiesStatus
  • Added enum ExpansionJobStatusType
  • Added model ExpansionJobUpdate
  • Added model ImportJobPropertiesStatus
  • Added model ProxyResource
  • Added operation group ExpansionJobsOperations

Breaking Changes

Other Changes

  • Deleted model ResourceSkusResult/StorageTargetsResult/UsageModelsResult/UserAssignedIdentitiesValueAutoGenerated/StorageTargetResource which actually were not used by SDK users

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