Normally getting an Azure Subscription ID isn’t a problem for me. Normally I’m sat at a machine with the PowerShell ARM modules already loaded or the Azure-Cli a docker spin up away. But not this time, just the raw Azure Portal. Despite it trying to hide them from you it’s quite easy to find the Azure Subscription IDs once you know where to look.
Login to the Azure Portal as normal. Then start typing Subscriptions into the search bar:
Click on the subscription service and a nice list of all your available Azure Subscriptions along with their IDs will pop up:
Just copy and paste the Azure Subscription ID you want and you’re done. Hope that’s useful
Leave a Reply