Skip to content

Commit 2e8b06e

Browse files
Petertaylor9999Mike Wasson
authored and
Mike Wasson
committed
Peter/acag path fix (MicrosoftDocs#387)
* fix links * add breadcrumbs
1 parent b7cb757 commit 2e8b06e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/_bread/toc.yml

+4
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,13 @@
3333
- name: Resources
3434
tocHref: /azure/architecture/resources
3535
topicHref: /azure/architecture/resources
36+
- name: Adoption Guide
37+
tocHref: /azure/architecture/cloud-adoption-guide/
38+
topicHref: /azure/architecture/cloud-adoption-guide
3639
- name: Guide
3740
tocHref: /azure/architecture/guide
3841
topicHref: /azure/architecture/guide
42+
3943
- name: Performance Antipatterns
4044
tocHref: /azure/architecture/antipatterns
4145
topicHref: /azure/architecture/

docs/cloud-adoption-guide/adoption-intro/overview.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ The list below includes the tasks for completing the foundational adoption stage
3131
- Learn about the different types of Azure compute options such as Infrastructure-as-a-Service (IaaS) and Platform-as-a-Service (PaaS) in the [overview of Azure compute options](/azure/architecture/guide/technology-choices/compute-overview?toc=/azure/architecture/cloud-adoption-guide/toc.json).
3232
- Now that you understand the different types of Azure compute options, pick either a PaaS web application or IaaS virtual machine as your first resource in Azure:
3333
- PaaS: Introduction to Platform as a Service:
34-
- **How to:** [deploy a basic web application to Azure](/azure/app-service?toc=/azure/architecture/cloud-adoption-guide/toc.json)
34+
- **How to:** [deploy a basic web application to Azure](/azure/app-service/app-service-web-overview?toc=/azure/architecture/cloud-adoption-guide/toc.json)
3535
- **Guidance:** proven practices for deploying a [basic web application](/azure/architecture/reference-architectures/app-service-web-app/basic-web-app?toc=/azure/architecture/cloud-adoption-guide/toc.json) to Azure
3636
- IaaS: Introduction to Virtual Networking:
3737
- **Explainer:** [Azure virtual network](/azure/virtual-network/virtual-networks-overview?toc=/azure/architecture/cloud-adoption-guide/toc.json)
3838
- **How to:** [deploy a Virtual Network to Azure using the portal](/azure/virtual-network/virtual-networks-create-vnet-arm-portal?toc=/azure/architecture/cloud-adoption-guide/toc.json)
3939
- IasS: Deploy a single virtual machine(VM) workload (Windows and Linux):
40-
- **How to:** [deploy a Windows VM to Azure with the portal](/azure/virtual-machines/windows/quick-create-portal?toc=/azure/architecture/cloud-adoption-guide/toc.json)
40+
- **How to:** [deploy a Windows VM to Azure with the portal](/azure/virtual-network/virtual-networks-create-vnet-arm-pportal?toc=/azure/architecture/cloud-adoption-guide/toc.json)
4141
- **Guidance:** [proven practices for running a Windows VM on Azure](/azure/architecture/reference-architectures/virtual-machines-windows/single-vm?toc=/azure/architecture/cloud-adoption-guide/toc.json)
4242
- **How to:** [deploy a Linux VM to Azure with the portal](/azure/virtual-machines/linux/quick-create-portal?toc=/azure/architecture/cloud-adoption-guide/toc.json)
4343
- **Guidance:** [proven practices for running a Linux VM on Azure](/azure/architecture/reference-architectures/virtual-machines-linux/single-vm?toc=/azure/architecture/cloud-adoption-guide/toc.json)

0 commit comments

Comments
 (0)