MsalError.RegionRequiredForMtlsPop 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 Proof of Possession (mTLS PoP) requires a specific Azure region to be specified.Mitigation:
Ensure that the AzureRegion configuration is set when using mTLS PoP as it requires a regional endpoint.public const string RegionRequiredForMtlsPop;
val mutable RegionRequiredForMtlsPop : string
Public Const RegionRequiredForMtlsPop As String