mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 00:50:29 -04:00
- Convert pkg-message to UCL format - Remove module appservice: This is provisional, because appservice needs fabric2, and there is already a review(D20683) to update it. Changelog: https://pypi.org/project/azure-cli/2.0.67/ Reported by: portscout
23 lines
848 B
Text
23 lines
848 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
|
|
}
|
|
]
|