As a follow up to my question about Deployment Status, I'd like to ask if there is a fast way to find:
- Current Subscription Id
- The current deployment slot the role is in (Staging/Production)
I am currently using the Management API, which is a bit slow, but I don't want to cache it for long because I can't be sure the cache will invalidate upon the slot swap.