github Azure/azure-sdk-for-python azure-mgmt-appconfiguration_6.0.0b1

latest release: azure-template_0.1.0b5803890
pre-releaseone hour ago

6.0.0b1 (2026-01-19)

Features Added

  • Model AppConfigurationManagementClient added parameter cloud_setting in method __init__
  • Client AppConfigurationManagementClient added method send_request
  • Model ConfigurationStoreUpdateParameters added property properties
  • Model DeletedConfigurationStore added property system_data
  • Model KeyValue added property system_data
  • Model PrivateEndpointConnection added property system_data
  • Model PrivateEndpointConnectionReference added property properties
  • Model PrivateLinkResource added property system_data
  • Model Resource added property system_data
  • Model Snapshot added property system_data
  • Model TrackedResource added property system_data
  • Added model AzureFrontDoorProperties
  • Added model ConfigurationStorePropertiesUpdateParameters
  • Added model ManagedOnBehalfOfConfiguration
  • Added model MoboBrokerResource
  • Added model ProxyResource
  • Added model TelemetryProperties

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 ConfigurationStoreUpdateParameters moved instance variable encryption, disable_local_auth, public_network_access, enable_purge_protection, data_plane_proxy and default_key_value_revision_retention_period_in_seconds under property properties
  • Model PrivateEndpointConnectionReference moved instance variable provisioning_state, private_endpoint and private_link_service_connection_state under property properties
  • Method ConfigurationStoresOperations.list changed its parameter skip_token from positional_or_keyword to keyword_only
  • Method ConfigurationStoresOperations.list_by_resource_group changed its parameter skip_token from positional_or_keyword to keyword_only
  • Method ConfigurationStoresOperations.list_keys changed its parameter skip_token from positional_or_keyword to keyword_only
  • Method Operations.list changed its parameter skip_token from positional_or_keyword to keyword_only
  • Method ReplicasOperations.list_by_configuration_store changed its parameter skip_token from positional_or_keyword to keyword_only

Other Changes

  • Deleted model ErrorDetails/ErrorResponseAutoGenerated which actually were not used by SDK users

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.