Skip to content

true-while/Az204-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AZ-204 Demo materials

Module 01: Creating Azure App Service Web Apps

  • Demo #1: Create Web App from Azure CLI
  • Demo #2: Azure Web App Deployment
  • Demo #3: Autoscale Azure Web App by using performance metrics
  • Demo #4: Swapping Slots of Azure Web App

Module 02: Implement Azure Functions

Module 03: Develop solutions that use blob storage

  • Demo #1: Provision Azure Blob from Azure CLI
  • Demo #2: Adding a policy to Azure Blob storage
  • Demo #3: Managing Azure Blob from code
  • Demo #4: Managing blob’s metadata from code

Module 04: Develop solutions for Cosmos DB

  • Demo #1: Provision Azure Cosmos DB from Azure CLI
  • Demo #2: Querying Cosmos DB (SQL)
  • Demo #3: Querying Cosmos DB from SDK
  • Demo #4: Stored Proc and Triggers

Module 05: Implement IaaS solutions

  • Demo #1: Provision of an Azure VM (CLI)
  • Demo #2: ARM Templates (Quick start)
  • Demo #3: Run Docker image locally
  • Demo #4: Provision of Azure Container Registry
  • Demo #5: Dockerfile and a building docker image.
  • Demo #6: Azure Container Instance

Module 06: Implement user authentication and authorization

Module 07: Implement secure cloud solutions

  • Demo #1: Provision of Azure KeyVault from CLI
  • Demo #2: Retrieving a secret from Azure Key Vault from SDK
  • Demo #3: Provision Managed Identities.
  • Demo #4: Explore App Configuration service

Module 08: Implement API Management

  • Demo #1: Provision APIM from CLI
  • Demo #2: Azure APIM policies

Module 09: Develop event-based solutions

  • Demo #1: Provision Event Hub
  • Demo #2: Processing events from code
  • Demo #3: IoT Hubs in Action
  • Demo #4: Provision Event Grid
  • Demo #5: Event Grid event submission and handling
  • Demo #6: Notification Hub

Module 10: Develop message-based solutions

  • Demo #1: Provision Azure Storage Queue by Azure CLI
  • Demo #2: Processing messages from the code
  • Demo #3: Provision Azure Service Bus Queues and Topic by Azure CLI
  • Demo #4: Send and receive messages from a Service Bus Queue

Module 11: Instrument solutions to support monitoring and logging

  • Demo #1: Exploring Azure Monitor

  • Demo #2: Integrate your code with Application Insights

  • Demo #3: Troubleshooting with AI.

Module 12: Develop event-based solutions

  • Demo #1: Connecting to Azure Cache for Redis

  • Demo #1: Azure Cache for Redis in Action

  • Demo #3: Provision and test Azure CDN

Retired content

Module 09X: Develop Logic Apps

  • Demo #1: Creating logic apps
  • Demo #2: Create a custom connector in Logic Apps
  • Demo #3: Deploy Logic app from Template