Capability to ignore Resource Not Found errors in "az aks update-credentials"
Open
act-observability-squad
AKS
Service Attention
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Is your feature request related to a problem? Please describe.**
When trying to update an `AKS` cluster with new service principal credentials using `az aks update-credentials` command, it is blocked with an error about a Resource not Found (a `Microsoft.OperationalInsights` resource).
**Describe the solution you'd like**
A way to run this command while ignoring such resource not found errors
**Describe alternatives you've considered**
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.