Azure / Azure/azure-linux-extensions

cannot update tag on aks 1.11.4 with insights enabled

Open
#694 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
333
Forks
278
Avg merge
2d 9h
Merged PRs (30d)
4

Description

I wanted to remove one tag from cluster managed with terraform, but it occurred that I cannot because of enabled insights thing on one of clusters. Not sure if only 1.11.4 issue.

I get following error:

```bash
azurerm_kubernetes_cluster.cluster: Error creating/updating Managed Kubernetes Cluster "a-cluster-1" (Resource Group "acc1"): containerservice.ManagedClustersClient#CreateOrUpdate: Failure sending request: StatusCode=0 -- Original Error: Code="LinkedInvalidPropertyId" Message="Property id '' at path 'properties.addonProfiles.omsagent.config.logAnalyticsWorkspaceResourceID' is invalid. Expect fully qualified resource Id that start with '/subscriptions/{subscriptionId}' or '/providers/{resourceProviderNamespace}/'."
```

Contributor guide

No contributing guide indexed for this repository

Research direction

No repository file, test, or entry point is named. Start by reproducing the Terraform tag update against AKS 1.11.4 with Insights enabled and compare the Azure request; done means removing a tag succeeds without the invalid logAnalyticsWorkspaceResourceID error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, kubernetes, terraform
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.