freebsd-ports/sysutils/py-azure-cli/pkg-message
Danilo G. Baio 273ed0dbb0 sysutils/py-azure-cli: Update to 2.0.72
- Port changes

  Almost all sysutils/py-azure-cli-* ports were incorporated into
  py-azure-cli.

  This update replaces all those dependencies to their
  devel/py-azure-mgmt-* port directly, eliminating a level in the
  dependency chain.

  sysutils/py-azure-cli
   --> sysutils/py-azure-cli-XYZ  (GONE)
     --> devel/py-azure-mgmt-XYZ

  Now we will be able to remove ~50 sysutils/py-azure-cli-* ports
  from the ports tree.

- Add patches to fix an issue with the Policy API
  >>> ImportError: cannot import name 'PolicyMode'
2019-09-07 23:19:39 +00:00

19 lines
684 B
Text

[
{
message: <<EOM
Welcome to the Azure CLI! The CLI is a tool designed to get you working quickly
and efficiently with Azure services, with an emphasis on automation.
The following article introduces features of the CLI and links out to resources
that help you be productive.
https://docs.microsoft.com/en-us/cli/azure/get-started-with-azure-cli
Tutorial to create virtual machines with the Azure CLI
https://docs.microsoft.com/en-us/cli/azure/azure-cli-vm-tutorial
In this tutorial, you learn all of the steps involved in setting up a virtual
machine with the Azure CLI. The tutorial also covers output queries, Azure
resource reuse, and resource cleanup.
EOM
type: install
}
]