Skip to content

Prerequisites

Prerequisites

Make sure you have your development environment setup and configured.

  1. An Azure account with an active subscription - Create an account for free
  2. dotnet 6.0 or a higher version - Install
  3. Docker Desktop - Install
  4. Visual Studio Code - Install
  5. VS Code Docker extension - Install
  6. Dapr CLI - Install and Initialize
  7. VS Code Dapr extension. Depends on Dapr CLI - Install
  8. Azure CLI - Install

Workshop Instructions

The workshop is divided into separate modules. Each module will guide you through building the solution code step-by-step. Ensure that you finish the modules in the right order as they have dependency on each other.

If you don't want to build the solution code from scratch, you can clone the source code repository final version by utilizing below command, and you can use the modules to deploy Azure resources using the provided Azure CLI commands.

git clone https://github.com/Azure/aca-dotnet-workshop.git

Last update: 2023-03-26