github Azure/azure-sdk-for-python azure-mgmt-msi_8.0.0b2

pre-release9 hours ago

8.0.0b2 (2026-05-25)

Features Added

  • Client ManagedServiceIdentityClient added parameter cloud_setting in method __init__
  • Client ManagedServiceIdentityClient added method send_request
  • Added model AssignmentRestrictions
  • Added model ClaimsMatchingExpression
  • Added model CloudError
  • Added model ExtensionResource
  • Added enum IsolationScope

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 Identity moved instance variable tenant_id, principal_id and client_id under property properties whose type is UserAssignedIdentityProperties
  • Model IdentityUpdate moved instance variable tenant_id, principal_id and client_id under property properties whose type is UserAssignedIdentityProperties
  • Method FederatedIdentityCredentialsOperations.list changed its parameter skiptoken from positional_or_keyword to keyword_only

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

NewReleases is sending notifications on new releases.