Skip to main content

2024년 11월 19일

Prepare the Client

Prepare your Windows client for the PowerShell deployment.

Prerequisites

Ensure that you are running this from a Windows 10 machine with access to the Internet.

Note: Other Windows operating systems may also be supported but these instructions are for Windows 10.

Procedure

  1. Open the PowerShell command window with administrative rights.

  2. Run the command.

     Install-Module -Name AzureRM -Force
    
  3. To log in to your Azure environment, run the command.

     connect-AzurermAccount
    

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…