Commit Graph

352 Commits

Author SHA1 Message Date
4d3de3772a fixed merge conflicts from public contributions 2019-06-06 15:30:38 -07:00
858476cf2f CI Update 2019-06-04 22:13:57 +00:00
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
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
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
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
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
4b7f458c6a several metadata changes 2019-05-30 10:05:55 -03:00
6b80854c9b Several metadata changes 2019-05-30 09:51:00 -03:00
aa202a81a8 several metadata changes 2019-05-30 09:47:54 -03:00
9e3b32fe52 several metadata changes 2019-05-30 09:44:34 -03:00
be0035723c Update set-up-enterprise-mode-portal.md
In step 1, after the 6th point, the note is not in correct format.
2019-05-21 13:13:48 +08:00
e8f363430e Merge pull request #3479 from jierong/patch-1
Update set-up-enterprise-mode-portal.md
2019-05-15 14:58:57 -07:00
3a12cbe4d4 update net-framework-problems-with-ie11.md 2019-05-08 09:47:31 +05:00
69b54b8d96 Update set-up-enterprise-mode-portal.md
In previous doc:
Step 3, following 10 of To create the website will change the connectionstring to like following:
<add connectionString="Server=ServerName;Database=DatabaseName;Integrated Security=true" name="LOBMergedEntities" providerName="System.Data.EntityClient" />

But for Model first connection string, it should be like following as displayed in Web.config in the project folder. 
<add name="LOBMergedEntities" connectionString="metadata=res://*/EMIEDataModel.csdl|res://*/EMIEDataModel.ssdl|res://*/EMIEDataModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;data source=jierong-srv;initial catalog=EMIEDatabase;integrated security=True;MultipleActiveResultSets=True;App=EntityFramework&quot;" providerName="System.Data.EntityClient"/>

This will introduce data access error, throwing "Keyword not supported: 'server'."

2. The fix is in step 1 - 6, just update server name and database name, then remove the manual setting steps in Step 2.
2019-05-03 14:32:52 +08:00
7f1aa921b2 Update docfx.json 2019-04-11 16:23:20 -07:00
6f7792930a fixing broken bookmark links 2019-03-28 17:16:33 -07:00
38c5d6cc65 setting default build engine 2019-03-11 13:00:54 -07:00
fad545960a Merged PR 14507: New pages for redirects 2019-02-26 22:40:38 +00:00
76471f253e Update collect-data-using-enterprise-site-discovery.md
Updated info and links related to Upgrade Readiness (formerly known as Upgrade Analytics)
2019-02-21 10:28:28 -08:00
d37c5d5c0c Updated docfx.json 2018-12-06 00:24:25 +00:00
6fa710850f merge conflict 2018-11-02 15:27:47 -07:00
6de2f4f9e5 fixed broken links 2018-11-02 14:10:05 -07:00
82d589c7a2 Update for the <path> element
Enterprise Mode sitelist manager outputs:

<emie>
  <domain exclude="true">fabrikam.com
    <path exclude="false">/products</path>
  </domain>
</emie>

The above mentioned version is the only version that works.

Current version of the documentation (that does not work as expected) is the following:

<emie>
  <domain exclude="false">fabrikam.com
    <path exclude="true">/products</path>
  </domain>
</emie>
2018-11-02 10:35:28 +02:00
fa2d06bc38 Merged PR 12397: refined content, reduced duplicate content, and made clarifications 2018-10-31 22:09:45 +00:00
1e3aa5f406 chore: Remove old publishing file 2018-10-31 10:12:40 -04:00
8e23a43681 removed /en-us from the hyperlinks 2018-10-27 11:17:36 -07:00
2f9b52d94e chore: Remove en-us from msdn.microsoft.com links 2018-10-26 14:30:11 -04:00
1789718564 merge conflict 2018-10-26 11:29:38 -07:00
40f0226ad5 chore: Removed en-us from technet.microsoft.com links 2018-10-26 14:19:45 -04:00
ebb45e3925 chore: Remove en-us from docs.microsoft.com links 2018-10-26 14:00:08 -04:00
fc717a791f Fix smart quotes in code samples 2018-10-25 22:12:24 +02:00
7b96a237eb Update what-is-enterprise-mode.md 2018-10-25 11:09:53 -07:00
b4f9dd4b18 Update licensing-version-and-features-ieak11.md 2018-10-25 09:32:43 -07:00
4d9f600d64 merge conflict 2018-10-24 08:53:32 -07:00
e693b681e0 fixed broken links 2018-10-24 08:52:36 -07:00
f616d1f3e5 Update licensing-version-and-features-ieak11.md
fixed broken links
2018-10-24 08:51:13 -07:00
050d5e450b removed duplicate content 2018-10-23 15:05:21 -07:00
b13cf5b1c4 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into microsoft-edge 2018-10-23 11:36:59 -07:00
86254e6a58 Update enterprise-mode-schema-version-1-guidance.md 2018-10-23 11:03:40 -07:00
b7859ce52e Update licensing-version-and-features-ieak11.md 2018-10-23 08:35:04 -07:00
3802180b27 reformatted table for scanability 2018-10-23 08:24:53 -07:00
6ff6feaa2b Update licensing-version-and-features-ieak11.md 2018-10-23 08:10:59 -07:00
0f06db30c0 Update ieak-information-and-downloads.md 2018-10-22 06:35:06 -07:00
d9f50f3869 Update ieak-information-and-downloads.md 2018-10-22 06:32:17 -07:00
7ba0484f81 Update enterprise-mode-schema-version-1-guidance.md 2018-10-19 07:48:29 -07:00
c275cdec67 fixed broken link 2018-10-02 15:20:31 -07:00
1ec4718ffe Update set-the-default-browser-using-group-policy.md 2018-08-31 15:00:06 -04:00
f424acf885 Fixing remaining insecure links 2018-08-28 11:46:18 -07:00
ca5b28b334 Fixing insecure links to microsoft.com 2018-08-28 11:41:12 -07:00