FastTrack For Azure GitHub
This GitHub has been replaced by a new landing page for all of the Fast Track for Azure content. The content can be found hereConsider content on this GitHub repository as old content
Meet the team!
We are a team of dedicated engineers providing customers structured guidance to get started with Azure. We help setup and configure Azure infrastructure as well as provide architecture concepts, best practices and design principles for deploying applications on Azure. Let's get started!!
Set up & configuration of Azure infrastructure
The below onboarding guidance will be applicable across multiple scenarios that leverage Azure infrastructure services. It helps you to provision compute, storage and set up hybrid connectivity.
Table of Contents
Azure 101
- Onboarding Team Introduction ( [ Introduction ] )
- Azure 101 ( Azure Overview )
- Azure Portal 101 ( Azure Portal Walkthrough )
Tools Setup
- Tools Introduction ( Introduction )
- Azure Tools Setup ( PowerShell | XplatCLI | CLIv2 )
- Connecting To Azure ( PowerShell | XplatCLI | CLIv2 )
- Setup for Azure Government ( Setup)
Storage
- Storage Introduction ( Introduction )
- Azure Resource Group Management ( Portal | PowerShell | XplatCLI | CLIv2 )
- Create a Storage Account ( Portal | PowerShell | XplatCLI | CLIv2 )
📝 Exercises ( PowerShell | XplatCLI | CLIv2 ) :memo: Supporting Resources
Compute
- Compute Introduction ( Introduction )
- Find desired image on Azure Marketplace ( Portal | PowerShell | XplatCLI | CLIv2 )
- Create a new VM from Azure Marketplace image ( Portal | PowerShell | XplatCLI | CLIv2 )
- Data disk management ( Portal | PowerShell | XplatCLI | CLIv2 )
- Capture a VM as an Image on Azure ( Portal | PowerShell | XplatCLI | CLIv2 )
- Create a new VM from a captured Image on Azure ( PowerShell | XplatCLI | CLIv2 )
- Upload a supporting OS Image (Syspreped) / OS VHD(Non Syspreped) ( PowerShell | XplatCLI | CLIv2 )
📝 Exercises ( PowerShell | XplatCLI | CLIv2 ) :memo: Supporting Resources
Networking
- Azure Networking Introduction ( Portal )
- Create a Virtual Network and Subnet ( Portal | PowerShell | XplatCLI | CLIv2 )
- Create and configure a load balancer ( Portal | PowerShell | XplatCLI | CLIv2 )
- Create and configure Network Security Groups(NSG) ( Portal | PowerShell | XplatCLI | CLIv2 )
Connectivity
- Create Point to site Connection (On-premises to Azure) ( PowerShell | XplatCLI | CLIv2 )
- Create Site to site Connection (On-premises to Azure) ( PowerShell | XplatCLI | CLIv2 ) *Connect two Virtual Network (Azure to Azure) ( PowerShell | XplatCLI | CLIv2 )
Reference Proof of Concept
- Data Migration to Storage Account (StorageExplorer | PowerShell )
- Deploying Website on Azure IaaS VMs (HTTP | HTTPS)
- Deploying SQL Server on Azure IaaS VMs (Tutorial)