12504 Commits

Author SHA1 Message Date
Denise Vangel-MSFT
43738897bb
Update live-response.md 2020-04-29 08:40:38 -07:00
Denise Vangel-MSFT
8832b83297 Merge branch 'master' into edr-blocking 2020-04-28 14:55:25 -07:00
Gary Moore
fe83c33355
Corrections: punctuation and Acrolinx spelling 2020-04-28 14:31:12 -07:00
Denise Vangel-MSFT
d888123d17 Update behavioral-blocking-containment.md 2020-04-28 14:11:30 -07:00
martyav
74e0d0222b one more heading 2020-04-28 16:30:55 -04:00
Denise Vangel-MSFT
f92403b5bc Merge branch 'master' into edr-blocking 2020-04-28 13:17:01 -07:00
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
Beth Levin
45711c2238 Merge branch 'master' into tvm-event-insights 2020-04-27 17:34:30 -07:00
Beth Levin
ce1b712967 Merge branch 'master' into tmv-secure-score-for-devices 2020-04-27 17:33:22 -07: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
Beth Levin
4126d068d7 md 2020-04-24 18:12:54 -07:00
Beth Levin
9536be9007 aria text 2020-04-24 18:01:25 -07:00
Beth Levin
c0629c12c2 updated text 2020-04-24 17:57:39 -07:00
Beth Levin
500cb3164f docs updates 2020-04-24 14:03:17 -07: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
Beth Levin
15673945c6 updating screenshot and fields 2020-04-24 11:52:25 -07:00
Joey Caparas
b21891d0f2 typo 2020-04-24 11:50:54 -07:00
Beth Levin
9906767148 Merge branch 'master' into tvm-event-insights 2020-04-24 11:41:09 -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
Dani Halfin
873de166e6 fixing typo 2020-04-23 21:13:10 -07:00
Dani Halfin
ad6f77669d review alerts added 2020-04-23 20:58:23 -07:00
Louie Mayor
58c4adef2f Remove beta in AH schema 2020-04-23 20:50:33 -07:00