Rich
d36f79ac44
Changes How Azure AD Apps are Created
...
- Adds the required fields to `azure ad sp create` command.
- Also stores the object and client Ids.
- Removes the createApplication method and call.
- echos out the parameters in a JSON object style.
2016-08-24 11:59:21 +01:00
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
knakayama
f103ba820c
Fix zsh-completion
2016-02-15 12:28:01 +09:00
Alex Shadrin
43f86180da
zsh completion
2015-04-04 13:51:59 +03:00