Creating An Azure Credential For ParkMyCloud

Creating An Azure Credential For ParkMyCloud

Goal
The goal of this process is to configure limited access for ParkMyCloud to an Azure subscription. To do this you will need to obtain the following pieces of information to create the ParkMyCloud Azure credential:
  • Subscription ID
  • Tenant ID
  • App ID (Client ID)
  • App Access Key (Client Secret Key)



Unfortunately, most of this information is NOT easy to access using the Azure portal. So, we will need to use the command line.

We will outline four approaches to doing this, two are manual and two are automatic using scripts from our public Github repository.

Choose the approach you with which you feel most comfortable:




If you have questions, please send an email to support@parkmycloud.com.