From f98a3947327b2955fef59fa4020f8d9c19b0ea6e Mon Sep 17 00:00:00 2001 From: Sarah Cooley Date: Tue, 29 Oct 2019 12:59:28 -0700 Subject: [PATCH 1/2] battery information --- devices/hololens/hololens2-hardware.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/devices/hololens/hololens2-hardware.md b/devices/hololens/hololens2-hardware.md index dd81a50803..3418e52e5e 100644 --- a/devices/hololens/hololens2-hardware.md +++ b/devices/hololens/hololens2-hardware.md @@ -75,6 +75,15 @@ Microsoft HoloLens 2 is an untethered holographic computer. It refines the holo | Bluetooth | 5.0 | | USB | USB Type-C | +### Power + +| | | +| - | - | +| Battery Life | 2-3 hours of active use. Up to 2 weeks of standby time. | +| Battery technology | [Lithium batteries](https://www.microsoft.com/download/details.aspx?id=43388) | +| Charging behavior | Fully functional when charging | +| Cooling type | Passively cooled (no fans) | + ### Fit | | | From 3f1bcc27786f24a52fa5ebb5f40976b9d553a852 Mon Sep 17 00:00:00 2001 From: Thomas Raya Date: Tue, 29 Oct 2019 13:39:49 -0700 Subject: [PATCH 2/2] Turn Off Feedback System --- smb/docfx.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/smb/docfx.json b/smb/docfx.json index f4e4a7783a..5e53d296ed 100644 --- a/smb/docfx.json +++ b/smb/docfx.json @@ -30,9 +30,7 @@ "externalReference": [], "globalMetadata": { "breadcrumb_path": "/windows/smb/breadcrumb/toc.json", - "feedback_system": "GitHub", - "feedback_github_repo": "MicrosoftDocs/windows-itpro-docs", - "feedback_product_url": "https://support.microsoft.com/help/4021566/windows-10-send-feedback-to-microsoft-with-feedback-hub-app", + "feedback_system": "None", "_op_documentIdPathDepotMapping": { "./": { "depot_name": "TechNet.smb",