Fix example for mount path file reference#128253
Fix example for mount path file reference#128253georgeOsdDev wants to merge 1 commit intoMicrosoftDocs:mainfrom
Conversation
|
@georgeOsdDev : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit d7afbeb: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Pull request overview
This PR corrects a documentation example to ensure consistency in file path naming conventions when mounting storage in container apps. The fix clarifies that the mount path should include the complete file path with extension when referring to a file.
Changes:
- Updated the mount path example to include the
.txtextension, matching the format used in the sub path example
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
This pull request corrects a documentation example to clarify the usage of file paths when mounting storage in container apps.