test 01
  • June 08, 2025
  • By MSME e-Seva Kendra

test 01

Class 1: Introduction to Azure & Developer Environment Setup

  • Overview of Azure services
  • Introduction to Azure accounts, subscriptions, and resource groups
  • Azure CLI, PowerShell, Azure Portal
  • Setting up Azure SDKs, Visual Studio/VS Code
  • Introduction to the exam pattern and objectives

 

sdcmspn sj

 

Class 2: Develop Azure Compute Solutions

☁️ Focus: App Services

  • Create Azure App Service Web Apps
  • Configure app settings, scaling, deployment slots
  • Deploy code to Azure App Service (Git, ZIP, FTP, etc.)
  • Monitor and troubleshoot performance

Class 3: Develop Azure Functions

  • Create serverless functions with triggers and bindings
  • Input and output bindings (Blob, Queue, Table, etc.)
  • Durable Functions (orchestration, activity, entities)
  • Local development an