Note added in NFS documentation - #475
Conversation
Updated the date for the article and corrected a typo in the note about NFS protocol usage.
|
ffidelis : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
ffidelis : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 7a8a4e0: ✅ 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 the AKS Azure Files documentation to warn readers about a required storage account setting when using Azure Files NFS, helping prevent NFS mount failures.
Changes:
- Updated the article date.
- Added a NOTE under the NFS prerequisites calling out the Secure transfer required setting requirement.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| > [!NOTE] | ||
| > To proper use the NFS protocol natively in Azure Kubernetes Serivce the Storage Account must have the "**Secure transfer required**" parameter **disabled**. Otherwise, the volume mount operation will fail. |
Co-authored-by: Diana Richards <103777760+v-dirichards@users.noreply.github.com>
|
Learn Build status updates of commit 30a8489: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
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. |
|
Learn Build status updates of commit 69e1d84: ✅ Validation status: passed
For more details, please refer to the build report. |
Changed the NFS documentation to add a note about the Storage Account "Secure transfer required" parameter should be disabled