MsalError.ServiceNotAvailable Field

Definition

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 

Field Value

Applies to