You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when calling either one of the two overloads of load, the options object should be constructed directly in the method call in order for type information to work. It would be nice if AzureAppConfigurationOptions was exported so that one could declare / manage these elsewhere.