Skip to content

kingliantop/AzureAutomationScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzureAutomationScripts

A set of scripts for my personal azure dev/ops work.

##Migrate-AzureVM Migrate Azure IaaS VM from one subscripiton to another subscription

##Move-AzureVHD Move Azure IaaS VM vhd files from one storage to another storage account

##ProvisionHDInsight:

Script Name Description
CreateHDInsight.ps1 Create Azure HDInsight cluster with 1 storage, 1 hive db, 1 oozie db. Let's call this cluster configuration.
CreateHDInsightMutipleStorages.ps1 Standard configuration plus additional storage account, and can be modified to add 3nd, 4th storage accounts etc.
CreateHDInsightWithSpark.ps1 Standard plus additional ScriptAction install Spark.
CreateHDInsightWithVNet.ps1 Standard plus joining cluster to a virtual network.

About

A set of scripts to manage my azure resources.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published