Add Microsoft Azure Cloud Provider
Before you can create a new cloud provider for Microsoft Azure in Platform9 Managed Kubernetes (PMK), you must satisfy some prerequisites. Refer to Azure Prerequisities for more info.
Follow the steps given below to create a new Azure cloud provider in PMK.
1. Navigate to Infrastructure > Cloud Providers > Add New Cloud Provider.
2. Click Azure under Cloud Provider Type.
3. Enter the following Azure credentials.
| Field | Description |
|---|---|
| Name | Name of your choice to be given to the cloud provider |
| Tenant ID | Tenant ID of the service principal |
| Client ID | Client ID of the service principal |
| Client Secret | Client secret of the service principal |
| Subscription ID | ID of the subscription that the service principal belongs to |
4. Click Save.
The Microsoft Azure cloud provider is now created successfully. You can now use it to create one or more Kubernetes clusters on this Azure account.
Was this page helpful?