AZ-204 Course Welcome
  • Overview of the Azure Developer Exam
  • AZ-204 Exam Requirements
  • Azure Home and Dashboard
  • Frequently Asked Questions
  • Udemy Video Player
  • Amazing Microsoft Resources
  • Hands On Labs for AZ-204
  • Azure Cloud Shell
  • Installing PowerShell
AZ-204 Virtual Machines
  • AZ-204 Course - Starting Tips
  • What is a VM?
  • Create Your First VM
  • Continue Creating a VM
  • Connect to a VM Using RDP
  • Add a Web Role to a Windows Server
  • Virtual Machines for Developers
  • How to Deploy ARM Templates
  • Download an ARM Template
  • DEMO: Create a VM in PowerShell
  • DEMO: Create a VM in CLI
  • Azure Virtual Machine Quiz
AZ-204 Azure App Service
  • Introduction to App Service
  • App Service Plans
  • Create a Web App
  • Deploy a Web App
  • Create WebJobs
  • Deployment Slots
  • Enable Diagnostic Logs
  • DEMO: Create a Web App in PowerShell
  • DEMO: Create a Web App in CLI
  • DEMO: A look at az webapp up
  • The WebApp Console
  • Azure App Service Model Quiz
  • Code Samples: App Service
*NEW* AZ-204 Containers
  • Introduction to Containers
  • Install Docker for Windows
  • Publish to Azure Container Registry
  • Azure Container Instances
  • Web App Containers
AZ-204 Function App
  • Introduction to Function Apps
  • Creating Our First Hello World Function App
  • Triggers and Binding
  • Testing Functions
  • Creating a Function App that Writes to a Blob
  • Function App Settings
  • Durable Functions
  • Create Durable Functions
  • Code a Durable Function
  • Add Delays and Timers to a Durable Function
  • Function Core Tools - func
  • Visual Studio and Functions
  • *NEW* Custom Handlers
  • Function App Quiz
  • INSTRUCTIONS: How to Use Microsoft Learn Exercises and Sandboxes
  • HANDS-ON LABS: Create a Function App
  • Code Samples: Durable Functions
  • HANDS-ON LABS: Create a Durable Function
AZ-204 Azure Storage Accounts
  • Overview of Azure Storage Options
  • Creating an Azure Storage Account
  • Create a Blob Container
  • Access Keys and Shared Access Signatures
  • Storage Account Quiz
AZ-204 CosmosDB
  • Introduction to CosmosDB
  • Create a CosmosDB Collection
  • Develop for CosmosDB
  • Setting Data Consistency Options
  • *NEW* Managing Change Feed Notifications
  • CosmosDB Quiz
  • Code Samples: Cosmos DB Todo App
  • Cosmos DB Todo App Code, Line By Line
AZ-204 SQL Database
  • Relational Database Storage
  • Create SQL Database
  • Test SQL Database
  • Set Geo-Replication
  • Updating SQL Database Firewall
  • SQL Server Management Studio (SSMS)
  • Insert Data to Azure SQL Database
  • Code Samples: SQL DB
  • SQL Database Todo App Code, Line By Line
AZ-204 Blob Containers
  • Create a Blob Container
  • Copy Files with AzCopy
  • Acquire and Break Leases
  • Storage Access Tiers
  • Code Samples: Azure Blobs
AZ-204 Azure Authentication
  • Introduction to Azure Active Directory
  • Create Your First Azure AD
  • Access Azure AD Using Code
  • Build and Publish Your Azure AD App
  • Register an Application with Azure AD
  • Create a Test User and Test Your App