-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add missing firewall rule instructions for AuthHost debugging with Fiddler #5619
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
Conversation
Learn Build status updates of commit 7f06d18:
|
…ddler Co-authored-by: alvinashcraft <[email protected]>
Learn Build status updates of commit 2b9d8e7: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit 2b9d8e7: ✅ Validation status: passed
For more details, please refer to the build report. |
@copilot Numbered lists in markdown should all use the number 1. The markdown parser will correctly update the subsequent lines to have incrementing numbers. This makes it easier to insert new lines in the middle of the numbered list later without renumbering the following items. |
…practice Co-authored-by: alvinashcraft <[email protected]>
Updated the numbered list to use "1." for all items as requested. This change is in commit 57f505d. |
Learn Build status updates of commit 57f505d: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit e9df4ea: ✅ Validation status: passed
For more details, please refer to the build report. |
Learn Build status updates of commit 8dcdb1a: ✅ Validation status: passed
For more details, please refer to the build report. |
Fixed markdown numbered list in the Windows Defender Firewall instructions to use "1." for all items instead of incremental numbering (1., 2., 3., etc.). This follows markdown best practices and makes it easier to insert new steps without renumbering subsequent items.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.