Tom Bolds
ff473cd3cf
Update enterprise-mode-schema-version-1-guidance.md
2020-02-04 17:04:08 -08:00
Tom Bolds
49be1abcfd
Update browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-04 17:01:46 -08:00
Tom Bolds
e3b25a5e12
Update browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-04 17:01:39 -08:00
Tom Bolds
e97fc1422e
Update browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-04 17:00:58 -08:00
Tom Bolds
7b6896b07a
Update browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-04 17:00:48 -08:00
Tom Bolds
85f5639766
Update browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-04 17:00:08 -08:00
Tom Bolds
9ebf0b1bd6
Update browsers/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-1-guidance.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-04 16:59:27 -08:00
Tom Bolds
6e74656ee9
Updating attribute descriptions
...
Fixing some attribute descriptions and adding doNotTransition and forceCompatView.
2020-02-04 12:01:36 -08:00
LauraKellerGitHub
cb6cac089f
review change requests completed
2020-01-29 11:42:30 -08:00
LauraKellerGitHub
398405a5a0
Rebrand last eight for first pass
2019-12-31 18:30:51 -08:00
Daniel H. Brown
ec5ed94772
Merge pull request #5584 from twbolds/patch-3
...
Correcting samples and deprecated attributes in enterprise-mode_schem…
2019-12-03 14:45:10 -08:00
Daniel H. Brown
6689a66d69
Merge pull request #5582 from twbolds/patch-2
...
Correcting Schema Attributes section
2019-12-03 14:43:50 -08:00
Tom Bolds
05a54a0cb2
Correcting samples and deprecated attributes in enterprise-mode_schema-version-2-guidance
...
Correcting the sample xml so that the comments don't break parsing rules. Also, updating the "Default" and "None" captialization to be consistent with our other documentation and tools.
Updating the "Deprecated attributes" section to be more accurate about elements and attributes. Also corrected samples.
2019-12-02 15:06:50 -08:00
Tom Bolds
66336fb098
Correcting Schema Attributes section
...
This change fixes 2 issues in the "Schema Attributes" section.
1. This section uses < and > around the attribute names, which is confusing, because that is notation reserved for elements.
2. The description of exclude is a little vague and somewhat misleading.
2019-12-02 13:59:53 -08:00
Tom Bolds
500c0858f6
Changing badly formed comments and correcting capitalization in sample xml
...
The sample xml has a couple of problems that are fixed here.
1. Comments use -- not --- to begin and end. 3 hyphens will cause a parse error.
2. The default values for <compat-mode> (Default) and <open-in> (None) are not capitalized, which doesn't fit with other documentation and tools.
2019-12-02 13:41:09 -08:00
Daniel Simpson
beb4bb7d66
Update use-the-enterprise-mode-portal.md
...
fixing broken metadata
2019-09-17 15:31:00 -07:00
Daniel Simpson
f99225f469
updating metadata
2019-09-17 13:39:46 -07:00
Daniel Simpson
e75d0e07a1
MetadataUpdates1
2019-09-17 13:28:52 -07:00
lomayor
8fe8738405
Merge pull request #4783 from illfated/https_redundancy
...
Enterprise Mode schema: duplicate https usage
2019-09-09 18:18:51 -07:00
illfated
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
Greg Lindsay
bffa6491c5
a few more fixes
2019-09-06 12:22:57 -07:00
illfated
e2e480c99b
Update: NewLine changes
...
- Remove extraneous NewLine breaks
- Remove missed HTML `<br>` code
2019-08-25 20:13:29 +02:00
illfated
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
imba-tjd
5bde60c9d7
Remove en-us from url
2019-08-20 20:12:38 +08:00
Nick Schonning
94e89df6b7
fix: MD006/ul-start-left
...
Consider starting bulleted lists at the beginning of the line
2019-08-12 18:40:32 -04:00
Nick Schonning
4cc0773fe8
fix: MD019/no-multiple-space-atx
...
Multiple spaces after hash on atx style heading
2019-08-10 17:07:41 -04:00
Liza Poggemeyer
ccad36495e
fixed merge conflicts from private repo
2019-08-09 14:48:50 -07:00
Greg Lindsay
0018668976
added audience metadata
2019-08-06 13:40:21 -07:00
Andrea Barr
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
Nick Schonning
f418730793
fix: Replace tab after ordered list marker
...
Find: `\.\t`
Replace: `. `
2019-07-18 01:31:57 -04:00
Nick Schonning
301d3bfc3e
fix: MD038/no-space-in-code
...
Spaces inside code span elements
2019-07-12 16:22:55 -04:00
André Oliveira
57d788db8f
Update enterprise-mode-schema-version-2-guidance.md
...
Added more details on the release of Windows 10 for which schema v2 applies.
allow-redirect flag is only available starting from RS3 (v 1709)
2019-06-25 16:12:33 +01:00
Nick Schonning
015f395710
typo: Compatability -> Compatibility
2019-06-22 02:44:14 -04:00
Daniel Simpson
c76802a212
Merge pull request #4160 from nschonni/typo-fakrikam
...
typo: fakrikam -> fabrikam
2019-06-21 09:04:10 -07:00
Daniel Simpson
96a80939a7
Merge pull request #4163 from nschonni/typo-IETElemetrySetUp
...
typo: IETElemetrySetUp -> IETelemetrySetUp
2019-06-21 09:03:03 -07:00
Nick Schonning
eada644c32
typo: IETElemetrySetUp -> IETelemetrySetUp
2019-06-21 01:11:46 -04:00
Nick Schonning
f5e6c94c6a
typo: Enteprrise -> Enterprise
2019-06-21 01:08:30 -04:00
Nick Schonning
d94c3bc71b
typo: fakrikam -> fabrikam
2019-06-21 01:06:34 -04:00
Nick Schonning
e95eca7743
chore: Remove link locale
2019-06-17 00:35:08 -04:00
Liza Poggemeyer
4d3de3772a
fixed merge conflicts from public contributions
2019-06-06 15:30:38 -07:00
VSC-Service-Account
858476cf2f
CI Update
2019-06-04 22:13:57 +00:00
ImranHabib
924d229813
Update browsers/internet-explorer/ie11-deploy-guide/administrative-templates-and-ie11.md
...
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-06-04 23:34:55 +05:00
ImranHabib
30f5f8f1e2
Update browsers/internet-explorer/ie11-deploy-guide/administrative-templates-and-ie11.md
...
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-06-04 23:34:29 +05:00
ImranHabib
e0b0564474
Update browsers/internet-explorer/ie11-deploy-guide/administrative-templates-and-ie11.md
...
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-06-03 22:43:23 +05:00
ImranHabib
8267164c3d
Update browsers/internet-explorer/ie11-deploy-guide/administrative-templates-and-ie11.md
...
Suggestions applied.
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-06-03 22:43:09 +05:00
ImranHabib
3eac147dbc
Updated the download link admx files Windows 10
...
Added link for April 2018 and Oct 2018 ADMX files.
2019-06-02 12:42:30 +05:00
get-itips
4b7f458c6a
several metadata changes
2019-05-30 10:05:55 -03:00
get-itips
6b80854c9b
Several metadata changes
2019-05-30 09:51:00 -03:00
get-itips
aa202a81a8
several metadata changes
2019-05-30 09:47:54 -03:00
get-itips
9e3b32fe52
several metadata changes
2019-05-30 09:44:34 -03:00