Skip to content

Fix documentation for expanding Azure disks - #476

Open
ffidelis wants to merge 2 commits into
MicrosoftDocs:mainfrom
ffidelis:create-volume-azure-disk-patch-1
Open

Fix documentation for expanding Azure disks#476
ffidelis wants to merge 2 commits into
MicrosoftDocs:mainfrom
ffidelis:create-volume-azure-disk-patch-1

Conversation

@ffidelis

Copy link
Copy Markdown
Contributor

Updated documentation for expanding Azure managed disks

Updated documentation for expanding Azure managed disks
@prmerger-automator

Copy link
Copy Markdown
Contributor

ffidelis : 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

ffidelis : 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 3969a66:

⚠️ Validation status: warnings

File Status Preview URL Details
articles/aks/create-volume-azure-disk.md ⚠️Warning Details

articles/aks/create-volume-azure-disk.md

  • Line 419, Column 74: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/virtual-machines/linux/expand-disks?tabs=ubuntu#expand-an-azure-managed-disk' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 419, Column 74: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/virtual-machines/linux/expand-disks?tabs=ubuntu#expand-an-azure-managed-disk' will be broken in isolated environments. Replace with a relative link.

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.

@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

Updates AKS guidance for expanding Azure managed disks beyond 4 TiB.

Changes:

  • Adds expansion and downtime guidance by disk type.
  • Links to detailed Azure disk documentation.
  • Updates the article date.

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

Comment thread articles/aks/create-volume-azure-disk.md Outdated
Comment on lines +414 to +417
> Expanding a persistent volume without downtime works with volumes up to 4TB.
> If a **Standard HDD**, **Standard SSD**, or **Premium SSD** volume needs to be expanded beyond 4 TiB, the disk **must** be unmounted and detached from the AKS node. Therefore, before updating the `PersistentVolumeClaim` (PVC), scale the workload down to zero replicas to ensure the volume is detached.
>
> This limitation does not apply to **Premium SSD v2** or **Ultra Disks** which support online expansion beyond 4 TiB.
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 e7a0b0d:

✅ Validation status: passed

File Status Preview URL Details
articles/aks/create-volume-azure-disk.md ✅Succeeded

For more details, please refer to the build report.

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.

4 participants