11497 Commits

Author SHA1 Message Date
martyav
23aa7f69aa some copyedits and clarifications 2020-04-28 15:58:03 -04:00
Kurt Sarens
3487798189 Update manage-updates-baselines-windows-defender-antivirus.md
update according to feedback
2020-04-28 12:55:33 -07:00
Denise Vangel-MSFT
ae23ce79fe Update live-response.md 2020-04-28 12:19:24 -07:00
Kurt Sarens
9beb314316 Merge branch 'kurtsarens' of https://github.com/kurtsarens/windows-docs-pr into kurtsarens 2020-04-28 10:07:54 -07:00
Kurt Sarens
7400f91232 Update manage-updates-baselines-windows-defender-antivirus.md
fixing table
2020-04-28 10:05:49 -07:00
Denise Vangel-MSFT
7e79124a32
Merge branch 'kurtsarens' into kurtsarens 2020-04-28 09:16:24 -07:00
Bill Mcilhargey
cef8a47b09
Add files via upload
replacing rules-indicators to show 15k indicators to match documentation update and new feature rollout in mdatp
2020-04-28 09:51:22 -04:00
Bill Mcilhargey
5e208b44e4
Delete rules-indicators.png
removing/updating rules-indicators.png to show 15,000k indicators
2020-04-28 09:47:37 -04:00
martyav
59ea54e63e info on valid values + links 2020-04-27 19:50:36 -04:00
martyav
0d85997bc8 linting 2020-04-27 18:46:56 -04:00
martyav
60fa884dce Merge branch 'public' of https://github.com/MicrosoftDocs/windows-itpro-docs into public 2020-04-27 18:35:07 -04:00
illfated
c8766851ce Regex adjustment/improvement
- Code cleanup by RvdHout
- Supports at least Dutch & German OS
2020-04-27 23:04:09 +02:00
Joey Caparas
061d448141 preview 2020-04-27 09:46:58 -07:00
Joey Caparas
b56979cc01 add cern pem 2020-04-27 09:44:12 -07:00
Joey Caparas
c7f303e844 Merge branch 'master' into cert 2020-04-27 09:41:13 -07:00
Tina Burden
e72e301326
Merge pull request #2624 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/windows-itpro-docs (branch public)
2020-04-27 09:20:15 -07:00
Daniel Simpson
f404b5fdd2
Merge pull request #6562 from illfated/traffic_filters_errata
Identity Protection/VPN: grammar, links & spacing
2020-04-27 08:57:42 -07:00
Louie Mayor
e75cb82561
Merge pull request #2617 from lomayor/lomayor-ah-cert-beta
WIP - Rename beta table
2020-04-27 08:30:41 -07:00
Tina Burden
099ca152f2
Merge pull request #2575 from MicrosoftDocs/matig/network_connections
added missing endpoints
2020-04-27 08:29:43 -07:00
Louie Mayor
91683a5cd6 Update advanced-hunting-shared-queries.md 2020-04-27 08:17:31 -07:00
Kurt Sarens
818b815ada Update manage-updates-baselines-windows-defender-antivirus.md
revision of the doc
+ supportability statement
2020-04-26 18:07:51 -07:00
illfated
e25231e6ff WDDG & WDCG HW readiness tool: typo & Arch Locale
Description:

As pointed out in ticket #5972 (closed) and #6574 (my ticket),
the script on this page stops working in localized versions of Windows
(Dutch mentioned in ticket #5972 specifically). This is caused by the
difference in how the strings "64-bit" and "32-bit" occur in non-English
localized versions of Windows.

Thanks to RvdHout (Ruud van den Hout) for suggesting the regex solution.

Changes proposed:
- $OSArch.Contains("64-bit") -> $OSArch -match ("64\-?\s?bits?")
- $OSArch.Contains("32-bit") -> $OSArch -match ("32\-?\s?bits?")
- Readiness Tool Version updated to 3.7.2 (thanks to RvdHout)
- Typo "archictecture" corrected to architecture (2 occurrences)
- Remove all redundant end-of-line (EOL) whitespace (blanks)
- Reduce number of blank lines before the signature block, from 3 to 2
- Add back a blank line between the metadata section and the page title

Ticket closure or reference:

Closes #6574

Ref. #5690 #5723 #6054 #6055
Ref. #5972 (closed)
2020-04-25 19:59:46 +02:00
MaratMussabekov
dc0062c6b8
Update configure-server-endpoints.md 2020-04-25 12:42:17 +05:00
Joey Caparas
31806c89cd fix link 2020-04-24 12:12:14 -07:00
Joey Caparas
5dd024466c fix warning 2020-04-24 11:54:01 -07:00
Joey Caparas
b21891d0f2 typo 2020-04-24 11:50:54 -07:00
Joey Caparas
a5da7d7719 edits 2020-04-24 11:37:28 -07:00
Joey Caparas
14446551fa Merge branch 'master' into onboarding-server 2020-04-24 10:59:15 -07:00
Joey Caparas
a52a78eda2 edits 2020-04-24 10:58:13 -07:00
Tina Burden
b5f1715c17
Merge pull request #2614 from LauraKellerGitHub/configmgr-sccm
PR 2614 | Replace sccm | windows-docs | LK
2020-04-24 10:56:48 -07:00
Joey Caparas
63a6304b41 Merge branch 'master' into cert 2020-04-24 10:30:56 -07:00
Louie Mayor
a8f25725e8 Update advanced-hunting-devicefilecertificateinfo-table.md 2020-04-23 21:48:58 -07:00
Louie Mayor
51abfdac41 Rename beta file 2020-04-23 21:27:36 -07:00
Louie Mayor
58c4adef2f Remove beta in AH schema 2020-04-23 20:50:33 -07:00
illfated
35ad2b0689 Readability commas & sentence structure
- 3 readability commas added, to gain focus
- "such that" does not aid readability much
2020-04-24 04:22:36 +02:00
Trond B. Krokli
d8826587b3
grammar detail
* is/are

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-04-24 04:00:39 +02:00
Joey Caparas
a1ddbda0d0 fix link 2020-04-23 16:40:20 -07:00
Thomas Raya
b935b19f4f
Update detect-block-potentially-unwanted-apps-windows-defender-antivirus.md 2020-04-23 16:39:41 -07:00
Thomas Raya
48212cb140
Update overview-of-threat-mitigations-in-windows-10.md 2020-04-23 16:39:00 -07:00
Thomas Raya
f52c368d28
Update network-protection.md 2020-04-23 16:38:03 -07:00
Thomas Raya
2d01a45b1e
Update microsoft-defender-smartscreen-set-individual-device.md 2020-04-23 16:32:17 -07:00
Thomas Raya
881cbbc4f4
Update microsoft-defender-smartscreen-overview.md 2020-04-23 16:31:35 -07:00
Thomas Raya
8b207980f2
Update windows defender to microsoft defender
updating file references in topics to match updated file names
2020-04-23 16:30:23 -07:00
Joey Caparas
a5132dd716 preview 2020-04-23 16:25:23 -07:00
Joey Caparas
ea093289b4 update name 2020-04-23 16:21:49 -07:00
Joey Caparas
4e3d87b932 fix links 2020-04-23 16:15:30 -07:00
Joey Caparas
71ffe3c05c ioc indicator 2020-04-23 16:01:31 -07:00
LauraKellerGitHub
3110c0ed5b removal of acronym sccm 2020-04-23 15:28:13 -07:00
Gary Moore
281397b9a7
Merge pull request #2367 from MicrosoftDocs/garycentric-patch-2
Indented final paragraph in 2 list items
2020-04-23 13:36:52 -07:00
illfated
e28f537634 Identity Protection/VPN: grammar, links & spacing
As reported in issue ticket #6556 (Traffic filter sentence incomplete),
there is a missing part in the sentence "Network admins to effectively
add interface specific firewall rules on the VPN Interface." to make it
work as a full descriptive sentence in this context. This PR aims to
correct this issue, in addition to various other adjustments.

Thanks to klishb for reporting this issue.

Changes proposed:
- Add the missing part of the Traffic Filters sentence
- Update 2 outdated and permanently redirected MSDN links
- Uppercase adjustments for "Traffic filters" & "Lockdown"
- Add MarkDown indent marker compatibility spacing in the Note blob
- Reduce bullet point spacing from 3 to 1 in the "Applies to" section
- Remove all redundant end-of-line spacing
- Add missing space after the corrected sentence (after the period)

Ticket closure or reference:

Closes #6556
2020-04-23 22:35:19 +02:00