19830 Commits

Author SHA1 Message Date
Dulce Montemayor
c1ce5f4206
Added possible active alert icon 2019-06-18 14:25:06 -07:00
Dulce Montemayor
c0813b231d
Update next-gen-threat-and-vuln-mgt.md 2019-06-18 14:22:15 -07:00
Greg Lindsay
b48773db09
Merge pull request #495 from MicrosoftDocs/setupdiag
Setupdiag v1.5 update
2019-06-18 14:16:02 -07:00
Greg Lindsay
96ef65230f
Merge pull request #494 from MicrosoftDocs/autopilot
Autopilot docs update
2019-06-18 14:15:44 -07:00
Dulce Montemayor
c2ef82551c
Added alert icon 2019-06-18 13:53:15 -07:00
Nick Schonning
c62f9ff3a9 chore: Run MS Docs "Generat Master Redirect"
- Autoformated openpublishing.redirect
- Replaces files with "redirect_url" with redirect entry
- Manually removed "docs.microsoft.com" from redirect URLs to site absolute
2019-06-18 16:09:50 -04:00
Dulce Montemayor
f63cbf9539
Edited for brevity 2019-06-18 13:08:35 -07:00
Dulce Montemayor
9b657b45e1
Fixed for brevity 2019-06-18 13:06:52 -07:00
Dulce Montemayor
f4332d2377
Spelling correction 2019-06-18 13:04:39 -07:00
Dulce Montemayor
4823e12695
Updated screenshots 2019-06-18 12:50:22 -07:00
Greg Lindsay
533a2e9ad3
Merge pull request #492 from MicrosoftDocs/wtg
Update Windows to Go content with correct links to Windows Analytics
2019-06-18 12:00:02 -07:00
Greg Lindsay
959c9d469b Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into setupdiag 2019-06-18 11:58:36 -07:00
Greg Lindsay
85ce3adc9c add new json and xml log examples 2019-06-18 11:56:23 -07:00
Greg Lindsay
aeafacdf9b Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into autopilot 2019-06-18 11:41:04 -07:00
Greg Lindsay
4a853e122e conflict? 2019-06-18 11:36:19 -07:00
huaping yu
4c3fe4e227 Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into FromPrivateRepo 2019-06-18 11:30:00 -07:00
Dulce Montemayor
fbc8671de9
Updated real-time discovery based on SME feedback 2019-06-18 11:02:22 -07:00
Greg Lindsay
c35ea8b8cb fix link errors 2019-06-18 10:35:33 -07:00
Dulce Montemayor
a48c05694e
Updated based on limitations 2019-06-18 10:31:23 -07:00
Daniel Simpson
2683fee5b1
Merge pull request #3758 from j0rt3g4/Issue#3421
Added important note to solve #3421
2019-06-18 10:28:28 -07:00
Daniel Simpson
f409e35a9a
Merge pull request #4048 from nschonni/replace-syntax-code-fences
chore: Replace "syntax" with  code fence language
2019-06-18 09:45:36 -07:00
Daniel Simpson
25c1834aee
Merge pull request #4090 from alwinv/master
Update manage-windows-1809-endpoints.md
2019-06-18 09:42:50 -07:00
Alwin V
fd4643a18a
Update manage-windows-1809-endpoints.md
We'd like to include references to the Device authentication and Microsoft account endpoints, which must also be enabled for Windows Update to offer OS updates and App updates successfully. Without these additional endpoints enabled, Windows Update will fail to offer the updates targeted for those devices.
2019-06-18 09:15:08 -07:00
Joyce Y
11ca0364d3
Corrected spelling error from "iwth" to "with"
Wrong spelling "iwth" 

Closes issue #4088
2019-06-19 00:01:47 +08:00
Andrea Barr
2ae90526c1
Merge pull request #4011 from j0rt3g4/Issue#2261
Adding note as suggested.
2019-06-18 08:22:15 -07:00
Deland-Han
3bef30f61e finish 2019-06-18 14:03:03 +08:00
Jose Gabriel Ortega Castro
8eb6cb9a7a
Update windows/security/identity-protection/hello-for-business/hello-hybrid-cert-trust-devreg.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2019-06-17 23:33:14 -05:00
illfated
df5df10ca0 Windows/Security: show asterisks in wildcard table
Description:
Asterisks are not showing up in this table due to HTML conversion.

Proposed changes:
- replace unwanted `<em>` and `</em>` tags with actual asterisk (`*`)
- remove `<i>``</i>` formatting from path names for readability
- simplify "matching to" => 'matching' (2 occurrences in this table)

Closes #4068
2019-06-18 03:30:23 +02:00
ManikaDhiman
2f43f8014d minor update 2019-06-17 17:58:02 -07:00
ManikaDhiman
49a7b1d644 minor update 2019-06-17 17:24:31 -07:00
Dani Halfin
9184d2318a
Merge pull request #454 from MicrosoftDocs/chrymsft-patch-4
Updated link to have proper redirection
2019-06-17 17:06:25 -07:00
Greg Lindsay
6600459d3a Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into wtg 2019-06-17 17:06:24 -07:00
Dani Halfin
e01022af94
Merge pull request #478 from MicrosoftDocs/dep
Adding a 'terms' page to the deprecation content
2019-06-17 17:05:44 -07:00
Greg Lindsay
78e704c283 fix some TOC nodes 2019-06-17 17:05:34 -07:00
ManikaDhiman
136dd39c5f Added 1809 and 1903 DDF links 2019-06-17 16:50:09 -07:00
ManikaDhiman
cf33dd9812 Added June updates 2019-06-17 15:52:25 -07:00
Greg Lindsay
6cd1b6a379 Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into dep 2019-06-17 15:44:57 -07:00
huaping yu
fe09393eab Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into FromPrivateRepo 2019-06-17 15:43:53 -07:00
Greg Lindsay
f1878ef15a edit 2019-06-17 15:43:41 -07:00
ManikaDhiman
163230f965 Fixed merge conflicts 2019-06-17 15:41:37 -07:00
Greg Lindsay
9743f22504 edit 2019-06-17 15:35:30 -07:00
Greg Lindsay
b5f2013f41 edit 2019-06-17 15:26:12 -07:00
Greg Lindsay
73a15144bf fix conflicts 2019-06-17 15:12:33 -07:00
Greg Lindsay
bb9e228dde fix bad link 2019-06-17 14:51:09 -07:00
Dani Halfin
e9c98f36bc Merge https://github.com/MicrosoftDocs/windows-itpro-docs into public 2019-06-17 14:49:41 -07:00
Greg Lindsay
fa80fbf517 incorrectly linked text 2019-06-17 13:39:43 -07:00
Greg Lindsay
a39ab0a7cc capitalization 2019-06-17 13:35:32 -07:00
Greg Lindsay
c22e7ed5a4 typo fixes and added a link 2019-06-17 13:14:17 -07:00
Greg Lindsay
634a2d8bfc Merge branch 'patch-1' of https://github.com/ericorman/windows-itpro-docs into autopilot 2019-06-17 12:58:37 -07:00
Daniel Simpson
3c36e7650e
Merge pull request #459 from MicrosoftDocs/MDBranch19H1TimeLanguageSettings
19 H1 Policy: TimeLanguageSettings
2019-06-17 12:53:33 -07:00