MsalError.MtlsBearerWithoutRegion Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
What happened?
mTLS Bearer is configured but a region was not specified.Mitigation
Ensure that the AzureRegion configuration is set when using mTLS Bearer as it requires a regional endpoint.public const string MtlsBearerWithoutRegion;
val mutable MtlsBearerWithoutRegion : string
Public Const MtlsBearerWithoutRegion As String