檢閱 Azure PowerShell

已完成

Azure PowerShell 是您新增至 Windows PowerShell 或 PowerShell Core 的模組,可讓您連線到 Azure 訂用帳戶並管理資源。 其提供一組 Cmdlet,可讓您直接從 PowerShell 命令列管理 Azure 資源。 Azure PowerShell 可讓您更輕鬆地與 Azure 互動,但也提供功能強大的自動化功能。 Azure PowerShell 以 .NET Standard 撰寫,適用於 Windows 上的 PowerShell 5.1,以及所有平台上的 PowerShell 7.0.6 LTS、PowerShell 7.1.3 或更新版本。

Azure PowerShell 需要 PowerShell 才能運作。 PowerShell 提供殼層視窗和命令剖析等服務。 Azure PowerShell 模組會新增 Azure 專屬命令。

當您想要建置使用 Azure Resource Manager 模型的自動化工具時,應該使用 Azure PowerShell。 您可以在瀏覽器中將它與 Azure Cloud Shell 搭配使用,或者將它安裝在本機 Windows、Mac 或 Linux 電腦上。 在這兩種情況下,您有兩個模式可供選擇。 您可以在互動模式中使用 Azure PowerShell,其中您會手動一次發出一個命令,或在指令碼模式中使用它,其中您會執行包含多個命令的指令碼。