Vinay Bhat
19420fe591
Add 'az mesh generate armtemplate' cmd and bump mergeutil ver ( #526 )
...
* Removing sfmergeutility src and adding dep
* Fixing pylint issue
* Bump patch version and add comment in readme
* readme fix
* Az generate armtemplate cmd
* Bump mergeutil to 0.1.6
* README update
* Disable pylint alert
* Pylint fixes
2019-02-21 10:31:47 -08:00
Willie Xu
05081a814c
small change ( #532 )
2019-02-20 14:50:32 -08:00
dijyotir
8ff58de4f5
PrivateDns CLI Commands for GA ( #506 )
...
* init
* added privatedns sdk
* zone cli
* link partially done
* link docs
* recordset
* readme
* tests init
* zone tests done
* zone tests rerun
* vnet link tests
* record set tests
* style fixes
* enable vnet creation
* small fix
* test recordings
* added index.json
* linter errors
* change to private-dns
* zone tests final
* fixed small comments
* recordset tests
* add metadata
* link tests
2019-02-20 12:23:25 -08:00
Travis Prescott
3d926d619e
Update README.md ( #510 )
...
* Update README.md
Add references to `azdev extension update-index` command.
* Code review feedback.
* Update README.md
2019-02-20 10:40:50 -08:00
Willie Xu
31de8c2400
updated readme for failover release ( #529 )
2019-02-19 11:18:33 -08:00
Qingqing
b5c6bcb96f
add new version ( #525 )
2019-02-15 12:03:16 -08:00
Qingqing
e877a223e1
[AKS]: add network policy support ( #523 )
...
* add network policy
* remove trailing space
2019-02-15 10:47:49 -08:00
Brandon Klein
a470d5d817
Update Index file for latest batch extension ( #521 )
...
* Update Index file for latest batch extension
* Update to build with wheel .30
2019-02-15 10:06:45 -08:00
Artyom Pavlichenko
7114b13122
DMS - Fixing exceptions and a couple of bugs ( #507 )
...
* Improved exception handling and fixed a couple of error logic bugs
* Fixed test_static issues
* Fixing custom.py error
2019-02-07 12:11:21 -08:00
Willie Xu
c8b6439c86
[db-up] changes to output and release ( #505 )
...
* added spring jdbc connection string and made mysql and postgres strings consistent
* spaces to indicate lines
* output changes
* bump version and release
* sha
2019-02-01 14:39:46 -08:00
Sebastian Max Dusch
c9c30cdce9
SAP AEM: add support for UltraSSD, P60, P70 and P80 disks ( #489 )
...
* add support for UltraSSD and P60,P70 and P80 disks
* fix pylint issues
2019-02-01 14:21:42 -08:00
AprilZhaoWY
f00afc8e11
HanaOnAzure release 0.3.3: update restart command to be asynchronous ( #501 )
2019-02-01 13:58:27 -08:00
adewaleo
b3994ea284
azhelpgen.py can now handle new help objects. ( #503 )
...
* Azhelpgen can now handle new help objects.
* Updated examples to be backwards compatible.
2019-02-01 11:01:10 -08:00
Willie Xu
93f71860ea
[db-up] Release postgres and down commands ( #502 )
...
* update readme, history, and setup
* release
* add psycopg2 dependency
2019-01-31 12:45:12 -08:00
Willie Xu
c150b0f08b
[db-up] Add postgreSQL up and down commands ( #499 )
...
* partly implemented postgresql
* create database using Azure creds
* finished and tested postgresql
* abstracted some logic away into helper funcs
* finished postgresql and down commands
* seperated creation of server logic
* fix password gen bug
* static check
* more style
2019-01-31 01:40:25 -08:00
Pengfei Ni
6ad16b69b7
[AKS preview] add support of updating apiserver authorized IP ranges ( #481 )
...
* Add support of updating apiserver authorized IP ranges
* Update vendored AKS SDK for preview API
* Update indexes for aks-preview version
2019-01-30 18:23:02 -08:00
Willie Xu
b62ec0701c
Update README.md
2019-01-30 15:57:59 -08:00
Willie Xu
4a1b76e870
[db-up] Edits in output and release ( #497 )
...
* release
* one more edit
2019-01-28 11:44:35 -08:00
Stephen Tramer
33b6c084e4
Fix CI to point to correct docs repo ( #496 )
2019-01-27 22:50:48 -08:00
Willie Xu
1fce3d8839
bump version, history, and release ( #493 )
2019-01-25 16:39:02 -08:00
Willie Xu
4aa95abe28
add webapp connection string and small edits to table format ( #492 )
2019-01-25 16:01:35 -08:00
Arun Chandrasekhar
fced631d6b
Update Readme.md for MySQL up ( #490 )
...
* Update Readme.md for MySQL up
* Fixing review comments.
This is being done on behalf of @achandmsft.
2019-01-25 09:53:58 -08:00
Qingqing
b231ba53fb
[AKS-Preview]enable-vmss as a flag ( #477 )
...
* enable-vmss as a param
* static check error
* static check error 2
* bump up version
2019-01-24 14:30:10 -08:00
AprilZhaoWY
8709c7b822
Update sap-hana to new release version 0.3.0 ( #486 )
...
* Update sap-hana to new release version 0.3.0
* Update sha256Digest value
2019-01-24 01:13:14 -08:00
Willie Xu
f6fabcbcb1
[db-up] rename extension to db-up ( #487 )
...
* rename extension to db-up
* update codeowners
* release
* update help, edit release
2019-01-23 19:36:56 -08:00
Willie Xu
f25064f6cc
[rdbms-up] Mysqlup ( #485 )
...
* add readme
* update readme
* update readme and help
* history
* create group is provided name does not exist
* output work
* table output
2019-01-23 18:23:58 -08:00
gauravsaralms
4393e70122
new release for azure devops extension ( #483 )
...
* new release for azure devops extension
* minor fix
* udpate link
2019-01-23 13:41:20 -08:00
Willie Xu
759fc25a99
[Rdbms-Up] release rdbms-up ( #484 )
...
* release rdbms-up
* update release
2019-01-23 10:49:25 -08:00
adewaleo
e5a27fb16f
Fixed doc gen issue. Updated .gitignore. ( #480 )
2019-01-23 10:26:20 -08:00
Willie Xu
1341f4b32f
[rdbms-up] new extension for simplified rdbms flows. ( #475 )
...
* initial mysql extension
* renamed extension to rdbms-up and added server creation flow
* finished logic for getting ip addr and some smart defaults
* finished mysql up logic
* msg
* added some stuff
* default all params and run mysql commands
* added logic for connection strings and subsequent calls with same params
* ensure proper state between commands and defaults
* updated random words to also be lower than server requirement for length
* check for dynamic ip addresses and create rules for all detected
* message edit
* static check
* flake8
* codeowner
* license
* always warn users about firewall rule
2019-01-22 10:25:58 -08:00
Vinay Bhat
c8a3944db9
Removing sfmergeutility src and adding dependency version on mesh extension ( #471 )
...
* Removing sfmergeutility src and adding dep
* Fixing pylint issue
* Bump patch version and add comment in readme
* readme fix
2019-01-18 14:47:33 -08:00
Willie Xu
320f8c220a
update min cli version for storage and release ( #474 )
2019-01-18 12:00:31 -08:00
williexu
63de9c8cba
add ds store to .gitignore
2019-01-17 14:52:08 -08:00
Stephen Tramer
56384020a8
Docs repo renamed; changing ref in travis config ( #472 )
2019-01-15 16:32:29 -08:00
Steven Gum
b2816acacb
botservice: update index.json to new hosting location ( #469 )
2019-01-10 16:56:53 -08:00
Willie Xu
df498df528
release new extension version ( #465 )
2019-01-04 16:39:47 -08:00
Simon J.K. Pedersen
eddaf623bf
Fix for --use-subdomain in azure storage extensions ( #461 )
...
* fix for --use-subdomain
* change to useSubDomainName
* schema fix.
* change name to reflect sdk changes.
2019-01-03 11:37:32 -08:00
Willie Xu
4f845e362d
raise error for non-storagev2 accounts ( #463 )
2019-01-02 11:31:02 -08:00
Willie Xu
87d322d8e9
fix bug with --auth-mode ( #462 )
2018-12-31 16:04:10 -08:00
gauravsaralms
104b802dcc
update link for azure devops cli wheel to github release ( #460 )
2018-12-28 09:27:01 -08:00
Willie Xu
333acec0d8
add devops to extension index ( #459 )
2018-12-27 18:21:08 -08:00
Willie Xu
8369483a10
re-add botservice ( #458 )
2018-12-27 13:21:20 -08:00
Willie Xu
3aa0f25caf
fixed recording for mgmt-policy ( #456 )
2018-12-26 15:54:01 -08:00
Willie Xu
678434a48f
remove botservice ( #455 )
2018-12-26 14:52:39 -08:00
Willie Xu
3bcb0df147
remove old version of botservice extension ( #452 )
2018-12-21 09:42:40 -08:00
Willie Xu
93aec60449
[Storage-preview] Release failover ( #447 )
...
* publish storage-preview extension with failover into index
* history
2018-12-14 15:43:35 -08:00
williexu
78bede0957
update readme
2018-12-14 15:27:19 -08:00
Willie Xu
8f83b7a525
[Storage-preview] Failover feature ( #446 )
...
* add sdk
updated sdk
* added history, command, readme
* edit failover message
* static check
2018-12-14 11:00:21 -08:00
Yadi Reyes
4768ed9f9f
Sqlvmcli extension ( #445 )
...
* New Sqlvm-preview extension release.
Adding an extension for the preview of sqlvm command module.
* Update index.json
Updating to remove tab spaces.
* Remove imports and added import missing from file
* Adding codeowner
* Flipping the azext_metadata and removing 3.7 support
* Modifying the wheel version
* Adjusting descriptions
* Fixing description and changing version for extension release.
2018-12-13 17:25:06 -08:00
Tamir Kamara
a815ae25df
[Image-Copy] Update to version 0.0.9 ( #444 )
2018-12-07 09:37:06 -08:00