Description:
As noted in issue ticket #6430 (Linux support is in preview), this page
does not have a description of Linux support for MD-ATP being Public
Preview only for Linux at this time. This PR aims to rectify that
information detail.
Thanks to memildin (Mel) for reporting this issue.
Changes proposed:
- Add info comment behind "Linux" in the bullet point list
- Add a sentence at the end of the following Note blob
- Remove redundant phrase "that are" from Note to improve readability
- Add a missing plural S at the end of "Related topic" (2 links)
- Whitespace changes (might as well correct those)
- add MarkDown indent marker compatibility spacing
- remove redundant spacing in bullet point lists (only 1 needed)
- remove redundant blank lines, 2 blank lines is sufficient spacing
- remove redundant blanks at end-of-line (EOL whitespace)
- replace a tab character with 4 blank spaces (GitHub codestyle)
Ticket closure or reference:
Closes#6430
Description:
As reported in issue ticket #6470 (Incorrect link), the current link
named "4985(S): The state of a transaction has changed." links to Event
"4674(S, F): An operation was attempted on a privileged object."
This typo is a "no-brainer" and is likely the result of a copy-paste
mistake or a mass conversion oversight, not a dedicated operation.
Thanks to azupwn for pointing out this issue.
Changes proposed:
- Insert the correct event number 4985 in the link
- Reduce markdown bullet list spacing from 3 to 1 under "Applies to"
Ticket closure or reference:
Closes#6470
As per issue ticket #6441 (Supported windows versions are not valid),
this article incorrectly lists both deprecated and outdated OS
versions, both for Server and Client computers. The article itself
states that this policy was introduced in Windows 10, version 1703.
Thanks to yogeshasalkar for reporting this issue.
Changes proposed:
- Change the "Applies to" section to only Windows 10 and Server 2019
- Remove redundant end-of-line whitespace from 3 lines.
Ticket closure or reference:
Closes#6441
Quotes are not supported for ASR exclusions, we need to make this clear to our customers, as it is very confusing to them when reading the ADMX template for the setting - because the ADMX template for this setting actually contains double quotes.
Quotes are not supported for ASR exclusions, we need to make this clear to our customers, as it is very confusing to them when reading the ADMX template for the setting - because the ADMX template for this setting actually contains double quotes. Went through this with a customer until we found that quotes are not supported:
https://microsoft.visualstudio.com/DefaultCollection/OS/_workitems/edit/23141041