mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Remove time-relative language from dev-box.md limitations section
Remove "currently" from the Windows availability statement, which violates the style guide prohibition on temporal qualifiers. Fixes #24469 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,8 +5,8 @@ description: Learn about the benefits of and how to setup Docker Desktop in Mic
|
|||||||
keywords: desktop, docker, windows, microsoft dev box
|
keywords: desktop, docker, windows, microsoft dev box
|
||||||
weight: 60
|
weight: 60
|
||||||
aliases:
|
aliases:
|
||||||
- /desktop/features/dev-box/
|
- /desktop/features/dev-box/
|
||||||
- /desktop/setup/install/enterprise-deployment/dev-box/
|
- /desktop/setup/install/enterprise-deployment/dev-box/
|
||||||
---
|
---
|
||||||
|
|
||||||
Docker Desktop is available as a pre-configured image in the Microsoft Azure Marketplace for use with Microsoft Dev Box, allowing developers to quickly set up consistent development environments in the cloud.
|
Docker Desktop is available as a pre-configured image in the Microsoft Azure Marketplace for use with Microsoft Dev Box, allowing developers to quickly set up consistent development environments in the cloud.
|
||||||
@@ -23,14 +23,14 @@ Microsoft Dev Box provides cloud-based, pre-configured developer workstations th
|
|||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
- An Azure subscription
|
- An Azure subscription
|
||||||
- Access to Microsoft Dev Box
|
- Access to Microsoft Dev Box
|
||||||
- A Docker subscription (Pro, Team, or Business). You can use Docker Desktop in Microsoft Dev Box with any of the following subscription options:
|
- A Docker subscription (Pro, Team, or Business). You can use Docker Desktop in Microsoft Dev Box with any of the following subscription options:
|
||||||
- An existing or new Docker subscription
|
- An existing or new Docker subscription
|
||||||
- A new Docker subscription purchased through Azure Marketplace
|
- A new Docker subscription purchased through Azure Marketplace
|
||||||
- A Docker Business subscription with SSO configured for your organization
|
- A Docker Business subscription with SSO configured for your organization
|
||||||
|
|
||||||
### Set up Docker Desktop in Dev Box
|
### Set up Docker Desktop in Dev Box
|
||||||
|
|
||||||
@@ -44,7 +44,7 @@ Microsoft Dev Box provides cloud-based, pre-configured developer workstations th
|
|||||||
Once your Dev Box is provisioned with the Docker Desktop image:
|
Once your Dev Box is provisioned with the Docker Desktop image:
|
||||||
|
|
||||||
1. Start your Dev Box instance.
|
1. Start your Dev Box instance.
|
||||||
2. Launch Docker Desktop.
|
2. Launch Docker Desktop.
|
||||||
3. Sign in with your Docker ID.
|
3. Sign in with your Docker ID.
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
@@ -56,5 +56,5 @@ For issues related to:
|
|||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|
||||||
- Microsoft Dev Box is currently only available on Windows 10 and 11 (Linux VMs are not supported).
|
- Microsoft Dev Box is only available on Windows 10 and 11 (Linux VMs are not supported).
|
||||||
- Performance may vary based on your Dev Box configuration and network conditions.
|
- Performance may vary based on your Dev Box configuration and network conditions.
|
||||||
|
|||||||
Reference in New Issue
Block a user