Difference between revisions of "Resource Group Name"
Jump to navigation
Jump to search
(Created page with " │ Error: creating Kubernetes Cluster (Subscription: "xx-yyyyy" │ Resource Group Name: "YYYYYY" │ Kubernetes Cluster Name: "xxxxxxx-aks"): performing Cre...") |
|||
Line 4: | Line 4: | ||
│ "code": "[[ServicePrincipalNotFound]]", | │ "code": "[[ServicePrincipalNotFound]]", | ||
│ "details": null, | │ "details": null, | ||
− | │ "message": "Searching service principal failed. Details: service principal is not found", | + | │ "message": "[[Searching service principal failed. Details: service principal is not found]]", |
│ "subcode": "ServicePrincipalNotFound" | │ "subcode": "ServicePrincipalNotFound" | ||
│ } | │ } | ||
Line 11: | Line 11: | ||
│ on ../../main.tf line 17, in resource "[[azurerm_kubernetes_cluster]]" "main": | │ on ../../main.tf line 17, in resource "[[azurerm_kubernetes_cluster]]" "main": | ||
│ 17: resource "azurerm_kubernetes_cluster" "main" { | │ 17: resource "azurerm_kubernetes_cluster" "main" { | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | {{tf aks}} |
Latest revision as of 09:30, 16 July 2024
│ Error: creating Kubernetes Cluster (Subscription: "xx-yyyyy" │ Resource Group Name: "YYYYYY" │ Kubernetes Cluster Name: "xxxxxxx-aks"): performing CreateOrUpdate: unexpected status 404 (404 Not Found) with response: { │ "code": "ServicePrincipalNotFound", │ "details": null, │ "message": "Searching service principal failed. Details: service principal is not found", │ "subcode": "ServicePrincipalNotFound" │ } │ │ with module.aks.azurerm_kubernetes_cluster.main, │ on ../../main.tf line 17, in resource "azurerm_kubernetes_cluster" "main": │ 17: resource "azurerm_kubernetes_cluster" "main" {
Terraform AKS, azurerm_resource_group, azurerm_kubernetes_cluster, azurerm_role_assignment, azurerm_virtual_network
, azurerm_dns_zone
Advertising: