-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{Bump version pipeline} Sync with dev #23528
Merged
evelyn-ys
merged 176 commits into
Azure:bump_version_pipeline
from
evelyn-ys:bump_version_pipeline
Aug 14, 2022
Merged
{Bump version pipeline} Sync with dev #23528
evelyn-ys
merged 176 commits into
Azure:bump_version_pipeline
from
evelyn-ys:bump_version_pipeline
Aug 14, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…zure#22883) * remove useless suppression * add credential replacer * upload recording files * finalize the refactors
…`, `--password`, `--lang` arguments. Add `--app-type`, `--tenant-id`, `--msi-resource-id` arguments (Azure#22902) * remove two deprecated kinds 'webapp' 'registration', and add 'azurebot' for the default new kind Signed-off-by: jiaxuwu2021 <[email protected]> * fix test case * add app_type param, upgrade azure-mgmt-botservice * add param * fix test case * fix test error * fix test case * fix test case * fix test case * fix test case * fix test case * fix test case * fix * fix tests. update recoding * update recording * fix errorexception * update recording * add bot type test * change azure-mgmt-botservice version * use new error types * change import * format Co-authored-by: jiaxuwu2021 <[email protected]> Co-authored-by: fangyangci <[email protected]>
… support S3HD SKU (Azure#22596) * update * fix style violations * feedback * run tests * Fix Style issues Co-authored-by: kai ru <[email protected]>
* {sql} | updated sample for action parameter Fixes Azure#22729 * {SQL} | Fixing line too long issue Fixing line too long issue
* update sql vm python sdk version * update assessment day of week enum * test recordings * add lowercase checks * sqlvm-fix dns prefix generator Co-authored-by: Rachel Kim <[email protected]>
…t value for mysql storage size (Azure#22999)
…PrivateEndpointNetworkPolicies` by default (Azure#22962) * disable PrivateEndpointNetworkPolicies by default * disable PrivateEndpointNetworkPolicies when creating with vnet * refine help message
…d when `--os-type` is not specified (Azure#22592)
…rom extension to official CLI (Azure#22818)
…pipe delimiter from runtimes help text (Azure#22894)
…ficate list commands (Azure#22958)
…headers parameter (Azure#23049)
…cep generate-params command (Azure#22951)
…t` logic to work correctly (Azure#22745)
Azure#23037) * {servicebus} | Fixing error message raised on a malformed ISO-8601 duration Fixes Azure#23013 * {Service Bus} | Correct namespace issue Correct namespace issue * {servicebus} | updated relevant error type updated relevant error type * {servicebus} | Correcting syntax Correcting syntax
* add telemetry folder * properties' explanation * type * format * format and typo
…2874) * add sql create parameter 'collation' * update param help message * fix style issue
…orrect JSON format (Azure#22847)
…oup to support application group management (Azure#23045) * adding cmdlets for application groups * adding cmdlets for application groups * Update custom.py * Update action.py * adding public network access property * style fixes * Pipeline fixes * Pipeline fixes * fix help * pipeline fixes * addressing comments
…olicy (Azure#22975) * Support creating cosmos db containers with client encryption policy * Update _params.py * Update test records * Updates package. * added duplicate path check * Update _params.py * Update _params.py * Update custom.py * test record updates * fix style check * Update _params.py * Update _params.py * Revert "test record updates" This reverts commit 4fe9ea8. * Revert "Update test records" This reverts commit 25be146. * Fixed find last index of '/' in path * Fixed Cosmosdb test failure , update records * Update test_security_atp_settings.yaml * Update test_security_cosmosdb_atp_settings.yaml * update network cosmos db tests. * moved client encryption policy validation to validator.py * Update _validators.py * Update _validators.py
* solutions_reference_data * Introducing securitySolutionsReferenceData CLI * Add recording * fix style check * Update help * update test module
Co-authored-by: jiasli <[email protected]>
…s create` (Azure#23411) * [Monitor] * update * Update action_groups.py * update * Update action_groups.py * update * update * update * update * update * update * Update action_groups.py
* Security-solutions * dada * Introducing securitySolutions CLI * update help * Update to security-solutions * update help
…zure#23456) * solutions_reference_data * Introducing securitySolutionsReferenceData CLI * Add recording * fix style check * Update help * update test module * reference_data to reference-data * update help * update help #2
…he `NoneType object has no attribute startswith` bug for getting supported images list (Azure#23449)
…s are available (Azure#23463) * {rdbms} Fix Azure#17579: Add document reference where updated versions are available Fixes Azure#17579 * {rdbms} Fix Azure#17579: Implement PR review change * {rdbms} Fix Azure#17579: Implement PR review change * {rdbms} Fix Azure#17579: Implement PR changes * {rdbms} Fix Azure#17579: Implement PR changes
* {RDBMS} Fix Typo in mysql flexibile server cmdlet summary {RDBMS} Fix Typo in mysql flexibile server cmdlet summary * {RDBMS} Fix Typo in postgres flexibile server cmdlet summary {RDBMS} Fix Typo in postgres flexibile server cmdlet summary
…mespace' object has no attribute 'nodepool_name'" (Azure#23489)
…ticationWrapper crendital (Azure#23471)
…r tags must be of type dict error when --tags parameter is passed as key=value pairs (Azure#23393)
evelyn-ys
requested review from
zhoxing-ms,
jsntcy,
wangzelin007,
jiasli,
calvinhzy,
kairu-ms,
DaeunYim,
necusjz,
digimaun,
panchagnula and
andyliuliming
as code owners
August 14, 2022 15:07
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related command
Description
Testing Guide
History Notes
[Component Name 1] BREAKING CHANGE:
az command a
: Make some customer-facing breaking change[Component Name 2]
az command b
: Add some customer-facing featureThis checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.