-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Fixing broken Kudu wiki link #128076
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing broken Kudu wiki link #128076
Conversation
|
@mathewc : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
| > [Run your functions from a package file in Azure](run-functions-from-deployment-package.md) | ||
| [.zip push deployment reference topic]: https://github.com/projectkudu/kudu/wiki/Deploying-from-a-zip-file | ||
| [.zip push deployment reference topic]: https://github.com/projectkudu/kudu/wiki/Deploying-from-a-zip-file-or-url |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I fixed this one as well, but I don't actually see this content at https://learn.microsoft.com/en-us/azure/azure-functions/deployment-zip-push#deployment-zip-file-requirements. Should this line just be removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I'll take care of that....thanks @mathewc
|
Learn Build status updates of commit 9e54d66: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR fixes a broken wiki link in the Azure Functions deployment documentation by updating the URL path from the old format to the new format that includes "-or-url" suffix.
- Updated two instances of the Kudu wiki link to point to the correct URL path
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Hi @mathewc - This pull request was opened in the public repo. PMs should work in the private repo, per the Microsoft Docs contributor guide. We can keep this PR open for review and merge, but would you make future content updates in the private repo? Thank you! Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
|
@v-dirichards Do you mean team members should instead contribute via the azure-docs-pr repo? I can do that next time. |
|
@mathewc Correct. Microsoft authors and contributors need to make content contributions through the private repository so the content can be staged and validated by the current validation rules. |
|
@mathewc I've moved your commit over to my open PR in the private repo.: https://github.com/MicrosoftDocs/azure-docs-pr/pull/309800 #please-close this public PR. |
No description provided.