-
Notifications
You must be signed in to change notification settings - Fork 333
Fix 2.6.1 Request example #407
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: public
Are you sure you want to change the base?
Conversation
Changed contoso.com to microsoft.com so the example works ;)
|
Learn Build status updates of commit 3134103: ✅ 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 updates the API endpoint URL in section 2.6.1 of the software vulnerabilities assessment documentation from the non-functional api.security.contoso.com to api-us.securitycenter.microsoft.com.
Changes:
- Updated the request example URL for the "Export software vulnerabilities assessment via files" endpoint to use a functional Microsoft domain instead of the placeholder contoso.com domain
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
defender-endpoint/api/get-assessment-software-vulnerabilities.md
Outdated
Show resolved
Hide resolved
|
Learn Build status updates of commit f72bb1d: ✅ Validation status: passed
For more details, please refer to the build report. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Learn Build status updates of commit 05ab567: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Learn Build status updates of commit 3c3f613: ✅ Validation status: passed
For more details, please refer to the build report. |
Changed contoso.com to microsoft.com so the example works ;)