xAzure

0.1.0

The xAzure module is a set of DSC resources that provide a method of depoying virtual machines in Microsoft Azure by applying a configuration to your local machine. This is primarily intended to enable testing how a new virtual machine can be used to evaluate a scenario or application without consuming resources from the local machine.

This module includes 6 DSC re
The xAzure module is a set of DSC resources that provide a method of depoying virtual machines in Microsoft Azure by applying a configuration to your local machine. This is primarily intended to enable testing how a new virtual machine can be used to evaluate a scenario or application without consuming resources from the local machine.

This module includes 6 DSC resources that automate provisioning of resources in Microsoft Azure.
�xAzureAffinityGroup defines the relationship between compute and storage
�xAzureQuickVM simple resource for creating VMs with limited options
�xAzureService creates a cloud service for the VMs
�xAzureStorageAccount creates the online storage account where the blobs for the test environment will reside
�xAzureSubscription sets the current Azure subscription context
�xAzureVMcreates a virtual machine in Azure including access to VM Guest extensions


All of the resources in the DSC Resource Kit are provided AS IS, and are not supported through any Microsoft standard support program or service. The ""x" in xAzure stands for experimental, which means that these resources will be fix forward and monitored by the module owner(s).
Show more

Installation Options

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

Install-Module -Name xAzure -RequiredVersion 0.1.0

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

Install-PSResource -Name xAzure -Version 0.1.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) 2014 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.2.0.0 227,278 9/11/2015
0.1.3 583 12/18/2014
0.1.2 127 8/22/2014
0.1.1 63 7/22/2014
0.1.0 (current version) 326 6/6/2014