PowerShell 배포를 위해 Windows 또는 Ubuntu 클라이언트를 준비합니다.
절차
-
관리 권한이 있는 PowerShell 명령 창을 엽니다.
-
명령을 실행합니다.
버전 명령 PowerShell 5 Install-Module -Name AzureRM -ForcePowerShell 7 Install-Module -Name Az -Force -
Azure 환경에 로그인하려면 명령을 실행합니다.
버전 명령 PowerShell 5 connect-AzurermAccountPowerShell 7 connect-AzAccount
이 페이지가 도움이 되었나요?