| Name | Required | Default | Description | Examples |
|---|---|---|---|---|
| clientId | true | - | The client ID.
|
- |
| resource | false | https://management.azure.com |
The resource URI.
|
- |
| tenantId | false | - | The tenant ID.
|
- |
| clientSecret | true | - | The client secret.
|
- |
| grantType | false | client_credentials |
The grant type to use.
|
- |