mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
4d296a5d39
Drop support for Python 3.5 Changelog: https://pypi.org/project/azure-cli/2.4.0/ Reported by: portscout
27 lines
903 B
Plaintext
27 lines
903 B
Plaintext
[
|
|
{
|
|
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.
|
|
|
|
Through terminal there is a simple way to sign in using device code:
|
|
|
|
$ az login --use-device-code
|
|
|
|
Then open a browser page at https://aka.ms/devicelogin and enter the
|
|
authorization code displayed in your terminal.
|
|
EOM
|
|
type: install
|
|
}
|
|
]
|