Граф коммитов

47 Коммитов

Автор SHA1 Сообщение Дата
Shriram Natarajan 0cabdda37c Updated Syndication folder to point to the official documentation 2020-06-05 14:08:24 -07:00
jasonzqshen 8a9106abb1 Refine syndication tool to match Web UI behavior (#517)
* Update syndication tool

* Update syndication tool

* Update export marketplace items offline

* Update README

* Correct the PNG file name

* Delete legacy files

* Update

* Export the cmdlet for resource provider

* Add get download and dependencies test

* Update tests

* Update
2019-12-04 19:00:30 -08:00
Rakesh Kumar e128472b05 marketplace syndication tool import error: Issue #435 2019-10-22 18:30:34 -07:00
Rakesh Kumar b57f457565 update output message 2019-09-30 17:11:52 -07:00
Rakesh Kumar 1d613b654b Azcopy V10 support in MarketplaceSyndication script. Add option to provide azcopy path in the Export-AzSOfflineMarketplaceItem cmdlet 2019-09-30 16:45:02 -07:00
Rakesh Kumar 6fe74263d1 Azcopy V10 support in MarketplaceSyndication script. Add option to provide azcopy path in the Export-AzSOfflineMarketplaceItem cmdlet 2019-09-30 14:07:21 -07:00
sarathys fa726bc685
Add a check if the user is running Import from the product item folder instead of parent folder (#520) 2019-08-24 09:41:20 -07:00
sarathys a5a73e63cd
Use page blob for VHDs and minor fixes (#516)
* Fix warning message

* Use page blob for VHDs, and minor fixes

* Various small bug fixes

* Print properties instead of object
2019-08-03 12:48:54 -07:00
lakrishn1 2a9ef12f55
IcM repair fixes for sideloading script (#512)
* IcM repair fixes for sideloading script

* check only required properties are not null

* fix CR comments
2019-07-06 00:16:30 -07:00
Yun Zhang 0db5905f28 Add a option to reduce premium download threads number (#495)
* Add a option to reduce premium download threads number

* use thread number instead as parameter, address review comments.
2019-02-15 10:50:09 -08:00
Yun Zhang 59b25c2599 remove arm endpoint, subscription id from required parameter. Retrieve them from context. (#494)
* remove arm endpoint, subscription id from required parameter. Retrieve
them from context.

* change vairables format to make consistent, improve coding style.
2019-02-11 15:29:50 -08:00
Yun Zhang b5cfdd823a Fix encoding problem. (#492) 2019-01-24 16:06:35 -08:00
Krishna Nithin c1b38dcc51 Revert "Add Checksum validation for Premium download to detect corrupt downloads (#487)"
This reverts commit 5efdfc2294.
2019-01-11 09:15:06 -08:00
Yun Zhang d985ce8741 use clear webclient variable to call download function. (#489)
* use clear webclient variable to call download function.

* fix a typo.

* remove dependency in Test-AzSOfflineMarketplaceItem.

* add indication where parameters need to be provided.
2019-01-09 11:14:55 -08:00
Thomas Roettinger 5efdfc2294 Add Checksum validation for Premium download to detect corrupt downloads (#487) 2019-01-09 11:05:28 -08:00
Yun Zhang 3424404f4d fix absolute local uri in json file. (#488) 2019-01-02 10:40:00 -08:00
Yun Zhang 7ae44fddaa [DO NOT MERGE]Yun/syndication (#463)
* Update offline syndication tool to support new product kind.

* Update readme file.

* remove module, add resource group as parameter.

* Add AzsCredential option for Import-AzsOfflineMarketplaceItem.
Re-acquire access token in case token expires.

* improve log message, extend wait time for async operation.

* add tenant id match in token selection

* bug fix, pass the optional resource group parameter.

* remove assumption of registration name starts with 'AzureStack'.

* Use regular download if source uri is not in storage account. Improve
log messages.

* fix file extension bug.

* Fix Test-AzSOfflineMarketplaceItem bug.

* print correct product id message.

* resolve relative path if user provide Destination as relative path.

* simplify user interaction when choose download method

* Address review comments.

* change some log message to debug level

* avoid redownload product if it already exists.

* update readme doc

* add json file check for already downloaded product.

* adjust log message
2018-12-20 11:29:29 -08:00
bganapa 55dd98f823 Handing a breaking change in Get-AzureRmResource (#470) 2018-10-08 13:22:04 -07:00
bganapa edffc8bb08 updating to tools to refere to the 2018-03-01-hybrid release (#461)
* updating to tools to refere to the 2018-03-01-hybrid release

* Adding 1808+ / < 1807 instructions in the read me
2018-09-28 11:36:13 -07:00
bganapa c54d2edddd updating references to azurestack 1.4.0 (#443)
* updating references to azurestack 1.4.0

* Reverting back to 1.2.11 version for CSS scripts
2018-08-10 14:23:44 -07:00
Thomas Roettinger 7a02412a24 Add DL Notification 2018-06-27 01:50:03 +02:00
Thomas Roettinger 34de3b460e Add Import Information to TXT output file 2018-06-27 01:07:30 +02:00
Thomas Roettinger e6084ce184 Readme Update 2018-06-26 18:53:36 +02:00
Thomas Roettinger 2266c9e5a7 Fix Readme 2018-06-26 18:52:02 +02:00
Thomas Roettinger 8c16180c5a Update Readme 2018-06-26 18:50:20 +02:00
Thomas Roettinger e79554b61c Update Requirements 2018-06-05 22:30:33 +02:00
Thomas Roettinger a5a586609c Add Option to use AzCopy 2018-06-05 21:25:04 +02:00
Thomas Roettinger c1d5094997 Output Import Information, Improve download speed (#415) 2018-05-15 16:14:29 -07:00
Qun Ying c315440a54 China Cloud support and a few bug fixes (#412)
* China Cloud support

* minor fix

* deployment parameter update to -InfraAzureEnvironment from -AzureEnvironment

* if else tree instead of nested conditions for easier readability and the option to change parameters

* Add China Cloud support;
Add VM Extension support;
Fixed a typo.
2018-04-20 09:54:39 -07:00
Thomas Roettinger 4b1a4ddcc1 Add Support for multiple Registrations 2018-03-26 22:55:30 +02:00
Krishna Nithin 42574e9f37
Merge branch 'vnext' into master 2018-01-06 16:34:09 -08:00
troettinger 07abfade62 Add Syndication Tool 2017-11-28 20:30:53 +01:00
troettinger 4018f96161 Make Parameters mandatory 2017-11-22 00:00:16 +01:00
troettinger 529913069c Fix for extensions 2017-11-21 20:29:03 +01:00
troettinger 7762ab0841 Revert Token change 2017-11-21 01:24:15 +01:00
troettinger a3c484d229 Token change for 1.2.11 2017-11-21 00:01:18 +01:00
troettinger c944d5e23d Adjust Parameter Names to match other Tools 2017-10-30 22:07:26 +01:00
troettinger 4c75b2dd11 Adjust cmdlet name 2017-10-30 21:56:34 +01:00
troettinger d3e9a0a164 Fix for Token 2017-10-30 21:07:47 +01:00
troettinger 509fcb9c8e More format changes 2017-10-21 00:33:59 +02:00
troettinger 6b1b4195c2 More format changes 2017-10-21 00:32:37 +02:00
troettinger 902b181c05 Format adjustment 2017-10-21 00:25:17 +02:00
troettinger 96401f75a7 Add Subscription ID, Fix TenantID 2017-10-21 00:06:16 +02:00
troettinger fa1cf11bb8 Adjust readme 2017-10-20 00:57:25 +02:00
troettinger 7dd8b31efa Fix Typo 2017-10-20 00:38:01 +02:00
troettinger 036428fed3 Add Module 2017-10-20 00:25:46 +02:00
troettinger 37363c2a9f Added Offline Marketplace Syndication Tool 2017-10-20 00:20:24 +02:00