Mahbub Murshed
cf67a93615
Resource url fix ( #2408 )
2023-02-20 00:03:14 -08:00
depfeife-msft
bff873841c
Increment paconn version to update in PyPI ( #1510 )
2022-06-30 13:54:48 -07:00
Mahbub Murshed
f24fb5a6a9
Synced with Microsoft docs ( #1741 )
2022-06-16 14:30:53 -07:00
Amjed Ayoub
c5bd64f65e
Merge pull request #1358 from rwilson504/overwrite
...
More consistent download experience for overwrite
2022-04-06 11:39:42 -07:00
depfeife-msft
f48a2ef3d6
Make the change to fix the paconn update ( #1497 )
2022-03-16 09:49:29 -07:00
Rick Wilson
dd03d3bce0
Addresses reviewers comments.
2022-01-14 14:45:46 -05:00
Rick Wilson
5253bb59cc
overwrite parameter removal
2022-01-14 13:09:26 -05:00
Rick Wilson
de546c570f
More consistant overwrite experience
2022-01-14 11:54:36 -05:00
Samrat Gavale
cc5178d0ec
Add support for stackOwner property to paconn cli tool ( #1017 )
...
* Add the stackOwner to list of JSON properties.
* Update the version to 0.0.19
* Import stackOwner property into download script.
2021-08-06 15:41:51 -07:00
depfeife-msft
c162470546
Update the paconn tool readme due to public preview ( #989 )
2021-08-02 17:44:40 -07:00
Denzel Pfeifer
ce07e80933
Versioning bump
2021-07-28 14:36:46 -07:00
Denzel Pfeifer
345d3e66fc
Adjustment for multi-auth with OAuth.
2021-07-27 18:37:15 -07:00
depfeife-msft
0b330b2ad8
Change the versioning from 0.0.16 to 0.0.17 ( #947 )
...
Change the property of the oauthSettings to fix oauth secret usage
2021-07-12 20:19:18 -07:00
porterhunley
df23c78704
update header to reflect new RP ( #945 )
2021-07-12 19:01:17 -07:00
porterhunley
9e07a4a7cf
add user agent header ( #923 )
2021-07-06 20:24:04 -07:00
Denzel Pfeifer
573a0cb8d9
Remove changes to readme.md
...
Remove scriptOperations from apiProperties.json
2021-04-12 14:46:04 -07:00
Denzel Pfeifer
fec09e7c25
Increment versioning
2021-04-08 10:31:48 -07:00
Denzel Pfeifer
c702f1f458
Run some lint fix and couple bug fixes
2021-03-30 12:23:25 -07:00
Denzel Pfeifer
e97fa49f77
Change the delete of script to nullify the property.
2021-03-30 10:05:41 -07:00
Denzel Pfeifer
ece2a81cf3
Made edits to remove the script property within the settings file if it is not available
2021-03-30 03:40:56 -07:00
Denzel Pfeifer
5f50c9c4c4
Change setting the scriptDefinitonUrl to empty string if not present
2021-03-27 13:02:13 -07:00
Denzel Pfeifer
ccd49bfb4b
Fix the two minor changes to address the addition of the scriptDefinitionUrl and edit setting.json to not include script when it is not available
2021-03-26 00:14:31 -07:00
Denzel Pfeifer
699d631363
Add empty file scriptOperation caveat.
2021-03-18 13:04:17 -07:00
Denzel Pfeifer
55c1a5e2ae
Add comma at the end to fix the JSON
2021-03-18 12:57:46 -07:00
Denzel Pfeifer
f0645c0435
Formatting of the scriptOperations
2021-03-18 12:56:45 -07:00
Denzel Pfeifer
7418df8420
Linting with pylint and flake8
2021-03-18 12:53:12 -07:00
Denzel Pfeifer
925c294803
Fix the swagger validation and also update documentation
2021-03-18 12:30:23 -07:00
Denzel Pfeifer
ed4fac4f29
Change the name of the download with the standard of the dc tool
2021-03-17 12:07:53 -07:00
Denzel Pfeifer
02a8a8139e
Change ScriptDefinitionUrl to scriptDefinitionUrl
2021-03-17 11:54:53 -07:00
Denzel Pfeifer
93b95f4331
Generate the resource storage a single time to get the SAS
2021-03-15 15:00:25 -07:00
Denzel Pfeifer
efde87f6ac
Add the script operations within the download and if scriptOperations does not exist within the apiProperties then it applies to all
2021-03-15 11:40:34 -07:00
Denzel Pfeifer
715b01f353
Changes for the CLI tool to include script file
2021-03-12 11:52:46 -08:00
ccpauto
54c7645ba4
Added a note for service principal authentication ( #680 )
...
Co-authored-by: Mahbub Murshed <mamurshe@microsoft.com>
2021-02-11 17:09:38 -08:00
Mahbub Murshed
5dbb757114
Upgrade to version 0.15 ( #556 )
2020-11-11 12:56:13 -08:00
ShyamSunder90
94fc1d2f48
Save connectionParameterSet on custom connector download ( #483 )
...
Co-authored-by: Shyam Sunder <shyamsu@microsoft.com>
2020-10-01 00:46:31 -07:00
Doug Elliott
51e4b28e5d
Added stackOwner limitation ( #344 )
2020-08-05 10:40:38 -07:00
Mahbub Murshed
af6e121fc0
Publisher whitelist ( #290 )
...
* Added publisher and stackowner
* Added logout, removed stackowner
2020-06-25 14:28:48 -07:00
Mahbub Murshed
8026d7d51e
Updated version to 0.0.13 ( #149 )
2020-02-26 18:26:33 -08:00
Mahbub Murshed
1d34f09a6b
Fix key sort ( #148 )
2020-02-26 18:20:21 -08:00
Mahbub Murshed
caf2e6ec88
Increased version to 0.0.12 ( #123 )
2020-02-03 17:27:01 -08:00
Mahbub Murshed
4f2c79ce6c
Added missing connector id ( #122 )
2020-02-03 17:06:06 -08:00
Joe Mayo (MSFT)
97c0317f96
Fix paconn-cli ( #84 )
...
- Update readme.md
- Fix installation dependency on azure-storage-blob
2020-01-09 11:27:46 -08:00
Mahbub Murshed
a4c257edb2
Added support for gov cloud ( #64 )
2019-09-09 15:54:36 -07:00
Mahbub Murshed
ba2cbef69b
Improved download and create connector experience ( #38 )
...
- Specified directory during download is created when doesn't exists, but no extra sub-drectory with connector_id is created.
- A sub-drectory with connector_id is still created when destination parameter isn't specified during download.
- A --overwrite option is added during download. When this is parameter specified ALL destination file will be overwritten. Customer will be prompted for file replacement when this parameter is not specified.
- A settings file is now written after the create operation.
- A --overwriter-setting option is added for create. When this is parameter specified the settings file will be overwritten. Customer will be prompted for settings file replacement when this parameter is not specified.
2019-06-25 16:15:03 -07:00
Mahbub Murshed
6bc443f118
Added option for swagger validation. ( #20 )
...
* Added option for swagger validation.
2019-05-08 14:14:26 -07:00
Mahbub Murshed
8c00907e1c
Version bumped to 0.0.9 for pip release. ( #11 )
2019-03-29 15:10:09 -07:00
Mahbub Murshed
54a4b7fb3b
Icon file is now considered optional. ( #10 )
2019-03-29 14:42:26 -07:00
Mahbub Murshed
b973ede4ae
Included file information for custom connector ( #4 )
...
Included file information for custom connector
2019-03-29 14:08:53 -07:00
Mahbub Murshed
a1e65b47de
Removed unused client credentials login method. ( #8 )
2019-03-29 12:23:24 -07:00
mamurshe
6ea2841883
Initial commit ( #2 )
2019-03-20 16:31:41 -07:00