Infra Provisioning
git clone https://github.com/project-sunbird/sunbird-devops -b release-5.2.0
cd sunbird-devops/deploy
# Update the necessary variables in playbook
ansible-playbook -c local azure-provision.yaml
# Resulting infrastructure infromation will be stored in sunbird-devops/deploy/azure-resources.txt file.Configuring the Azure storage account
Last updated