AzureArmTemplateHelper

1.0.2

This is PowerShell module that help for Azure ARM template making. This module contains two cmdlets.

* Set-AzureArmTemplateFile cmdlet
This cmdlet helping to ARM template making by upload the ARM template files on local filesystem to blob storage of Azure storage. When you making linked ARM template, this cmdlet is especially helpful.

* Get-AzureArmTemplateDepl
This is PowerShell module that help for Azure ARM template making. This module contains two cmdlets.

* Set-AzureArmTemplateFile cmdlet
This cmdlet helping to ARM template making by upload the ARM template files on local filesystem to blob storage of Azure storage. When you making linked ARM template, this cmdlet is especially helpful.

* Get-AzureArmTemplateDeployUri cmdlet
This cmdlet building the URL that is access to custom deployment blade on Azure Portal. The URL allows deployment of your ARM template via Azure Portal.
Show more

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name AzureArmTemplateHelper -RequiredVersion 1.0.2

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

Install-PSResource -Name AzureArmTemplateHelper -Version 1.0.2

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) 2017 Takeshi Katano. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
1.0.3 1,376 5/3/2017
1.0.2 (current version) 23 5/3/2017
1.0.1 47 4/4/2017
1.0.0 35 3/28/2017