diff --git a/devices/surface-hub/TOC.md b/devices/surface-hub/TOC.md index 19ca61030d..0867258453 100644 --- a/devices/surface-hub/TOC.md +++ b/devices/surface-hub/TOC.md @@ -9,7 +9,7 @@ ## Plan ### Surface Hub 2S Site Readiness Guide ### [Unpacking Surface Hub 2S](surface-hub-2s-unpack.md) -### [Room considerations for Surface Hub 2S](surface-hub-2s-room-considerations.md) +### [Site planning for Surface Hub 2S](surface-hub-2s-site-planning.md) ### [Physically installing and mounting Surface Hub 2S](surface-hub-2s-install-mount.md) ### [Connecting to Surface Hub 2S](surface-hub-2s-connect.md) ### [Prepare your environment for Microsoft Surface Hub 2S](surface-hub-2s-prepare-environment.md) diff --git a/devices/surface-hub/juneworkspace.code-workspace b/devices/surface-hub/juneworkspace.code-workspace new file mode 100644 index 0000000000..f23e17c3ca --- /dev/null +++ b/devices/surface-hub/juneworkspace.code-workspace @@ -0,0 +1,11 @@ +{ + "folders": [ + { + "path": "C:\\github\\windows-docs-pr" + }, + { + "path": "." + } + ], + "settings": {} +} \ No newline at end of file diff --git a/devices/surface-hub/surface-hub-2s-deploy-checklist.md b/devices/surface-hub/surface-hub-2s-deploy-checklist.md index 0198218e3f..951edb16ae 100644 --- a/devices/surface-hub/surface-hub-2s-deploy-checklist.md +++ b/devices/surface-hub/surface-hub-2s-deploy-checklist.md @@ -14,7 +14,7 @@ ms.localizationpriority: Normal # Surface Hub 2S deployment checklist # -## Surface Hub 2S pre-deployment checklist +##Pre-deployment checklist | **Item** | **Response** | **Learn more** | | ----------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **Device account name** | | | diff --git a/devices/surface-hub/surface-hub-2s-room-considerations.md b/devices/surface-hub/surface-hub-2s-site-planning.md similarity index 100% rename from devices/surface-hub/surface-hub-2s-room-considerations.md rename to devices/surface-hub/surface-hub-2s-site-planning.md