You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cloud-adoption-guide/adoption-intro/overview.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -31,13 +31,13 @@ The list below includes the tasks for completing the foundational adoption stage
31
31
- 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).
32
32
- 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:
33
33
- 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)
35
35
-**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
-**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)
39
39
- 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)
41
41
-**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)
42
42
-**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)
43
43
-**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