officedocspr
a39398420d
Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live)
2019-11-20 19:16:58 +00:00
Gary Moore
690b0cd7cf
Merge pull request #1578 from MicrosoftDocs/TVMBugFIx_Nov19
...
TVM bug fix
2019-11-19 17:00:42 -08:00
Dulce Montemayor
cf5ed222e6
Added RBAC ref
2019-11-19 16:35:18 -08:00
Dulce Montemayor
5cee29b612
Added CTA and pre-rel info
2019-11-19 16:34:50 -08:00
Dulce Montemayor
6339020206
Added RBAC ref
2019-11-19 16:34:04 -08:00
Dulce Montemayor
a81c4ef059
Added CTA and pre-rel info
2019-11-19 16:33:29 -08:00
Dulce Montemayor
26a20c67e3
Added RBAC ref
2019-11-19 16:32:25 -08:00
Dulce Montemayor
1f51dc4f47
Added CTA and Pre-rel info
2019-11-19 16:32:04 -08:00
Dulce Montemayor
afb1b650b2
Added CTA
2019-11-19 16:31:16 -08:00
Dulce Montemayor
a941ba2a70
Added RBAC ref
2019-11-19 16:30:50 -08:00
Daniel Simpson
0207b20bb0
Merge pull request #5391 from RAJU2529/patch-20
...
Changed the word Wndows to Windows
2019-11-19 16:30:25 -08:00
Dulce Montemayor
bb9f8c5267
Added CTA and pre-rel info
2019-11-19 16:29:28 -08:00
Dulce Montemayor
fc41bdb71d
Added RBAC ref
2019-11-19 16:28:39 -08:00
Daniel Simpson
1b5887ef36
Merge pull request #5449 from LucasArona/patch-3
...
Typo
2019-11-19 16:28:03 -08:00
Dulce Montemayor
1a25a7da40
Added RBAC ref
2019-11-19 16:27:46 -08:00
Dulce Montemayor
7b2ed6d485
Added RBAC ref
2019-11-19 16:27:03 -08:00
Dulce Montemayor
2c36af58e9
Added RBAC ref
2019-11-19 16:26:28 -08:00
Daniel Simpson
05fb902c91
Merge pull request #5458 from illfated/kusto_query_typos
...
Advanced hunting query language: Kusto query typos
2019-11-19 16:26:14 -08:00
officedocspr
d358b25092
Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live)
2019-11-20 00:25:47 +00:00
Dulce Montemayor
35c3e03321
Added CTA
2019-11-19 16:25:05 -08:00
Daniel Simpson
eb912a506e
Merge pull request #5441 from RAJU2529/patch-21
...
wrong link is replaced by correct link#5436
2019-11-19 16:24:23 -08:00
Daniel Simpson
fdd838950e
Update wmi-providers-supported-in-windows.md
...
removed en-us from URL
2019-11-19 16:23:54 -08:00
Dulce Montemayor
011d1d36b5
Added RBAC ref
2019-11-19 16:23:43 -08:00
Daniel Simpson
ea36b48f0a
Merge branch 'public' into repo_sync_working_branch
2019-11-19 16:21:21 -08:00
Kelly Baker
6b1547e808
Merge pull request #1575 from MicrosoftDocs/MDBranchDiagnosticLogCSPUpdates
...
DiagnosticLog CSP content updates
2019-11-19 16:20:01 -08:00
Daniel Simpson
6aaf8f631f
Merge pull request #5440 from Deland-Han/ci109957
...
Changes
2019-11-19 16:18:11 -08:00
ManikaDhiman
94425698bb
Updated documentation history
2019-11-19 13:15:46 -08:00
ManikaDhiman
0102f780ac
Incorporated dev feedback
2019-11-19 13:06:51 -08:00
ManikaDhiman
829a0ff04d
Fixed typos
2019-11-19 12:31:20 -08:00
ManikaDhiman
45e4ccca97
More updates
2019-11-19 12:20:12 -08:00
ManikaDhiman
eb31b468d1
Minor formatting updates
2019-11-19 12:08:14 -08:00
ManikaDhiman
ebe07ee305
Updated bulleted list format
2019-11-19 11:49:13 -08:00
ManikaDhiman
e118e6e8f4
More formatting updates
2019-11-19 11:26:10 -08:00
Joey Caparas
0846afc6e7
updates
2019-11-19 10:50:22 -08:00
ManikaDhiman
256f328b57
Updated the doc with additional content
2019-11-19 10:19:24 -08:00
Jeff Borsecnik
058e52512b
Merge pull request #1570 from MicrosoftDocs/MDBranchAppLockerCSPDocStructureUpdates
...
Updated AppLocker CSP doc structure to align with other CSP docs
2019-11-19 09:59:34 -08:00
ManikaDhiman
3a007b825d
Fixed typos
2019-11-19 08:54:51 -08:00
jaimeo
def7c3615a
temporarily adding en-us so the SSU link will work until it can be fixed on the back end
2019-11-19 08:33:44 -08:00
ManikaDhiman
992a5e8241
minor update
2019-11-19 08:08:41 -08:00
adrianwells
e1c9ac540e
Update use-windows-defender-application-control-with-intelligent-security-graph.md
...
Update to help with a typo
2019-11-19 08:14:06 -05:00
lomayor
018989b7bc
Replaced old AH links
2019-11-18 22:28:16 -08:00
illfated
d2e5576811
Advanced hunting query language: Kusto query typos
...
Description:
According to the report in issue ticket #5457
(Error in example code Try your first query),
the sample query fails because of the quote apostrophe at the end of
the last line in the query. As can be seen in the complementary image,
the single quote or apostrophe is unexpected in that position. This can
also be verified by using query language editors, marking the quote as
an unexpected error in the text.
Thanks to Gene Cupstid for reporting the typo in this training sample.
Changes proposed:
- remove 2 occurrences of the unwanted quote/apostrophe
- add "kusto" as recommended MD syntax highlighting tag,
as recommended in Contribute/Contribute/how-to-write-use-markdown.md
- add MarkDown compatibility spacing in the MD Note quote markers
issue ticket closure or reference:
Closes #5457
2019-11-19 04:03:47 +01:00
ManikaDhiman
1bc31fe1a0
Updated structure to be consistent with other CSPs
2019-11-18 16:35:56 -08:00
Denise Vangel-MSFT
958c7ca16c
Update windows-defender-application-control.md
2019-11-18 16:14:00 -08:00
Denise Vangel-MSFT
f6d223fbdd
Update test-scenarios-wd-app-guard.md
2019-11-18 16:02:58 -08:00
Denise Vangel-MSFT
34b4a1248d
Update configure-wd-app-guard.md
2019-11-18 15:59:46 -08:00
Denise Vangel-MSFT
06bf4382b3
asr
2019-11-18 15:48:23 -08:00
Denise Vangel-MSFT
ceb688ada8
Update reqs-wd-app-guard.md
2019-11-18 15:34:42 -08:00
Denise Vangel-MSFT
02988eccff
Update system-guard-how-hardware-based-root-of-trust-helps-protect-windows.md
2019-11-18 15:33:00 -08:00
Denise Vangel-MSFT
e330b00fe4
asr
2019-11-18 15:30:40 -08:00