@mtniehaus & @greg-lindsay
As per mizar - adding a note callout to let customers know they cannot remove a partner from MSfB. Manual removal is neccesary by sending email.
Description:
In PR #6744, a Note text line was added to the page, but without the
common Note blob used in the default MS Docs code style.
This PR updates the Note to follow the MS Docs code style by adding the
MarkDown Note blob indent markers and the [!NOTE] tag or header. The
text content itself remains unchanged.
Changes proposed:
- Convert the Note text line to a standard MS Docs Note blob
- Remove redundant end-of-line whitespace (blanks) throughout the page
Ticket closure or reference:
Ref. PR #6744
Description:
As requested in issue ticket #6757 (Add note about ASC Integration
being disabled for Office 365 GCC customers), this PR contains the
addition of the note text from the page Microsoft Defender Advanced
Threat Protection with Azure Security Center, saying:
"When you use Azure Security Center to monitor servers, a Microsoft
Defender ATP tenant is automatically created and the Microsoft Defender
ATP data is stored in Europe by default. If you need to move your data
to another location, you need to contact Microsoft Support to reset the
tenant. Server endpoint monitoring utilizing this integration has been
disabled for Office 365 GCC customers."
Thanks to Antoniha for requesting this important note addition.
Changes proposed:
- Add a third bullet point line containing the text quoted above
- Modify the command "sc query Windefend" to use `sc.exe`
- Remove end-of-line whitespace (blanks) throughout the page
Ticket closure or reference:
Closes#6757