The registries view for Azure has a minor issue--if subscriptions change or an account is signed out, there isn't a way to clear the auth provider's cache. We should add this.
|
const subscriptions = await this.subscriptionProvider.getAvailableSubscriptions(); |