Skip to main content

November 19, 2024

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
    

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…