Commit Graph

1283 Commits

Author SHA1 Message Date
b031332850 changing string/content refs to just SmartScreen to Windows Defender SmartScreen 2019-09-18 15:36:34 -04:00
64b3a91470 first pass at changing string/content refs to SmartScreen Filter to Windows Defender SmartScreen 2019-09-18 14:28:35 -04:00
3ad8bb1156 Update index.md
fixing build warning
2019-09-17 15:32:23 -07:00
beb4bb7d66 Update use-the-enterprise-mode-portal.md
fixing broken metadata
2019-09-17 15:31:00 -07:00
14aa5561ba Update change-history-for-microsoft-edge.md 2019-09-17 15:28:50 -07:00
f99225f469 updating metadata 2019-09-17 13:39:46 -07:00
e75d0e07a1 MetadataUpdates1 2019-09-17 13:28:52 -07:00
8fe8738405 Merge pull request #4783 from illfated/https_redundancy
Enterprise Mode schema: duplicate https usage
2019-09-09 18:18:51 -07:00
31dc5170cf Enterprise Mode schema: convert Important notes
As previously discussed in this PR, I have converted the
**Important** section headings by using their MarkDown equivalent
> [!IMPORTANT] (as well as adding the blockquote for its text content).
2019-09-07 23:05:30 +02:00
bffa6491c5 a few more fixes 2019-09-06 12:22:57 -07:00
e2e480c99b Update: NewLine changes
- Remove extraneous NewLine breaks
- Remove missed HTML `<br>` code
2019-08-25 20:13:29 +02:00
d01f687a1a Enterprise Mode schema: duplicate https usage
- Resolve duplicate use of https where both http and https was intended
- MarkDown code fence XML tag corrections
- Replace HTML `<br>` codes with NewLine
- Remove redundant space at the end of the version 2 file

Resolves #4769
2019-08-25 20:01:31 +02:00
0227b3b493 Merge pull request #4742 from imba-tjd/patch-3
Remove en-us from url
2019-08-21 14:05:40 +05:30
393ef050bf Merge pull request #4621 from VLG17/patch-26
update info about not supported technologies
2019-08-20 06:52:02 -07:00
5bde60c9d7 Remove en-us from url 2019-08-20 20:12:38 +08:00
fdbbc32953 Update browsers/edge/emie-to-improve-compatibility.md
thanks

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2019-08-14 08:53:10 +03:00
5a8506c42c updated as requested 2019-08-13 09:49:53 +03:00
94e89df6b7 fix: MD006/ul-start-left
Consider starting bulleted lists at the beginning of the line
2019-08-12 18:40:32 -04:00
4e6cefae7d Merge pull request #4629 from nschonni/fix--MD019/no-multiple-space-atx
fix: MD019/no-multiple-space-atx
2019-08-12 10:58:29 -07:00
0a1a281973 Merge pull request #4671 from MicrosoftDocs/FromPrivateRepo
From private repo
2019-08-12 10:46:05 -07:00
101d0df453 Merge pull request #4628 from nschonni/fix--MD018/no-missing-space-atx
fix: MD018/no-missing-space-atx
2019-08-12 10:41:25 -07:00
4cc0773fe8 fix: MD019/no-multiple-space-atx
Multiple spaces after hash on atx style heading
2019-08-10 17:07:41 -04:00
dcdef09859 fixing warnings 2019-08-09 16:33:56 -07:00
2b42b6e79e Merge branch 'master' of https://github.com/microsoftdocs/windows-docs-pr into public-8919 2019-08-09 15:23:31 -07:00
8a5f22ba03 last wave of fixes for this one 2019-08-09 15:09:53 -07:00
ccad36495e fixed merge conflicts from private repo 2019-08-09 14:48:50 -07:00
407e76ab95 another big wave of changes 2019-08-09 14:32:29 -07:00
85913a9da2 fixing a bunch of metadata 2019-08-09 12:00:09 -07:00
edbb971feb Delete metadata-dan.ps1 2019-08-06 13:47:53 -07:00
8e71a51a00 added audience metadata 2019-08-06 13:43:40 -07:00
0018668976 added audience metadata 2019-08-06 13:40:21 -07:00
68231f41ce fix errors 2019-08-06 13:26:13 -07:00
5b3a1e8eba added audience metadata 2019-08-06 12:58:53 -07:00
eb20442a49 Update browsers/edge/emie-to-improve-compatibility.md
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-08-06 12:14:41 +03:00
ed84e58529 fix: MD018/no-missing-space-atx
No space after hash on atx style heading
2019-08-06 00:38:11 -04:00
2b19a0cc77 update info about not supported technologies
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/1933
2019-08-05 10:13:55 +03:00
3c7860fd91 Merge pull request #4508 from MK-Kamal/patch-2
Update MDM Path
2019-08-01 15:48:48 -07:00
97b086742e Merge pull request #4248 from andrefboliveira/patch-1
Update enterprise-mode-schema-version-2-guidance.md
2019-07-30 14:17:46 -07:00
d632f5c5b4 Update MDM Path
https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-allowflash

Issue 
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/3553
2019-07-21 15:40:08 +02:00
6437265541 resolve the conflict 2019-07-19 15:59:30 -07:00
70bcf20da5 admin center and Office Online branding updates 2019-07-18 13:33:22 -07:00
f418730793 fix: Replace tab after ordered list marker
Find: `\.\t`
Replace: `. `
2019-07-18 01:31:57 -04:00
b9e417fb0c Merge pull request #4421 from nschonni/fix--MD038/no-space-in-code
fix: MD038/no-space-in-code
2019-07-17 17:24:56 -07:00
301d3bfc3e fix: MD038/no-space-in-code
Spaces inside code span elements
2019-07-12 16:22:55 -04:00
5773a6a535 Microsoft Edge/kiosk mode: broken relative links
Description:

The 4 images in the subsection "Supported configuration types" are
supposed to be linked to their image files, but the relative links have
been broken by not containing the needed parent directory dots.

Proposed change:

Add the required parent directory dots to enable the links to point to
the files as intended (even if not strictly needed to begin with).

Closes #4275
2019-07-02 23:16:40 +02:00
d9e27b46ab Fixing images across all includes 2019-06-27 12:14:06 -07:00
c527c8b129 include image issues 2019-06-27 11:56:55 -07:00
057547fa41 fixing issues with includes 2019-06-27 11:34:20 -07:00
81398ba666 resolve the conflcit 2019-06-26 11:38:04 -07:00
1c091ae74a config changes for header 2019-06-25 13:44:19 -07:00