Eugene Chuvyrov
e343ad238b
Changed Service Principal Creation sequence to comply with newer CLI reqs
2016-11-08 00:20:45 -08:00
Eugene Chuvyrov
9f3393f7e9
Changed Service Principal Creation sequence to comply with newer CLI reqs
2016-11-08 00:16:07 -08:00
Eugene Chuvyrov
f7c6180ff7
Changed Service Principal Creation sequence to comply with newer CLI reqs
2016-11-08 00:09:23 -08:00
Eugene Chuvyrov
3ccbb6ca91
Changed Service Principal Creation sequence to comply with newer CLI reqs
2016-11-08 00:05:20 -08:00
Eugene Chuvyrov
eb75dbb693
Changed Service Principal Creation sequence to comply with newer CLI reqs
2016-11-08 00:02:31 -08:00
Eugene Chuvyrov
403fe17f96
Changed Service Principal Creation sequence to comply with newer CLI reqs
2016-11-08 00:00:15 -08:00
Eugene Chuvyrov
ab48ed3fe6
Changed Service Principal Creation sequence to comply with newer CLI reqs
2016-11-07 23:18:10 -08:00
Eugene Chuvyrov
a5c6d3743e
Changed Service Principal Creation sequence to comply with newer CLI reqs
2016-11-07 23:14:15 -08:00
Eugene Chuvyrov
fdbb7a0b3f
Removed Azure CLI version checking
2016-11-07 23:02:05 -08:00
Matthew Hooker
2128a391e0
Merge pull request #4127 from spuder/fix/azure-setup
...
Abort if azure-setup.sh using incompatible cli.
2016-11-07 10:30:52 -08:00
Spencer Owen
ef907282ef
fixes typo
2016-11-06 17:15:25 -07:00
Spencer Owen
f381d81206
Throw error if azure-setup.sh using incompatible cli.
2016-11-06 17:08:13 -07:00
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