21702 Commits

Author SHA1 Message Date
MaratMussabekov
9dcfd1f637
Update configure-block-at-first-sight-windows-defender-antivirus.md 2019-06-10 19:36:20 +05:00
MaratMussabekov
1d87e6968f
Update policy-csp-experience.md 2019-06-10 19:33:28 +05:00
MaratMussabekov
4ed781e19d
Update policy-csp-localpoliciessecurityoptions.md 2019-06-10 19:26:52 +05:00
MaratMussabekov
9b7f4317ab
Update policy-csp-bitlocker.md 2019-06-10 19:07:21 +05:00
Reece Peacock
dc2c42e474
Update select-types-of-rules-to-create.md
Added policy rule.
2019-06-10 11:59:04 +02:00
Deland-Han
6267386a21 finish 2019-06-10 15:38:10 +08:00
MaratMussabekov
56813e6300
Update configure-block-at-first-sight-windows-defender-antivirus.md 2019-06-09 23:10:09 +05:00
MaratMussabekov
8909002f18
Update policy-csp-localpoliciessecurityoptions.md 2019-06-09 20:07:14 +05:00
MaratMussabekov
b010082da9
Update policy-csp-bitlocker.md 2019-06-08 18:42:26 +05:00
MaratMussabekov
91fdef5a9c
Update feature-update-mission-critical.md 2019-06-08 15:07:41 +05:00
illfated
ca7a70f475 Windows/Configuration: correct HTML code to XML tags
The XML code block contains HTML code instead of the expected XML tags.
Converting these to proper XML format should at least make it readable.

Also replaced "ps" with "xml" as the correct code block syntax name.

Ref. #3819 ([LOC]"&lt;"needs to be replaced with"<", "&gt;"needs to be
replaced with">")

(Should close issue ticket #3819 after migration to
 docs.microsoft.com/en-us/ and later updated to the Japanese page.)
2019-06-08 11:01:36 +02:00
Liza Poggemeyer
c86c48d581 fixed final warning issues 2019-06-07 17:44:26 -07:00
Liza Poggemeyer
c5e16e96bb Merge branch 'master' of https://github.com/microsoftdocs/windows-docs-pr into june7-warnings 2019-06-07 17:40:20 -07:00
Liza Poggemeyer
169ed2f7da fixing last note format issues 2019-06-07 17:25:05 -07:00
DocsPreview
05e119b597
Publish updates 672019 (#392)
* Latest updates for 7 june

* New updates for 7th june
2019-06-07 17:16:57 -07:00
Liza Poggemeyer
989d59d4b0 fixing more note/important/tip/warning space issues 2019-06-07 17:03:59 -07:00
Christopher Yoo
882eaf9ef2
Call out how those without Store app can get DDV 2019-06-07 17:02:38 -07:00
Christopher Yoo
54f68f3cd7
Call out for those without Store on their machine 2019-06-07 16:39:45 -07:00
Liza Poggemeyer
554f99075b fixing appv and mdm note issues 2019-06-07 16:23:24 -07:00
Liza Poggemeyer
d495de72a5 cleaning up note/important/tip/warning formatting for markdig engine conformance 2019-06-07 15:48:27 -07:00
Liza Poggemeyer
a9bbc179f0 fixing note and important spacing 2019-06-07 15:34:07 -07:00
huaping yu
9f0a473218 Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into FromPrivateRepo 2019-06-07 15:31:16 -07:00
Liza Poggemeyer
037f4ee4ba fixing art links 2019-06-07 15:16:36 -07:00
Liza Poggemeyer
18c4edef72 fixing note in app-v article 2019-06-07 14:53:46 -07:00
Liza Poggemeyer
13eba02b7c fixing broken links for art and bookmarks 2019-06-07 14:47:07 -07:00
Liza Poggemeyer
634d6d8942 replaced note to test issue 2019-06-07 14:33:53 -07:00
Liza Poggemeyer
0c02e04b6f fixed art links in Surface article, trying to fix first note issue 2019-06-07 14:17:57 -07:00
jaimeo
425e597fbf one more try with the yaml--metadata header copied from liza 2019-06-07 13:54:40 -07:00
Dani Halfin
6f832d4f3c fixing suggestions up to policy-csp-crypto 2019-06-07 13:48:00 -07:00
jaimeo
f28912719f
Merge pull request #3939 from zdvorak/patch-22
Update windows-analytics-get-started.md
2019-06-07 13:24:03 -07:00
Liza Poggemeyer
7497140075 new attempt on Edge docfx, fixing note references, bookmark links 2019-06-07 13:20:02 -07:00
Liza Poggemeyer
a99b07b1c6 fixing markdig note warnings 2019-06-07 12:25:38 -07:00
Liza Poggemeyer
68f52f47c4 fixing links 2019-06-07 11:38:32 -07:00
huaping yu
fef0fd6a7b resolve the conflict 2019-06-07 11:05:24 -07:00
jaimeo
dd4c648f38 fixing another typo 2019-06-07 08:44:25 -07:00
Manika Dhiman
811602491c
Merge pull request #3933 from MaratMussabekov/patch-37
Update surfacehub-csp.md
2019-06-07 08:43:03 -07:00
jaimeo
6b35866b22 Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into WUfB1903 2019-06-07 08:42:37 -07:00
jaimeo
b0ad22d232 fixed some typos 2019-06-07 08:42:25 -07:00
MaratMussabekov
dbe4a1b2fd
Update surfacehub-csp.md 2019-06-07 10:52:45 +05:00
Marty Hernandez Avedon
01558dc28b
Fixes #3947, Invalid XML provided
> The XML comment tags between line 60 and 87 of the XML file are malformed. There is a space between "<!" and "--" meaning that this cannot be used programmaticaly.

The spacing in certain comments was removed.

For some reason, neither GitHub nor the Docs Markdown addon for VS Code can provide a preview of the resulting page. However, other comments in the article were already spaced correctly and fully displayable on the published page.
2019-06-06 21:35:52 -04:00
Greg Lindsay
f0e0ae354f added text to MSfB 2019-06-06 16:23:23 -07:00
jcaparas
21143b9adb
Merge pull request #381 from MicrosoftDocs/image-update
update image
2019-06-06 16:19:57 -07:00
Joey Caparas
1ff170ffb4 add evaluation lab into preview list 2019-06-06 16:16:01 -07:00
Joey Caparas
eca0b067d4 Merge branch 'master' into eval-lab 2019-06-06 16:10:45 -07:00
Greg Lindsay
543524f557 merged topic 2019-06-06 16:09:26 -07:00
Joey Caparas
cd066b8465 update image 2019-06-06 15:52:07 -07:00
Greg Lindsay
01e4fb258c redundancy removed 2019-06-06 15:51:52 -07:00
Liza Poggemeyer
4d3de3772a fixed merge conflicts from public contributions 2019-06-06 15:30:38 -07:00
Liza Poggemeyer
018c6bc831
Merge pull request #3851 from MicrosoftDocs/martyav-corrected-XML-formatting-2-1
corrected formatting of XML example section
2019-06-06 15:26:14 -07:00
jaimeo
15997b9a4d fixing conflict 2019-06-06 15:25:09 -07:00