Difference between revisions of "Service principal"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster#service_principal | * https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster#service_principal | ||
+ | |||
+ | |||
+ | A service_principal block supports the following: | ||
+ | |||
+ | [[client_id]] - (Required) The Client ID for the Service Principal. | ||
+ | [[client_secret]] - (Required) The Client Secret for the Service Principal. | ||
[[Missing or invalid service principal when creating an AKS cluster]] | [[Missing or invalid service principal when creating an AKS cluster]] |
Revision as of 09:36, 16 July 2024
A service_principal block supports the following:
client_id - (Required) The Client ID for the Service Principal. client_secret - (Required) The Client Secret for the Service Principal.
Missing or invalid service principal when creating an AKS cluster
identity (Terraform AKS module) managed_identity_principal_id
az ad sp list
See also
Advertising: