メイン コンテンツにスキップ
Microsoft
separator
https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.commandlineinterface-28abbc6e-fd78-4344-a7dd-5d2123921455/image0_clarge.png

Command Line Interface

作成者: pcloudhosting

(1 評価)

Version 2.67.0 + Free Support on Ubuntu 20.04

The Azure Command-Line Interface (CLI) is a cross-platform tool to manage Azure resources from the terminal. It allows developers and administrators to create, manage, and automate Azure services efficiently without using the web portal.

Features of Azure CLI:

  • Provides a consistent interface to manage Azure resources from any platform (Linux, macOS, Windows).
  • Supports automation of resource provisioning and management through scripts.
  • Integrates with popular DevOps tools and CI/CD pipelines.
  • Offers extension support to enhance functionality for specific Azure services.
  • Includes built-in authentication, subscription, and account management commands.

To install and check Azure CLI version:

$ sudo apt update

$ sudo apt install -y ca-certificates curl apt-transport-https lsb-release gnupg

$ curl -sL https://packages.microsoft.com/keys/microsoft.asc | sudo gpg --dearmor -o /usr/share/keyrings/microsoft.gpg

$ echo "deb [arch=amd64 signed-by=/usr/share/keyrings/microsoft.gpg] https://packages.microsoft.com/repos/azure-cli/ $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/azure-cli.list

$ sudo apt update

$ sudo apt install -y azure-cli

To verify Azure CLI version:

$ az --version

Disclaimer: Azure CLI is a tool developed and maintained by Microsoft Corporation. It is provided "as is," without any warranty, express or implied. Users are responsible for ensuring compliance with Microsoft licensing and security policies while using Azure CLI.

日本語 (日本)
プライバシーに関する選択のオプトアウト アイコン プライバシーに関する選択
コンシューマーの正常性のプライバシー サイトマップ Contact Us プライバシーと Cookie 利用規約 商標 広告について Cookie を管理します