Quick Tip: Getting the Azure RM Profile Token
There are multiple ways to connect to Azure to get information or to do tasks. Azure supports Rest API calls to do many tasks. For REST API calls or for scenarios where you will need your Azure RM Profile token you can run the following commands to get the Azure token. The example below also […]