This base image enable Azure CLI in Bitbucket Pipelines continuous integration/deployment on a NodeJS stack.
Specify this images in bitbucket-pipelines.yml
image: sovtech/bitbucket-pipelines-node-azurecli:latest
Azure CLI is installed by Python2.7 on this image.
MIT