Fix: Remove West Europe from supported regions#266
Conversation
West Europe is listed as a supported region but the pipeline extension registration fails there with: ExtensionTypeRegistrationGetFailed: Extension type 'microsoft.monitor.pipelinecontroller' is not supported in region 'westeurope' for cluster type: ConnectedClusters. Tested on 30 April 2026 on Arc-enabled K3s (Ubuntu 22.04). East US2 works correctly with the same configuration.
|
Learn Build status updates of commit 0f7225a: ✅ Validation status: passed
For more details, please refer to the build report. |
|
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
Updates Azure Monitor pipeline documentation to reflect that West Europe isn’t a supported region for Arc-enabled Kubernetes pipeline extension registration, aligning the supported regions list with observed service behavior.
Changes:
- Removes West Europe from the “Supported regions” list for Azure Monitor pipeline on Arc-enabled Kubernetes.
|
This pull request has been inactive for at least 14 days. If you are finished with your changes, don't forget to sign off. See the contributor guide for instructions. |
|
@jpsantoscosta : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
@bwren Did you get a chance to look into this? |
|
@jpsantoscosta : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
This pull request has been inactive for at least 14 days. If you are finished with your changes, don't forget to sign off. See the contributor guide for instructions. |
|
Can you review this old PR and determine whether it needs to be closed or merged? @MicrosoftDocs/public-repo-pr-review-team |
|
I sent a Teams message to the content owner today. @MicrosoftDocs/public-repo-pr-review-team |
|
This pull request has been inactive for at least 14 days. If you are finished with your changes, don't forget to sign off. See the contributor guide for instructions. |
West Europe is listed as a supported region but the pipeline extension registration fails there with:
ExtensionTypeRegistrationGetFailed: Extension type 'microsoft.monitor.pipelinecontroller' is not supported in region 'westeurope' for cluster type: ConnectedClusters.
Tested on 30 April 2026 on Arc-enabled K3s (Ubuntu 22.04). East US2 works correctly with the same configuration.