acqio / rules_microsoft_azure

This repository contains rules for interacting with Microsoft Azure.
Apache License 2.0
6 stars 3 forks source link

Added support for installing extensions. #2

Closed jullianoacqio closed 4 years ago

jullianoacqio commented 4 years ago

Azure CLI has a subcommand responsible for managing custom extensions. These extensions are not natively shipped in the azure cli binary, and for this reason, a repository rule has been developed to handle the installation of new extensions.

References: https://docs.microsoft.com/en-us/cli/azure/azure-cli-extensions-overview?view=azure-cli-latest