Rich
|
c0140f4cb7
|
Adds Location to the Script
The script now asks the user for the region the resource group
and storage account will be created in.
|
2016-08-16 13:53:23 +01:00 |
Christopher Boumenot
|
e65f0c2347
|
Update to support azure-cli 0.10.1.
Storage creation has changed the command line options. The option -type
-type has changed to --sku-name, and the user must specifcy --kind.
|
2016-06-28 23:12:32 +00:00 |
Paul Meyer
|
163da48345
|
builder/azure-arm: Make tenant_id optional
Look up tenant id if not specified by the user
|
2016-06-23 10:23:09 -07:00 |
Chris Bednarski
|
4d7418a2dc
|
Added sleeps to the azure-setup script so it is more likely to converge before running the next command
|
2016-03-14 20:08:36 -07:00 |
Chris Bednarski
|
c84ae85ac1
|
Alphabetize azure configuration so it looks nicer
|
2016-03-14 20:08:35 -07:00 |
Chris Bednarski
|
507efda4f4
|
Finalized azure-setup for creating all of the requisite resources in the target subscription
|
2016-03-14 20:08:28 -07:00 |
Chris Bednarski
|
3ad8bf266a
|
Initial work on azure-setup script
|
2016-03-14 20:08:27 -07:00 |