I am designing the architecture of a new Azure environment. I was planning to use subscriptions to segregate development, staging and production.
I see that Azure wildcard SSL certificates need to be imported / exported between subscriptions. Will autorenew work in all subscriptions afterwards, or just the original one?
Alternatively, I could segregate environments by resource groups under one subscription. Will Azure SSL autorenew work between resource groups?
Or are there any alternative tricks or methods to share wildcard certificates between environments?