-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Status server doc update #14352
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
base: main
Are you sure you want to change the base?
Status server doc update #14352
Conversation
EmilyChristy
commented
Jan 28, 2026
- Updated out of date images
- Added some details to make the document clearer
- Fixed a numbering issue
- Fixed a typo
Updated instructions for viewing response details and obtaining Microsoft Entra ID tokens programmatically. Fixed minor typos and clarified steps for creating a PR.
|
@microsoft-github-policy-service agree |
|
@EmilyChristy : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request updates documentation for creating a pull request status server. The changes improve clarity and fix minor issues in the tutorial.
Changes:
- Updated four screenshot images to reflect current UI (binary files)
- Enhanced step 8 description with additional details about response tab, status code, and request examination
- Added horizontal rule separators to visually distinguish the supplementary "Obtaining Microsoft Entra ID tokens programmatically" section from the main numbered steps
- Fixed typo: "create" → "created" in step 6 of the testing section
Reviewed changes
Copilot reviewed 1 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| service-hooks-web-hook.png | Updated screenshot showing the Web Hooks selection dialog |
| service-hooks-menu.png | Updated screenshot showing the Service Hooks menu access |
| service-hooks-create-first-service-hook.png | Updated screenshot showing the create subscription button |
| service-hooks-action.png | Updated screenshot showing the action page configuration |
| create-pr-status-server.md | Enhanced documentation with clarifying details, improved formatting with horizontal rules, and fixed a typo |