Deprecated API
Contents
-
Deprecated ClassesClassDescriptionThis credential is deprecated because it doesn't support multifactor authentication (MFA). See here for details about MFA enforcement for Microsoft Entra ID and migration guidance.This credential is deprecated because it doesn't support multifactor authentication (MFA). See here for details about MFA enforcement for Microsoft Entra ID and migration guidance.
-
Deprecated FieldsFieldDescriptionMicrosoft Cloud Germany was closed on October 29th, 2021.
-
Deprecated MethodsMethodDescriptionThis API is deprecated and will be removed. Specify the PFX certificate via
ClientCertificateCredentialBuilder.pfxCertificate(String)API and client certificate password via theClientCertificateCredentialBuilder.clientCertificatePassword(String)API as applicable.This method is deprecated.Use
CredentialBuilderBase.pipeline(HttpPipeline)insteadConfigure the proxy options on theHttpClientinstead and then set that client on the credential usingCredentialBuilderBase.httpClient(HttpClient).Support for older Azure Toolkit for IntelliJ versions was removed in 1.14.0.Support for older Azure Toolkit for IntelliJ versions was removed in 1.14.0.Configure the redirect URL ashttp://localhost:{port}viaInteractiveBrowserCredentialBuilder.redirectUrl(String)instead.