Azure 命令工具资源彙整

葛瑞部落格欢迎光顾

线上工具

Azure CloudShell

http://img2.58codes.com/2024/20025481X0IaOBVRK9.png

离线必要工具

Azure CLI

Current version of the Azure CLI is 2.24.2.
install-azure-cli下载资讯

From Windows

Invoke-WebRequest -Uri https://aka.ms/installazurecliwindows -OutFile .\AzureCLI.msi; Start-Process msiexec.exe -Wait -ArgumentList '/I AzureCLI.msi /quiet'; rm .\AzureCLI.msiaz upgradeaz login

Azure PowerShell

Need Request

Update to Windows PowerShell 5.1.NET Framework 4.7.2 or laterlatest version of PowerShellGet. Run Install-Module -Name PowerShellGet -Force.

From Windows

$PSVersionTable.PSVersionInstall-Module -Name Az -Scope CurrentUser -Repository PSGallery -ForceConnect-AzAccount

AzCopy

storage-use-azcopy下载资讯

Virtual Studio Code

visual-studio-Code下载资讯
http://img2.58codes.com/2024/20025481dZzcKipCXj.png

Storage Explorer

storage-explorer下载资讯
http://img2.58codes.com/2024/20025481o6dDpailCO.png

离线选用工具

Batch Explorer

Batch-Explorer下载资讯

Virtual Studio 2019 (社群版免费)

visual-studio-2019下载资讯
http://img2.58codes.com/2024/20025481s2ua7avgwS.png

Azure Data Studio

azure-data-studio下载资讯

SSMS Include Data Studio

sql-management-studio下载资讯

其他模拟器

储存体模拟器作为执行Azurite Visual Studio Code的开发扩充之用Azure Storage Emulator开发整合SDK模拟工具Key Vault ExplerorCosmos DB 模拟器

关于作者: 网站小编

码农网专注IT技术教程资源分享平台,学习资源下载网站,58码农网包含计算机技术、网站程序源码下载、编程技术论坛、互联网资源下载等产品服务,提供原创、优质、完整内容的专业码农交流分享平台。

热门文章