Clone
4
Deploying Azure resources
Vaishali Raval edited this page 2022-02-01 11:32:44 +05:30

This page contains links to README files about deploying Azure resources, see Using Azure resources for details on using them with eShopOnContainers.

All related information is in the folder **deploy/azure on the eShopOnContainers repo.

Pre-requisites

  1. Azure CLI 2.0 Installed
  2. Azure subscription created

Login into your azure subscription by typing az login (note that you maybe need to use az account set to set the subscription to use). Refer to this article for more details

Deploying using CLI

See the README for Azure resource creation scripts.

Azure resources used by the services

  1. Deploying SQL Server and databases
  2. Deploying Azure Service Bus
  3. Deploying Redis Cache
  4. Deploying CosmosDb
  5. Deploying Catalog Storage