Skip to content

Commit 90bc8e5

Browse files
Merge pull request #251746 from RoseHJM/dtl-content-reduction-1
DTL - Merge DTL in the enterprise into Proof of concept.
2 parents 39cf697 + 26c59e6 commit 90bc8e5

File tree

4 files changed

+18
-36
lines changed

4 files changed

+18
-36
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23592,6 +23592,11 @@
2359223592
"redirect_url": "/azure/devtest-labs/how-to-move-labs",
2359323593
"redirect_document_id": false
2359423594
},
23595+
{
23596+
"source_path_from_root": "/articles/devtest-labs/devtest-lab-guidance-prescriptive-adoption.md",
23597+
"redirect_url": "/azure/devtest-labs/deliver-proof-of-concept",
23598+
"redirect_document_id": false
23599+
},
2359523600
{
2359623601
"source_path_from_root": "/articles/azure/virtual-desktop/azure-advisor.md",
2359723602
"redirect_url": "/azure/advisor/advisor-overview",

articles/devtest-labs/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,6 @@
225225
href: report-usage-across-multiple-labs-subscriptions.md
226226
- name: DevTest Labs in the enterprise
227227
items:
228-
- name: DevTest Labs at enterprise scale
229-
href: devtest-lab-guidance-prescriptive-adoption.md
230228
- name: Reference architecture
231229
href: devtest-lab-reference-architecture.md
232230
- name: Deliver proof of concept

articles/devtest-labs/deliver-proof-concept.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ ms.custom: UpdateFrequency2
1010

1111
# Deliver a proof of concept for Azure DevTest Labs enterprise deployment
1212

13+
Enterprises are rapidly adopting the cloud because of [benefits](/azure/architecture/cloud-adoption/business-strategy/cloud-migration-business-case) that include agility, flexibility, and economics. The first steps are often development and test workloads. Azure DevTest Labs provides [features](devtest-lab-concepts.md) that benefit the enterprise and support [key dev/test scenarios](devtest-lab-guidance-get-started.md).
14+
1315
This article describes how an enterprise can deliver a successful proof of concept or pilot for an Azure DevTest Labs deployment. Proof of concept uses a concentrated effort from a single team to establish organizational value.
1416

1517
Every enterprise has different requirements for incorporating Azure DevTest Labs into their organization. Proof of concept is a first step toward a successful end-to-end deployment.
@@ -41,9 +43,19 @@ Learn about Azure and DevTest Labs by using the following resources:
4143
- [Understand the Azure portal](https://azure.microsoft.com/features/azure-portal)
4244
- [DevTest Labs overview](devtest-lab-overview.md)
4345
- [DevTest Labs scenarios](devtest-lab-guidance-get-started.md)
44-
- [DevTest Labs in the enterprise](devtest-lab-guidance-prescriptive-adoption.md)
4546
- [DevTest Labs enterprise reference architecture](devtest-lab-reference-architecture.md)
4647

48+
### Understand enterprise focus areas
49+
50+
Common concerns for enterprises that migrate workloads to the cloud include:
51+
52+
- [Securing development/testing resources](devtest-lab-guidance-governance-policy-compliance.md)
53+
- [Managing and understanding costs](devtest-lab-guidance-governance-cost-ownership.md)
54+
- Enabling self-service for developers without compromising enterprise security and compliance
55+
- Automating and extending DevTest Labs to cover additional scenarios
56+
- [Scaling a DevTest Labs-based solution to thousands of resources](devtest-lab-guidance-scale.md)
57+
- [Large-scale deployments of DevTest Labs](devtest-lab-guidance-orchestrate-implementation.md)
58+
- [Getting started with a proof of concept](devtest-lab-guidance-orchestrate-implementation.md)
4759
### Get an Azure subscription
4860

4961
- Enterprises with an existing [Enterprise Agreement](https://azure.microsoft.com/pricing/purchase-options/enterprise-agreement) that enables access to Azure can use an existing or new subscription for DevTest Labs. If there's an Enterprise Agreement in place, an [Enterprise Dev/Test subscription](https://azure.microsoft.com/offers/ms-azr-0148p/) gives you access to Windows 10/Windows 8.1 client operating systems, and discounted rates for development and testing workloads.

articles/devtest-labs/devtest-lab-guidance-prescriptive-adoption.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)