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
We should move updating the MSGraph DB to the SelectGuidancePlugin. Right now, we update the DB on each Dev Proxy start, while the database is only used by the SelectGuidancePlugin, which is disabled by default. We should update the DB on the plugin registration instead which will eliminate the overhead for folks who don't use Dev Proxy with Microsoft Graph.