-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Update app-service-ip-restrictions.md #126760
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?
Conversation
Added 162 line++ X-FD-HealthProbe is Custom header for identifying the health probe of the reverse proxy. Azure Front Door sends "1" to uniquely identify a health probe request. The header can also be used for non-Microsoft proxies to identify health probes. Accepts any string up to 64 characters in length.
@Ramyaharinarthini : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit d4629f1: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
Hi @Court72, @Ramyaharinarthini. I don't think it makes sense just copying the description from one of the headers from this page (https://learn.microsoft.com/en-us/azure/app-service/overview-access-restrictions#http-header-filtering-for-site-access-restriction-rules) - better to change it to reference the specific section from the overview page. |
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 don't think it makes sense just copying the description from one of the headers from this page (https://learn.microsoft.com/en-us/azure/app-service/overview-access-restrictions#http-header-filtering-for-site-access-restriction-rules) - better to change it to reference the specific section from the overview page.
@madsd Would you add a comment to indicate what action to take on this PR? |
@v-dirichards what is wrong with the comment I already added? I suggest adding a reference (if needed) to the mentioned page instead of copying to content that often leads to inconsistencies. |
My apologies. @Ramyaharinarthini Could you make the suggested changes? |
Added 162 line++ X-FD-HealthProbe is Custom header for identifying the health probe of the reverse proxy. Azure Front Door sends "1" to uniquely identify a health probe request. The header can also be used for non-Microsoft proxies to identify health probes. Accepts any string up to 64 characters in length.