Skip to content

Adding docs for Shared Maintenance Window - #463

Open
Anushka Singh (anushkasingh16) wants to merge 6 commits into
MicrosoftDocs:mainfrom
anushkasingh16:anushkasingh/add-shared-maintenance
Open

Adding docs for Shared Maintenance Window#463
Anushka Singh (anushkasingh16) wants to merge 6 commits into
MicrosoftDocs:mainfrom
anushkasingh16:anushkasingh/add-shared-maintenance

Conversation

@anushkasingh16

Copy link
Copy Markdown

Summary

Adds public preview documentation for linking AKS maintenance configurations to a shared MaintenanceWindow resource.

Changes

  • Adds CLI guidance for installing/updating the aks-preview extension.
  • Adds subscription-scoped feature registration steps for AKSSharedMaintenanceWindowPreview.
  • Documents how to link aksManagedAutoUpgradeSchedule or aksManagedNodeOSUpgradeSchedule to a shared maintenance window using --maintenance-window-id.
  • Documents validation constraints:
    • --maintenance-window-id can’t be combined with inline schedule arguments.
    • --maintenance-window-id can’t be combined with --config-file.
    • JSON config files should use the maintenanceWindowId property instead.

Notes for reviewers

This draft assumes the shared Microsoft.ContainerService/maintenanceWindows resource already exists.

@prmerger-automator

Copy link
Copy Markdown
Contributor

Anushka Singh (@anushkasingh16) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@prmerger-automator

Copy link
Copy Markdown
Contributor

Anushka Singh (@anushkasingh16) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 54a2607:

✅ Validation status: passed

File Status Preview URL Details
articles/aks/planned-maintenance.md ✅Succeeded

For more details, please refer to the build report.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit b98c60c:

✅ Validation status: passed

File Status Preview URL Details
articles/aks/planned-maintenance.md ✅Succeeded

For more details, please refer to the build report.

Comment thread articles/aks/planned-maintenance.md Outdated
Comment thread articles/aks/planned-maintenance.md Outdated
Comment thread articles/aks/planned-maintenance.md Outdated
@v-regandowner

Copy link
Copy Markdown
Contributor

Erin Schaffer (@schaffererin)

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds public preview documentation to planned-maintenance.md describing how to create and use a subscription/resource-group scoped shared Microsoft.ContainerService/maintenanceWindows resource and link it to AKS maintenance configurations via --maintenance-window-id / maintenanceWindowId.

Changes:

  • Adds a new “Use a shared maintenance window (preview)” section with prerequisites, creation via az rest, linking via az aks maintenanceconfiguration add|update, and unlink/delete guidance.
  • Adds CLI feature registration steps for AKSSharedMaintenanceWindowPreview and new link references.
  • Adds ai-usage: ai-assisted front matter and updates ms.date.
Suppressed comments (1)

articles/aks/planned-maintenance.md:762

  • This JSON example uses maintenanceWindows/myWindow, but the earlier az rest examples create maintenanceWindows/mySharedWindow. Use a consistent shared maintenance window name across examples.
    "maintenanceConfigurationType": "aksManagedAutoUpgradeSchedule",
    "maintenanceWindowId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/MyResourceGroup/providers/Microsoft.ContainerService/maintenanceWindows/myWindow"
  }

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread articles/aks/planned-maintenance.md Outdated
Comment thread articles/aks/planned-maintenance.md Outdated
Comment thread articles/aks/planned-maintenance.md
Comment thread articles/aks/planned-maintenance.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 98aa94c:

✅ Validation status: passed

File Status Preview URL Details
articles/aks/planned-maintenance.md ✅Succeeded

For more details, please refer to the build report.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 864c594c-b992-4787-b5d1-bb9a0fa40a43
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 3f4233d:

✅ Validation status: passed

File Status Preview URL Details
articles/aks/planned-maintenance.md ✅Succeeded

For more details, please refer to the build report.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 864c594c-b992-4787-b5d1-bb9a0fa40a43
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 875de27:

✅ Validation status: passed

File Status Preview URL Details
articles/aks/planned-maintenance.md ✅Succeeded

For more details, please refer to the build report.

@ibaboulfetouh ibaboulfetouh left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anushkasingh16
Anushka Singh (anushkasingh16) marked this pull request as ready for review August 12, 2026 17:05
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: c5c1ab50-95f3-4552-88d6-e493ef24f006
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 1b5f603:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
articles/aks/security-controls-policy.md ❌Error Details

articles/aks/security-controls-policy.md

  • Line 21, Column 1: [Error: include-not-found - See documentation] Invalid include link: '~/azure-docs-pr/includes/policy/standards/intro-warning.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants