719 B
719 B
Deploying Resources On Azure
Pre-requisites
- Azure CLI 2.0 Installed
- 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