Skip to content

Commit 41faf5d

Browse files
committed
Fix include
1 parent 49ed8ba commit 41faf5d

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

Diff for: articles/dev-box/concept-dev-box-architecture.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ Developers can create a dev box from a dev box pool by using the developer porta
3737

3838
Once the dev box is running, dev box users can [remotely connect](#user-connectivity) to it by using a remote desktop client or directly from the browser. Dev box users have full control over the dev boxes they created, and can manage them from the developer portal.
3939

40-
[!INCLUDE [supported accounts note](./includes/note-supported-accounts.md)]
41-
4240
## Microsoft Dev Box architecture
4341

4442
The *hosted on behalf of* architecture lets Microsoft services, after they’re delegated appropriate and scoped permissions to a virtual network by a subscription owner, attach hosted Azure services to a customer subscription. This connectivity model lets a Microsoft service provide software-as-a-service and user licensed services as opposed to standard consumption-based services.
@@ -95,7 +93,7 @@ When you configure dev boxes to use [Microsoft Entra join](/azure/active-directo
9593
- The domain join mechanism for the dev boxes.
9694
- User authentication for RDP connections.
9795

98-
[!INCLUDE [supported accounts note](./includes/note-supported-accounts.md)]
96+
[!INCLUDE [supported accounts note](includes/note-supported-accounts.md)]
9997

10098
### User connectivity
10199

Diff for: articles/dev-box/overview-what-is-microsoft-dev-box.md

-2
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ Dev Box supports developers who are working on multiple projects. Developers can
7373

7474
Organizations can even define dev boxes for various roles on a team. You might configure standard dev boxes with admin rights to give full-time developers greater control, while applying more restricted permissions for contractors.
7575

76-
[!INCLUDE [supported accounts note](./includes/note-supported-accounts.md)]
77-
7876
## Components shared with Azure Deployment Environments
7977

8078
Microsoft Dev Box and [Azure Deployment Environments](../deployment-environments/overview-what-is-azure-deployment-environments.md) are complementary services that share certain architectural components. Deployment Environments provides developers with preconfigured cloud-based environments for developing applications. Dev centers and projects are common to both services, and they help organize resources in an enterprise.

0 commit comments

Comments
 (0)