Microsoft Azure
Introduction
SOAJS Console allows you to connect Microsoft Azure as a cloud provider so you can provision containers and virtual machine clusters as infrastructure to your environments via infra as code templates.
The following page provides you with guidelines on how to connect Microsoft Azure as a cloud provider and the list of supported functionality by SOAJS that you can use to manage your clusters and virtual machines after creating them.
1- Connect with Microsoft Azure
Step 1:
Follow the steps as instructed by Microsoft via this link:
Step 2:
Provide the following inputs to the SOAJS Microsoft Azure Driver to allow SOAJS Console to communicate with Microsoft Azure.
SOAJS Driver Input Name | Value From Microsoft Azure | Reference Link | Location of Subscription ID |
---|---|---|---|
Client ID | Application ID | https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-create-service-principal-portal#get-application-id-and-authentication-key | |
Client Secret | Application Key | https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-create-service-principal-portal#get-application-id-and-authentication-key | |
Tenant ID | Tenant ID | https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-create-service-principal-portal#get-tenant-id | |
Subscription ID | Subscription ID | https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-create-service-principal-portal#assign-application-to-role | https://portal.azure.com/#blade/Microsoft_Azure_Billing/SubscriptionsBlade |
2- Supported Functionality for Microsoft Azure
coming soon