MsalError.ServiceNotAvailable 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.
Service is unavailable and returned HTTP error code within the range of 500-599
Mitigation
you can retry after a delay.public const string ServiceNotAvailable;
val mutable ServiceNotAvailable : string
Public Const ServiceNotAvailable As String