mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
Merge remote-tracking branch 'refs/remotes/origin/master' into vs-8300464
This commit is contained in:
commit
aeb674a35d
@ -27,8 +27,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"docset_name": "itpro-hololens",
|
"docset_name": "itpro-hololens",
|
||||||
"build_source_folder": "itpro-hololens",
|
"build_source_folder": "devices/hololens",
|
||||||
"build_output_subfolder": "itpro-hololens",
|
"build_output_subfolder": "devices/hololens",
|
||||||
"locale": "en-us",
|
"locale": "en-us",
|
||||||
"version": 0,
|
"version": 0,
|
||||||
"open_to_public_contributors": false,
|
"open_to_public_contributors": false,
|
||||||
@ -104,4 +104,4 @@
|
|||||||
"git_repository_url_open_to_public_contributors": "",
|
"git_repository_url_open_to_public_contributors": "",
|
||||||
"skip_source_output_uploading": false,
|
"skip_source_output_uploading": false,
|
||||||
"dependent_repositories": []
|
"dependent_repositories": []
|
||||||
}
|
}
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
],
|
],
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"**/obj/**",
|
"**/obj/**",
|
||||||
"itpro-hololens/**",
|
"devices/hololens/**",
|
||||||
"**/includes/**"
|
"**/includes/**"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -20,7 +20,7 @@
|
|||||||
],
|
],
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"**/obj/**",
|
"**/obj/**",
|
||||||
"itpro-hololens/**",
|
"devices/hololens/**",
|
||||||
"**/includes/**"
|
"**/includes/**"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -32,6 +32,6 @@
|
|||||||
"template": [
|
"template": [
|
||||||
null
|
null
|
||||||
],
|
],
|
||||||
"dest": "itpro-hololens"
|
"dest": "devices/hololens"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1 +0,0 @@
|
|||||||
# [Index](index.md)
|
|
@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
@ -1 +0,0 @@
|
|||||||
# Index test file for Open Publishing
|
|
@ -115,6 +115,11 @@ The PC must meet the following hardware and software requirements to use Credent
|
|||||||
<td align="left"><p>Virtual machine</p></td>
|
<td align="left"><p>Virtual machine</p></td>
|
||||||
<td align="left"><p>For PCs running Windows 10, version 1607, you can run Credential Guard on a Generation 2 virtual machine.</p></td>
|
<td align="left"><p>For PCs running Windows 10, version 1607, you can run Credential Guard on a Generation 2 virtual machine.</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
</tr>
|
||||||
|
<tr class="even">
|
||||||
|
<td align="left"><p>Hypervisor</p></td>
|
||||||
|
<td align="left"><p>Only the Windows hypervisor is supported.</p></td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user