From 36e977e204581642698f0a7275a1aebf1fe36503 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 18 Apr 2017 11:38:17 -0700 Subject: [PATCH 01/12] remove preview features list (#626) (#628) --- ...ows-defender-advanced-threat-protection.md | 21 ------------------- 1 file changed, 21 deletions(-) diff --git a/windows/keep-secure/preview-windows-defender-advanced-threat-protection.md b/windows/keep-secure/preview-windows-defender-advanced-threat-protection.md index fb768346fe..07ea7f165f 100644 --- a/windows/keep-secure/preview-windows-defender-advanced-threat-protection.md +++ b/windows/keep-secure/preview-windows-defender-advanced-threat-protection.md @@ -29,24 +29,3 @@ Learn about new features in the Windows Defender ATP preview release and be amon You'll have access to upcoming features which you can provide feedback on to help improve the overall experience before features are generally available. For more information, see [Turn on the preview experience](preview-settings-windows-defender-advanced-threat-protection.md). - -## Preview features -The following features are included in the preview release: - -- [Take response actions on a machine](respond-machine-alerts-windows-defender-advanced-threat-protection.md) - Quickly respond to detected attacks by isolating machines or collecting an investigation package. - - [Isolate machines from the network](respond-machine-alerts-windows-defender-advanced-threat-protection.md#isolate-machines-from-the-network) - - [Undo machine isolation](respond-machine-alerts-windows-defender-advanced-threat-protection.md#undo-machine-isolation) - - [Collect investigation package](respond-machine-alerts-windows-defender-advanced-threat-protection.md#collect-investigation-package-from-machines) - -- [Take response actions on a file](respond-file-alerts-windows-defender-advanced-threat-protection.md) - Quickly respond to detected attacks by stopping and quarantining files or blocking a file. - - [Stop and quarantine files in your network](respond-file-alerts-windows-defender-advanced-threat-protection.md#stop-and-quarantine-files-in-your-network) - - [Remove file from quarantine](respond-file-alerts-windows-defender-advanced-threat-protection.md#remove-file-from-quarantine) - - [Block files in your network](respond-file-alerts-windows-defender-advanced-threat-protection.md#block-files-in-your-network) - -- [Check sensor health state](check-sensor-status-windows-defender-advanced-threat-protection.md) - Check an endpoint's ability to provide sensor data and communicate with the Windows Defender ATP service and fix known issues. - - [Fix unhealthy sensors](fix-unhealhty-sensors-windows-defender-advanced-threat-protection.md) - -- [Use the threat intelligence API to create custom alerts](use-custom-ti-windows-defender-advanced-threat-protection.md) - Create custom threat intelligence alerts using the threat intelligence API to generate alerts that are applicable to your organization. - ->[!NOTE] -> All response actions require machines to be on the latest Windows 10, version 1703. From 6dc5e5ff46553e9fca493efb09396a0ce285c4d2 Mon Sep 17 00:00:00 2001 From: saldana Date: Mon, 24 Apr 2017 16:18:03 +0000 Subject: [PATCH 02/12] Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch live --- .openpublishing.publish.config.json | 77 +++++++++++++++++++--------- windows/access-protection/docfx.json | 37 +++++++++++++ 2 files changed, 91 insertions(+), 23 deletions(-) create mode 100644 windows/access-protection/docfx.json diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index dca5878bff..fdea52ead9 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -8,105 +8,130 @@ "build_source_folder": "education", "build_output_subfolder": "education", "locale": "en-us", - "version": 0, + "monikers": [], "open_to_public_contributors": true, "type_mapping": { "Conceptual": "Content" - } + }, + "version": 0 }, { "docset_name": "internet-explorer", "build_source_folder": "browsers/internet-explorer", "build_output_subfolder": "browsers/internet-explorer", "locale": "en-us", - "version": 0, + "monikers": [], "open_to_public_contributors": true, "type_mapping": { "Conceptual": "Content" - } + }, + "version": 0 }, { "docset_name": "itpro-hololens", "build_source_folder": "devices/hololens", "build_output_subfolder": "devices/hololens", "locale": "en-us", - "version": 0, + "monikers": [], "open_to_public_contributors": true, "type_mapping": { "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content" }, - "build_entry_point": "op" + "build_entry_point": "op", + "version": 0 }, { "docset_name": "mdop", "build_source_folder": "mdop", "build_output_subfolder": "mdop", "locale": "en-us", - "version": 0, + "monikers": [], "open_to_public_contributors": true, "type_mapping": { "Conceptual": "Content" - } + }, + "version": 0 }, { "docset_name": "microsoft-edge", "build_source_folder": "browsers/edge", "build_output_subfolder": "browsers/edge", "locale": "en-us", - "version": 0, + "monikers": [], "open_to_public_contributors": true, "type_mapping": { "Conceptual": "Content" - } + }, + "version": 0 }, { "docset_name": "surface", "build_source_folder": "devices/surface", "build_output_subfolder": "devices/surface", "locale": "en-us", - "version": 0, + "monikers": [], "open_to_public_contributors": true, "type_mapping": { "Conceptual": "Content" - } + }, + "version": 0 }, { "docset_name": "surface-hub", "build_source_folder": "devices/surface-hub", "build_output_subfolder": "devices/surface-hub", "locale": "en-us", - "version": 0, + "monikers": [], "open_to_public_contributors": true, "type_mapping": { "Conceptual": "Content" - } + }, + "version": 0 }, { "docset_name": "windows", "build_source_folder": "windows", "build_output_subfolder": "windows", "locale": "en-us", - "version": 0, + "monikers": [], "open_to_public_contributors": true, "type_mapping": { "Conceptual": "Content" - } + }, + "version": 0 }, { "docset_name": "smb", "build_source_folder": "smb", "build_output_subfolder": "smb", "locale": "en-us", - "version": 0, + "monikers": [], "open_to_public_contributors": false, "type_mapping": { "Conceptual": "Content", "ManagedReference": "Content", "RestApi": "Content" }, - "build_entry_point": "op" + "build_entry_point": "op", + "version": 0 + }, + { + "docset_name": "win-access-protection", + "build_source_folder": "windows/access-protection", + "build_output_subfolder": "win-access-protection", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 } ], "notification_subscribers": [ @@ -118,8 +143,14 @@ "git_repository_url_open_to_public_contributors": "https://github.com/Microsoft/windows-itpro-docs", "git_repository_branch_open_to_public_contributors": "master", "skip_source_output_uploading": false, - "dependent_repositories": [], - "need_generate_pdf_url_template": false, - "need_preview_pull_request": true -} - + "need_preview_pull_request": true, + "dependent_repositories": [ + { + "path_to_root": "_themes", + "url": "https://github.com/Microsoft/templates.docs.msft", + "branch": "master", + "branch_mapping": {} + } + ], + "need_generate_pdf_url_template": false +} \ No newline at end of file diff --git a/windows/access-protection/docfx.json b/windows/access-protection/docfx.json new file mode 100644 index 0000000000..2b3973baac --- /dev/null +++ b/windows/access-protection/docfx.json @@ -0,0 +1,37 @@ +{ + "build": { + "content": [ + { + "files": [ + "**/*.md" + ], + "exclude": [ + "**/obj/**", + "**/includes/**", + "README.md", + "LICENSE", + "LICENSE-CODE", + "ThirdPartyNotices" + ] + } + ], + "resource": [ + { + "files": [ + "**/*.png", + "**/*.jpg" + ], + "exclude": [ + "**/obj/**", + "**/includes/**" + ] + } + ], + "overwrite": [], + "externalReference": [], + "globalMetadata": {}, + "fileMetadata": {}, + "template": [], + "dest": "win-access-protection" + } +} \ No newline at end of file From 73f7dc907c86ef773ff9e804479455de7d93e216 Mon Sep 17 00:00:00 2001 From: saldana Date: Mon, 24 Apr 2017 16:21:17 +0000 Subject: [PATCH 03/12] Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch live --- .openpublishing.publish.config.json | 16 +++++++++++++ windows/device-security/docfx.json | 37 +++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 windows/device-security/docfx.json diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index fdea52ead9..9d022cd057 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -132,6 +132,22 @@ "build_entry_point": "docs", "template_folder": "_themes", "version": 0 + }, + { + "docset_name": "win-device-security", + "build_source_folder": "windows/device-security", + "build_output_subfolder": "win-device-security", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 } ], "notification_subscribers": [ diff --git a/windows/device-security/docfx.json b/windows/device-security/docfx.json new file mode 100644 index 0000000000..4736a5b388 --- /dev/null +++ b/windows/device-security/docfx.json @@ -0,0 +1,37 @@ +{ + "build": { + "content": [ + { + "files": [ + "**/*.md" + ], + "exclude": [ + "**/obj/**", + "**/includes/**", + "README.md", + "LICENSE", + "LICENSE-CODE", + "ThirdPartyNotices" + ] + } + ], + "resource": [ + { + "files": [ + "**/*.png", + "**/*.jpg" + ], + "exclude": [ + "**/obj/**", + "**/includes/**" + ] + } + ], + "overwrite": [], + "externalReference": [], + "globalMetadata": {}, + "fileMetadata": {}, + "template": [], + "dest": "win-device-security" + } +} \ No newline at end of file From c627f0e8c3ce0c814619c5531b5121649eec31de Mon Sep 17 00:00:00 2001 From: saldana Date: Mon, 24 Apr 2017 16:23:56 +0000 Subject: [PATCH 04/12] Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch live --- .openpublishing.publish.config.json | 16 +++++++++++++ windows/configuration/docfx.json | 37 +++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 windows/configuration/docfx.json diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 9d022cd057..f67e2f2989 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -148,6 +148,22 @@ "build_entry_point": "docs", "template_folder": "_themes", "version": 0 + }, + { + "docset_name": "win-configuration", + "build_source_folder": "windows/configuration", + "build_output_subfolder": "win-configuration", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 } ], "notification_subscribers": [ diff --git a/windows/configuration/docfx.json b/windows/configuration/docfx.json new file mode 100644 index 0000000000..20687d2387 --- /dev/null +++ b/windows/configuration/docfx.json @@ -0,0 +1,37 @@ +{ + "build": { + "content": [ + { + "files": [ + "**/*.md" + ], + "exclude": [ + "**/obj/**", + "**/includes/**", + "README.md", + "LICENSE", + "LICENSE-CODE", + "ThirdPartyNotices" + ] + } + ], + "resource": [ + { + "files": [ + "**/*.png", + "**/*.jpg" + ], + "exclude": [ + "**/obj/**", + "**/includes/**" + ] + } + ], + "overwrite": [], + "externalReference": [], + "globalMetadata": {}, + "fileMetadata": {}, + "template": [], + "dest": "win-configuration" + } +} \ No newline at end of file From 2a6cfebf6034377cf07da246ab0fe01b7439002c Mon Sep 17 00:00:00 2001 From: saldana Date: Mon, 24 Apr 2017 16:25:46 +0000 Subject: [PATCH 05/12] Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch live --- .openpublishing.publish.config.json | 16 +++++++++++++ windows/deployment/docfx.json | 37 +++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 windows/deployment/docfx.json diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index f67e2f2989..dcb5d1e2ab 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -164,6 +164,22 @@ "build_entry_point": "docs", "template_folder": "_themes", "version": 0 + }, + { + "docset_name": "win-development", + "build_source_folder": "windows/deployment", + "build_output_subfolder": "win-development", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 } ], "notification_subscribers": [ diff --git a/windows/deployment/docfx.json b/windows/deployment/docfx.json new file mode 100644 index 0000000000..13f1ff00a9 --- /dev/null +++ b/windows/deployment/docfx.json @@ -0,0 +1,37 @@ +{ + "build": { + "content": [ + { + "files": [ + "**/*.md" + ], + "exclude": [ + "**/obj/**", + "**/includes/**", + "README.md", + "LICENSE", + "LICENSE-CODE", + "ThirdPartyNotices" + ] + } + ], + "resource": [ + { + "files": [ + "**/*.png", + "**/*.jpg" + ], + "exclude": [ + "**/obj/**", + "**/includes/**" + ] + } + ], + "overwrite": [], + "externalReference": [], + "globalMetadata": {}, + "fileMetadata": {}, + "template": [], + "dest": "win-development" + } +} \ No newline at end of file From 7c3090231a31055afdcd35578906c5e933d33c8d Mon Sep 17 00:00:00 2001 From: saldana Date: Mon, 24 Apr 2017 16:27:59 +0000 Subject: [PATCH 06/12] Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch live --- .openpublishing.publish.config.json | 16 +++++++++++++ windows/whats-new/docfx.json | 37 +++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 windows/whats-new/docfx.json diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index dcb5d1e2ab..721cd71cc7 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -180,6 +180,22 @@ "build_entry_point": "docs", "template_folder": "_themes", "version": 0 + }, + { + "docset_name": "win-whats-new", + "build_source_folder": "windows/whats-new", + "build_output_subfolder": "win-whats-new", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 } ], "notification_subscribers": [ diff --git a/windows/whats-new/docfx.json b/windows/whats-new/docfx.json new file mode 100644 index 0000000000..16cf6230af --- /dev/null +++ b/windows/whats-new/docfx.json @@ -0,0 +1,37 @@ +{ + "build": { + "content": [ + { + "files": [ + "**/*.md" + ], + "exclude": [ + "**/obj/**", + "**/includes/**", + "README.md", + "LICENSE", + "LICENSE-CODE", + "ThirdPartyNotices" + ] + } + ], + "resource": [ + { + "files": [ + "**/*.png", + "**/*.jpg" + ], + "exclude": [ + "**/obj/**", + "**/includes/**" + ] + } + ], + "overwrite": [], + "externalReference": [], + "globalMetadata": {}, + "fileMetadata": {}, + "template": [], + "dest": "win-whats-new" + } +} \ No newline at end of file From d62e83b23f3ac7b20df1ec736ed98f1cc1d753a5 Mon Sep 17 00:00:00 2001 From: saldana Date: Mon, 24 Apr 2017 16:31:06 +0000 Subject: [PATCH 07/12] Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch live --- .openpublishing.publish.config.json | 16 ++++++++++ windows/application-management/docfx.json | 37 +++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 windows/application-management/docfx.json diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 721cd71cc7..d83ec4fb5f 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -196,6 +196,22 @@ "build_entry_point": "docs", "template_folder": "_themes", "version": 0 + }, + { + "docset_name": "win-app-management", + "build_source_folder": "windows/application-management", + "build_output_subfolder": "win-app-management", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 } ], "notification_subscribers": [ diff --git a/windows/application-management/docfx.json b/windows/application-management/docfx.json new file mode 100644 index 0000000000..17a1cbc973 --- /dev/null +++ b/windows/application-management/docfx.json @@ -0,0 +1,37 @@ +{ + "build": { + "content": [ + { + "files": [ + "**/*.md" + ], + "exclude": [ + "**/obj/**", + "**/includes/**", + "README.md", + "LICENSE", + "LICENSE-CODE", + "ThirdPartyNotices" + ] + } + ], + "resource": [ + { + "files": [ + "**/*.png", + "**/*.jpg" + ], + "exclude": [ + "**/obj/**", + "**/includes/**" + ] + } + ], + "overwrite": [], + "externalReference": [], + "globalMetadata": {}, + "fileMetadata": {}, + "template": [], + "dest": "win-app-management" + } +} \ No newline at end of file From 6fe791fd4c0fdb481819e7be6e1a1684af3cf3a3 Mon Sep 17 00:00:00 2001 From: saldana Date: Mon, 24 Apr 2017 16:33:12 +0000 Subject: [PATCH 08/12] Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch live --- .openpublishing.publish.config.json | 16 ++++++++++++ windows/client-management/docfx.json | 37 ++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 windows/client-management/docfx.json diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index d83ec4fb5f..43b06e71aa 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -212,6 +212,22 @@ "build_entry_point": "docs", "template_folder": "_themes", "version": 0 + }, + { + "docset_name": "win-client-management", + "build_source_folder": "windows/client-management", + "build_output_subfolder": "win-client-management", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 } ], "notification_subscribers": [ diff --git a/windows/client-management/docfx.json b/windows/client-management/docfx.json new file mode 100644 index 0000000000..34dfc65ece --- /dev/null +++ b/windows/client-management/docfx.json @@ -0,0 +1,37 @@ +{ + "build": { + "content": [ + { + "files": [ + "**/*.md" + ], + "exclude": [ + "**/obj/**", + "**/includes/**", + "README.md", + "LICENSE", + "LICENSE-CODE", + "ThirdPartyNotices" + ] + } + ], + "resource": [ + { + "files": [ + "**/*.png", + "**/*.jpg" + ], + "exclude": [ + "**/obj/**", + "**/includes/**" + ] + } + ], + "overwrite": [], + "externalReference": [], + "globalMetadata": {}, + "fileMetadata": {}, + "template": [], + "dest": "win-client-management" + } +} \ No newline at end of file From f70f1a8f270f43dc7928c8b2f2c82f5755d20921 Mon Sep 17 00:00:00 2001 From: saldana Date: Mon, 24 Apr 2017 16:36:33 +0000 Subject: [PATCH 09/12] Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch live --- .openpublishing.publish.config.json | 16 ++++++++++++ windows/threat-protection/docfx.json | 37 ++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 windows/threat-protection/docfx.json diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 43b06e71aa..f90fb15597 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -228,6 +228,22 @@ "build_entry_point": "docs", "template_folder": "_themes", "version": 0 + }, + { + "docset_name": "win-threat-protection", + "build_source_folder": "windows/threat-protection", + "build_output_subfolder": "win-threat-protection", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 } ], "notification_subscribers": [ diff --git a/windows/threat-protection/docfx.json b/windows/threat-protection/docfx.json new file mode 100644 index 0000000000..5e5c3d64c4 --- /dev/null +++ b/windows/threat-protection/docfx.json @@ -0,0 +1,37 @@ +{ + "build": { + "content": [ + { + "files": [ + "**/*.md" + ], + "exclude": [ + "**/obj/**", + "**/includes/**", + "README.md", + "LICENSE", + "LICENSE-CODE", + "ThirdPartyNotices" + ] + } + ], + "resource": [ + { + "files": [ + "**/*.png", + "**/*.jpg" + ], + "exclude": [ + "**/obj/**", + "**/includes/**" + ] + } + ], + "overwrite": [], + "externalReference": [], + "globalMetadata": {}, + "fileMetadata": {}, + "template": [], + "dest": "win-threat-protection" + } +} \ No newline at end of file From ae0a34e419ca164aa5c8dd7004d032bc0277813b Mon Sep 17 00:00:00 2001 From: saldana Date: Mon, 24 Apr 2017 16:39:25 +0000 Subject: [PATCH 10/12] Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch live --- .openpublishing.publish.config.json | 16 +++++++++++++ store-for-business/docfx.json | 37 +++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 store-for-business/docfx.json diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index f90fb15597..24e4669c4c 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -244,6 +244,22 @@ "build_entry_point": "docs", "template_folder": "_themes", "version": 0 + }, + { + "docset_name": "store-for-business", + "build_source_folder": "store-for-business", + "build_output_subfolder": "store-for-business", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 } ], "notification_subscribers": [ diff --git a/store-for-business/docfx.json b/store-for-business/docfx.json new file mode 100644 index 0000000000..2afb65c5ed --- /dev/null +++ b/store-for-business/docfx.json @@ -0,0 +1,37 @@ +{ + "build": { + "content": [ + { + "files": [ + "**/*.md" + ], + "exclude": [ + "**/obj/**", + "**/includes/**", + "README.md", + "LICENSE", + "LICENSE-CODE", + "ThirdPartyNotices" + ] + } + ], + "resource": [ + { + "files": [ + "**/*.png", + "**/*.jpg" + ], + "exclude": [ + "**/obj/**", + "**/includes/**" + ] + } + ], + "overwrite": [], + "externalReference": [], + "globalMetadata": {}, + "fileMetadata": {}, + "template": [], + "dest": "store-for-business" + } +} \ No newline at end of file From 5eb5c2786d43b22b0885762263e2cf83899c2996 Mon Sep 17 00:00:00 2001 From: saldana Date: Mon, 24 Apr 2017 16:46:39 +0000 Subject: [PATCH 11/12] Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch live --- .openpublishing.publish.config.json | 16 +++++++++++++ windows/hub/docfx.json | 37 +++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 windows/hub/docfx.json diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 24e4669c4c..8ec1b67d4c 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -260,6 +260,22 @@ "build_entry_point": "docs", "template_folder": "_themes", "version": 0 + }, + { + "docset_name": "windows-hub", + "build_source_folder": "windows/hub", + "build_output_subfolder": "windows-hub", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 } ], "notification_subscribers": [ diff --git a/windows/hub/docfx.json b/windows/hub/docfx.json new file mode 100644 index 0000000000..60b468fee7 --- /dev/null +++ b/windows/hub/docfx.json @@ -0,0 +1,37 @@ +{ + "build": { + "content": [ + { + "files": [ + "**/*.md" + ], + "exclude": [ + "**/obj/**", + "**/includes/**", + "README.md", + "LICENSE", + "LICENSE-CODE", + "ThirdPartyNotices" + ] + } + ], + "resource": [ + { + "files": [ + "**/*.png", + "**/*.jpg" + ], + "exclude": [ + "**/obj/**", + "**/includes/**" + ] + } + ], + "overwrite": [], + "externalReference": [], + "globalMetadata": {}, + "fileMetadata": {}, + "template": [], + "dest": "windows-hub" + } +} \ No newline at end of file From 1096f868f24056f990db0f021c3ec43870c0d2f3 Mon Sep 17 00:00:00 2001 From: saldana Date: Mon, 24 Apr 2017 16:50:56 +0000 Subject: [PATCH 12/12] Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch live --- .openpublishing.publish.config.json | 220 ++++++++++++++-------------- 1 file changed, 110 insertions(+), 110 deletions(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 8ec1b67d4c..f9f0de66bd 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -66,6 +66,37 @@ }, "version": 0 }, + { + "docset_name": "smb", + "build_source_folder": "smb", + "build_output_subfolder": "smb", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "op", + "version": 0 + }, + { + "docset_name": "store-for-business", + "build_source_folder": "store-for-business", + "build_output_subfolder": "store-for-business", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 + }, { "docset_name": "surface", "build_source_folder": "devices/surface", @@ -90,33 +121,6 @@ }, "version": 0 }, - { - "docset_name": "windows", - "build_source_folder": "windows", - "build_output_subfolder": "windows", - "locale": "en-us", - "monikers": [], - "open_to_public_contributors": true, - "type_mapping": { - "Conceptual": "Content" - }, - "version": 0 - }, - { - "docset_name": "smb", - "build_source_folder": "smb", - "build_output_subfolder": "smb", - "locale": "en-us", - "monikers": [], - "open_to_public_contributors": false, - "type_mapping": { - "Conceptual": "Content", - "ManagedReference": "Content", - "RestApi": "Content" - }, - "build_entry_point": "op", - "version": 0 - }, { "docset_name": "win-access-protection", "build_source_folder": "windows/access-protection", @@ -133,70 +137,6 @@ "template_folder": "_themes", "version": 0 }, - { - "docset_name": "win-device-security", - "build_source_folder": "windows/device-security", - "build_output_subfolder": "win-device-security", - "locale": "en-us", - "monikers": [], - "open_to_public_contributors": false, - "type_mapping": { - "Conceptual": "Content", - "ManagedReference": "Content", - "RestApi": "Content" - }, - "build_entry_point": "docs", - "template_folder": "_themes", - "version": 0 - }, - { - "docset_name": "win-configuration", - "build_source_folder": "windows/configuration", - "build_output_subfolder": "win-configuration", - "locale": "en-us", - "monikers": [], - "open_to_public_contributors": false, - "type_mapping": { - "Conceptual": "Content", - "ManagedReference": "Content", - "RestApi": "Content" - }, - "build_entry_point": "docs", - "template_folder": "_themes", - "version": 0 - }, - { - "docset_name": "win-development", - "build_source_folder": "windows/deployment", - "build_output_subfolder": "win-development", - "locale": "en-us", - "monikers": [], - "open_to_public_contributors": false, - "type_mapping": { - "Conceptual": "Content", - "ManagedReference": "Content", - "RestApi": "Content" - }, - "build_entry_point": "docs", - "template_folder": "_themes", - "version": 0 - }, - { - "docset_name": "win-whats-new", - "build_source_folder": "windows/whats-new", - "build_output_subfolder": "win-whats-new", - "locale": "en-us", - "monikers": [], - "open_to_public_contributors": false, - "type_mapping": { - "Conceptual": "Content", - "ManagedReference": "Content", - "RestApi": "Content" - }, - "build_entry_point": "docs", - "template_folder": "_themes", - "version": 0 - }, { "docset_name": "win-app-management", "build_source_folder": "windows/application-management", @@ -229,6 +169,82 @@ "template_folder": "_themes", "version": 0 }, + { + "docset_name": "win-configuration", + "build_source_folder": "windows/configuration", + "build_output_subfolder": "win-configuration", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 + }, + { + "docset_name": "win-development", + "build_source_folder": "windows/deployment", + "build_output_subfolder": "win-development", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 + }, + { + "docset_name": "win-device-security", + "build_source_folder": "windows/device-security", + "build_output_subfolder": "win-device-security", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 + }, + { + "docset_name": "windows", + "build_source_folder": "windows", + "build_output_subfolder": "windows", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": true, + "type_mapping": { + "Conceptual": "Content" + }, + "version": 0 + }, + { + "docset_name": "windows-hub", + "build_source_folder": "windows/hub", + "build_output_subfolder": "windows-hub", + "locale": "en-us", + "monikers": [], + "open_to_public_contributors": false, + "type_mapping": { + "Conceptual": "Content", + "ManagedReference": "Content", + "RestApi": "Content" + }, + "build_entry_point": "docs", + "template_folder": "_themes", + "version": 0 + }, { "docset_name": "win-threat-protection", "build_source_folder": "windows/threat-protection", @@ -246,25 +262,9 @@ "version": 0 }, { - "docset_name": "store-for-business", - "build_source_folder": "store-for-business", - "build_output_subfolder": "store-for-business", - "locale": "en-us", - "monikers": [], - "open_to_public_contributors": false, - "type_mapping": { - "Conceptual": "Content", - "ManagedReference": "Content", - "RestApi": "Content" - }, - "build_entry_point": "docs", - "template_folder": "_themes", - "version": 0 - }, - { - "docset_name": "windows-hub", - "build_source_folder": "windows/hub", - "build_output_subfolder": "windows-hub", + "docset_name": "win-whats-new", + "build_source_folder": "windows/whats-new", + "build_output_subfolder": "win-whats-new", "locale": "en-us", "monikers": [], "open_to_public_contributors": false,