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
{{ message }}
This repository was archived by the owner on Jul 5, 2020. It is now read-only.
As @cijothomas pointed out in PR #873, it is unnecessary to immediately instance the AppServicesEnvironmentMonitor singleton. Many applications are not Azure App Services and will never be used, so starting it up will be wasteful.
As @cijothomas pointed out in PR #873, it is unnecessary to immediately instance the AppServicesEnvironmentMonitor singleton. Many applications are not Azure App Services and will never be used, so starting it up will be wasteful.