Skip to content

Commit d7c1c5b

Browse files
Merge pull request #115163 from bhavinkotak/patch-1
Update dev-box-faq.yml
2 parents 407a21e + ca38981 commit d7c1c5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/dev-box/dev-box-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ sections:
6363
- question: Can I use a smart card, or other device that connects to my physical machine with Dev Box?
6464
answer: Yes. Dev Box supports a broad range of devices that connect to the physical machine via remote desktop redirection. For more information, see [Compare the features of remote desktop clients - Redirections comparison](../virtual-desktop/compare-remote-desktop-clients.md#redirections-comparison)
6565

66-
- question: What if I use Linus as my development environment?
66+
- question: What if I use Linux as my development environment?
6767
answer: Microsoft Dev Box supports Windows Subsystem for Linux (WSL) for Linux scenarios. This enables users to use Linux environment alongside Windows tools. GitHub users who use VS Code for development can use GitHub Codespaces.
6868

6969
- name: Dev Box hibernation
@@ -75,7 +75,7 @@ sections:
7575
- question: I enabled hibernation on a Dev Box definition, but my Dev Box definition reports that hibernation couldn't be enabled. # Question.
7676
answer: |
7777
- We recommend using the Visual Studio for Dev Box marketplace images, either directly, or as base images for generating your custom image.
78-
- The Windows + OS optimizations image contain optimized power settings, and they can't be used with hibernation.
78+
- The Windows + OS optimizations image contains optimized power settings, and they can't be used with hibernation.
7979
- If you're using a custom Azure Compute Gallery image, enable hibernation on your Azure Compute Gallery image before enabling hibernation on your Dev Box definition.
8080
- If hibernation can't be enabled on the definition even after you enable it on your gallery image, your custom image likely has a Windows configuration that prevents hibernation.
8181

0 commit comments

Comments
 (0)