1.4.0 (2021-10-14)
Features Added
- Added
tenantId
setter onAzurePowerShellCredential
andAzureCliCredential
Breaking Changes from 1.4.0-beta.1
Note the breaking changes below don't apply if you're upgrading from a previous released stable version.
- Removed 'AzureApplicationCredential' and 'AzureApplicationCredentialBuilder'
- Removed 'regionalAuthority' setter on
ClientSecretCredentialBuilder
andClientCertificateCredentialBuilder
- Removed
RegionalAuthority
enum class. - Removed
allowMultiTenantAuthentication
method from Credential Builders. The Multi Tenant Authentication is enabled by default now.