cluster extensions - updates for core extensions#432
Conversation
|
@pradeepjsr05 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 49e5869: 💡 Validation status: suggestions
articles/aks/cluster-extensions.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
Adds operational guidance to the AKS cluster extensions documentation to help customers avoid blocked core extension upgrades due to Azure governance controls.
Changes:
- Added a NOTE calling out Azure Policy restrictions that can block cluster extension create/update operations.
- Added a NOTE calling out Azure resource locks that can block cluster extension management, with a link to troubleshooting guidance.
|
|
||
| > [!NOTE] | ||
| > - **Azure policy restrictions:** Custom Azure policies that block creation or updates to the [cluster extensions resource type](/rest/api/kubernetesconfiguration/extensions/extensions/create?view=rest-kubernetesconfiguration-extensions-2025-03-01&tabs=HTTP) must be updated or exempted. | ||
| > - **Azure resource locks:** Azure resource locks can block management of [cluster extensions resource type](/rest/api/kubernetesconfiguration/extensions/extensions/create?view=rest-kubernetesconfiguration-extensions-2025-03-01&tabs=HTTP). |
|
@pradeepjsr05 Read the build suggestion and adjust both links. The links point to the same article, is that correct? Unless there's a specific reason to link to a specific version, the link should be in this format: |
No description provided.