IntelliTect.AzureRm

1.3.3.0

Set of commands to assist in working with Azure RM resources.

- New-AzureRmVirtualMachine: prompts the user for Azure options then creates a virtual machine.

- Enable-RemotePowerShellOnAzureRmVm: Enables remote PS without signing on to the machine.

- Get-AzureRm*Menu: Variety of helper functions for accessing Azure option values.  Standard Azure commands are
Set of commands to assist in working with Azure RM resources.

- New-AzureRmVirtualMachine: prompts the user for Azure options then creates a virtual machine.

- Enable-RemotePowerShellOnAzureRmVm: Enables remote PS without signing on to the machine.

- Get-AzureRm*Menu: Variety of helper functions for accessing Azure option values.  Standard Azure commands are wrapped with a simple menu to allow the user to choose an option, i.e., Get-AzureRmLocationMenu.

Examples:
New-AzureRmVirtualMachine -VMName MyVm -ResourceGroupName MyVirtualMachines -DomainNameLabel myvmdomain

Enable-RemotePowerShellOnAzureRmVm -VMName MyVm -ResourceGroupName MyVirtualMachines

Show more
The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name IntelliTect.AzureRm -RequiredVersion 1.3.3.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name IntelliTect.AzureRm -Version 1.3.3.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 IntelliTect. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated