Denise Vangel-MSFT
ae23ce79fe
Update live-response.md
2020-04-28 12:19:24 -07:00
matt-call
7e621dd7f9
Update remotewipe-csp.md
...
More Fixes
2020-04-28 14:52:59 -04: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
jcaparas
7e5d59a22e
Merge pull request #6587 from computeronix/patch-3
...
Updated rules-indicators to show 15k in screenshot
2020-04-28 09:29:52 -07:00
Denise Vangel-MSFT
7e79124a32
Merge branch 'kurtsarens' into kurtsarens
2020-04-28 09:16:24 -07:00
Charles Inglis
1afa4dc66d
exact retirement dates
...
Now that change freeze is lifted, providing exact retirement dates
2020-04-28 09:14:19 -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
ManikaDhiman
15d511ef25
Updated Hololens 2 support list
2020-04-27 15:56:56 -07: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
Kelly Baker
47b874eea7
Update enterprisedataprotection-csp.md
2020-04-27 10:27:48 -07:00
Kelly Baker
1d4a4c8bc5
Edit pass: enterprisedataprotection-csp.md
...
@Dansimp
The edit is complete on this article. Please review and let me know if you'd like to make any changes before we merge.
Thanks!
Kelly
2020-04-27 10:09:45 -07:00
Greg Lindsay
e0f889bc8d
at it again
2020-04-27 09:58:49 -07: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
Curt Cullens
b6e5e97f05
Merge pull request #1771 from v-pegao/update_link
...
Remove double quote from img src
2020-04-27 08:56:48 -07:00
Daniel Simpson
c564fde252
Merge pull request #6571 from MaratMussabekov/patch-139
...
removed duplicate note
2020-04-27 08:55:56 -07:00
Daniel Simpson
74e80f9df1
Merge pull request #6567 from linque1/patch-4
...
GPs and REG entry fixes
2020-04-27 08:36:28 -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
komsorg
7ab11c6f12
Fixed broken link
...
Fixed broken link to App-V 5.0 Sequencing Guide.docx
2020-04-27 15:40:55 +03: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
Greg Lindsay
28d77f25f3
at it again
2020-04-26 16:22:25 -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
Obi Eze Ajoku
a9df87cf2c
GPs and REG entry fixes
...
Inking & Typing GP fix, Account Info REG fix and Voice Activation GP edit
2020-04-24 08:27:48 -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