Skip to content

Commit 23c6f8e

Browse files
committed
Reduce duplicate links in deployment guide
1 parent d0de608 commit 23c6f8e

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

articles/dev-box/concept-dev-box-deployment-guide.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ The following table lists requirements that could influence your Microsoft Dev B
8787
| | Custom routing. | When you require custom routing, you need to set up an Azure network connection. As a result, you can't use the Microsoft-hosted networking option when creating a dev box pool. |
8888
| Network security | Configure traffic restrictions with network security groups (NSGs). | When you require network security groups to limit inbound or outbound traffic, you need to set up an Azure network connection. As a result, you can't use the Microsoft-hosted networking option when creating a dev box pool. |
8989
| | Use of a firewall. | For using firewalls or application gateways, you need to set up an Azure network connection. As a result, you can't use the Microsoft-hosted networking option when creating a dev box pool. |
90-
| Device management | Restrict access to dev box to only managed devices, or based on geography. | You can use Microsoft Intune to create dynamic device groups and conditional access policies. Learn how to [configure Intune conditional access policies](./how-to-configure-intune-conditional-access-policies.md). |
91-
| | Configure device settings and features on different devices. | After a Dev Box is provisioned, you can manage it like any other device in Microsoft Intune. You can create [device configuration profiles](/mem/intune/configuration/device-profiles) to turn different settings on and off. |
90+
| Device management | Restrict access to dev box to only managed devices, or based on geography. | You can use Microsoft Intune to create dynamic device groups and conditional access policies. |
91+
| | Configure device settings and features on different devices. | After a Dev Box is provisioned, you can manage it like any other device in Microsoft Intune. You can create device configuration profiles to turn different settings on and off. |
9292

9393
See also: [Microsoft Dev Box customizations](./concept-what-are-dev-box-customizations.md).
9494

@@ -113,8 +113,6 @@ Most organizations fit into one of the following patterns. Use these as a starti
113113

114114
- **Full hybrid (on-premises access)**: Microsoft Entra hybrid join + Azure network connection + hub-and-spoke topology. For organizations with Active Directory Domain Services and on-premises resources (licensing servers, version control, databases). Requires ExpressRoute or VPN connectivity.
115115

116-
Learn more about the [Microsoft Dev Box architecture](./concept-dev-box-architecture.md).
117-
118116
## Use AI to plan your deployment
119117

120118
You can use AI assistants like GitHub Copilot to help analyze your organizational requirements and generate a tailored Dev Box deployment plan. This is especially useful when you need to make decisions across networking, identity, image strategy, and cost controls.
@@ -153,7 +151,7 @@ You can customize this prompt to include your specific requirements, such as:
153151
- Microsoft Intune conditional access requirements
154152

155153
> [!NOTE]
156-
> AI-generated content can contain errors. Always validate the deployment plan against your organization's policies and the [Microsoft Dev Box architecture](./concept-dev-box-architecture.md) before implementation.
154+
> AI-generated content can contain errors. Always validate the deployment plan against your organization's policies and the Microsoft Dev Box architecture before implementation.
157155
158156
For step-by-step guidance on implementing your plan, see the [deployment steps](#deploy-microsoft-dev-box) later in this article.
159157

@@ -166,7 +164,7 @@ For step-by-step guidance on implementing your plan, see the [deployment steps](
166164

167165
## Deploy Microsoft Dev Box
168166

169-
After you've defined the requirements, you can start the deployment of Microsoft Dev Box. Microsoft Dev Box consists of multiple Azure resources, such as a dev center, projects, dev box definitions, and more. Dev Box also has dependencies on other Azure services and Microsoft Intune. Learn more about the [Microsoft Dev Box architecture](./concept-dev-box-architecture.md).
167+
After you've defined the requirements, you can start the deployment of Microsoft Dev Box. Microsoft Dev Box consists of multiple Azure resources, such as a dev center, projects, dev box definitions, and more. Dev Box also has dependencies on other Azure services and Microsoft Intune.
170168

171169
To deploy Microsoft Dev Box involves creating and configuring multiple services, across Azure, Intune, and your infrastructure. The following sections provide the different steps for deploying Microsoft Dev Box in your organization. Some steps are optional and depend on your specific organizational setup.
172170

@@ -432,4 +430,3 @@ Before a full production rollout, validate your deployment with a pilot group:
432430
- [Microsoft Dev Box architecture overview](./concept-dev-box-architecture.md)
433431
- [Dev Box roles and permissions](./concept-dev-box-role-based-access-control.md)
434432
- [Microsoft Dev Box networking requirements](./concept-dev-box-network-requirements.md?tabs=W365)
435-
- [Configure Intune conditional access policies for Dev Box](./how-to-configure-intune-conditional-access-policies.md)

0 commit comments

Comments
 (0)