diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index ec7f86cf0e..2358d61c40 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -27,8 +27,8 @@ }, { "docset_name": "itpro-hololens", - "build_source_folder": "itpro-hololens", - "build_output_subfolder": "itpro-hololens", + "build_source_folder": "devices/hololens", + "build_output_subfolder": "devices/hololens", "locale": "en-us", "version": 0, "open_to_public_contributors": false, @@ -104,4 +104,4 @@ "git_repository_url_open_to_public_contributors": "", "skip_source_output_uploading": false, "dependent_repositories": [] -} \ No newline at end of file +} diff --git a/itpro-hololens/TOC.md b/devices/hololens/TOC.md similarity index 100% rename from itpro-hololens/TOC.md rename to devices/hololens/TOC.md diff --git a/itpro-hololens/docfx.json b/devices/hololens/docfx.json similarity index 84% rename from itpro-hololens/docfx.json rename to devices/hololens/docfx.json index 24fe1da56d..c6dc9e418d 100644 --- a/itpro-hololens/docfx.json +++ b/devices/hololens/docfx.json @@ -7,7 +7,7 @@ ], "exclude": [ "**/obj/**", - "itpro-hololens/**", + "devices/hololens/**", "**/includes/**" ] } @@ -20,7 +20,7 @@ ], "exclude": [ "**/obj/**", - "itpro-hololens/**", + "devices/hololens/**", "**/includes/**" ] } @@ -32,6 +32,6 @@ "template": [ null ], - "dest": "itpro-hololens" + "dest": "devices/hololens" } -} \ No newline at end of file +} diff --git a/itpro-hololens/index.md b/devices/hololens/index.md similarity index 100% rename from itpro-hololens/index.md rename to devices/hololens/index.md diff --git a/itpro/hololens/TOC.md b/itpro/hololens/TOC.md deleted file mode 100644 index 06913f7aef..0000000000 --- a/itpro/hololens/TOC.md +++ /dev/null @@ -1 +0,0 @@ -# [Index](index.md) \ No newline at end of file diff --git a/itpro/hololens/docfx.json b/itpro/hololens/docfx.json deleted file mode 100644 index 24fe1da56d..0000000000 --- a/itpro/hololens/docfx.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "build": { - "content": [ - { - "files": [ - "**/*.md" - ], - "exclude": [ - "**/obj/**", - "itpro-hololens/**", - "**/includes/**" - ] - } - ], - "resource": [ - { - "files": [ - "**/*.png", - "**/*.jpg" - ], - "exclude": [ - "**/obj/**", - "itpro-hololens/**", - "**/includes/**" - ] - } - ], - "overwrite": [], - "externalReference": [], - "globalMetadata": {}, - "fileMetadata": {}, - "template": [ - null - ], - "dest": "itpro-hololens" - } -} \ No newline at end of file diff --git a/itpro/hololens/index.md b/itpro/hololens/index.md deleted file mode 100644 index beccdc8994..0000000000 --- a/itpro/hololens/index.md +++ /dev/null @@ -1 +0,0 @@ -# Index test file for Open Publishing \ No newline at end of file diff --git a/windows/keep-secure/credential-guard.md b/windows/keep-secure/credential-guard.md index 988deb9e06..a550bdde7a 100644 --- a/windows/keep-secure/credential-guard.md +++ b/windows/keep-secure/credential-guard.md @@ -115,6 +115,11 @@ The PC must meet the following hardware and software requirements to use Credent

Virtual machine

For PCs running Windows 10, version 1607, you can run Credential Guard on a Generation 2 virtual machine.

+ + +

Hypervisor

+

Only the Windows hypervisor is supported.

+