Skip to content
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

[TA ] improve per-document error message when all documents fail per action #26902

Merged
merged 3 commits into from
Oct 19, 2022

Conversation

kristapratico
Copy link
Member

No description provided.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@kristapratico
Copy link
Member Author

/azp run python - textanalytics - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kristapratico kristapratico merged commit 243a0db into Azure:main Oct 19, 2022
@kristapratico kristapratico deleted the fix-error-message branch October 19, 2022 20:48
xiangyan99 added a commit that referenced this pull request Oct 19, 2022
* Change default local storage location (#26891)

* code and test (#26908)

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Update swagger_to_sdk_config_dpg.json (#26913)

* feat: enable internal components in pipeline yaml (#26800)

* feat: enable internal components in pipeline yaml

* refactor: add some gate logic

* fix: fix test_pipeline_job_create_with_registries

* fix: fix pylint

* Cadl automation pipeline (#26912)

* cdoe

* fix

* code

* fix

* code

* meta.json

* meta.json

* compatible

* refactor: divide pipeline related tests (#26886)

* fix: sdk.ml.azure-ai-ml.tests.datastore.e2etests.test_datastore

* feat: component with default label

* refactor: divide test_dsl_pipeline.py

* feat: load labelled arm id

* feat: support name@default
use name@label for node component in pipeline yaml

* [TA ] improve per-document error message when all documents fail per action (#26902)

* fix bad Document error message when all actions fail

* update changelog

* update wording

* skip cosmos emulator (#26930)

* try 3.7

* skip cosmos emulator tests until fixed

* revert change

* comment out emulator

* fix ci for core (#26923)

* fix ci for core

* updates

* updates

* updates

* updates

* updates

* adding additional version override support

* update

* update

* update

* update conda test-requirements to include azure-mgmt-storage that was previously coming dependency tools/azure-sdk-tools

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

Co-authored-by: Leighton Chen <lechen@microsoft.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Xingzhi Zhang <37076709+elliotzh@users.noreply.github.com>
Co-authored-by: Krista Pratico <krpratic@microsoft.com>
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
xiangyan99 added a commit that referenced this pull request Oct 27, 2022
* [SchemaRegistry] docs/update release date (#26736)

* [Storage] Fix flaky test in `test_file.py` migration (#26735)

* Be gone flaky test

* Live only tag

* Default variable empty pop

* RC (#26733)

* [AutoRelease] t2-resource-2022-10-10-38276(Do not merge) (#26724)

* code and test

* fix test

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [AutoRelease] t2-dataprotection-2022-10-03-74033(Do not merge) (#26590)

* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* code and test (#26745)

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* feat: support setting path for node output directly (#26712)

* feat: support setting path for node output directly

* fix: fix ci

* refactor: remove redundant _inputs_outputs.py (#26714)

* fix broken links (#26746)

* Update service client and client and add new api version (#25865)

* Update service client and client and add new api version

* Update parameter type

* Add tests, update test recordings, samples, readme and changelog

* Rename token expiration parameter based on review

* reverted back unwanted changes in ml sdk

* fixed doctype

* fixed linting issues

Co-authored-by: Aigerim Beishenbekova <aigerimb@microsoft.com>

* Search deeper in from_config so that config.json is found in Compute Instance (#26737)

* Add DictMixin to easy AML SDK classes (#26365)

* copy ADO branch changes into GH branch

* sync with closed source comments

* fix merge issues

* continue to fix changelog file merge issues

* move CL entry to correct section

* Increment package version after release of azure-identity (#26749)

* Add schema links to error messages resolution section (#26646)

* Add specific datastore types to ErrorTarget enum

* Add schema links to error messages resolution sections

* Add test

* Update datastore ErrorTarget enum

* Update to use proper key for yaml ref doc dictionary

* Fix pylint errors

* Update Resolution message

* Update Resolution message

* Update test

* Update test

* Fix broken symlink test

* target version with fixes (#26702)

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

* Update the release versions for ML SDK (#26752)

* Update the release versions for ML SDK

* Update the readme for ML project for GA

* Update version in setup file

* Increment package version after release of azure-servicebus (#26765)

* Increment version for tables releases (#26767)

Increment package version after release of azure-data-tables

* Increment version for storage releases (#26761)

Increment package version after release of azure-storage-file-share

* Update swagger_to_sdk_config_autorest.json (#26772)

* [Storage] Migrate `test_share` to test proxy (file-share) (#26709)

* Live sync done

* Sync recorded done

* Fix imports

* Async live done

* All passing async recorded

* Fix imports again

* Fix requests import ordering

* [Storage] Migrate `test_file_service_properties.py` to test proxy (file-share) (#26770)

* Delete and initial script run

* Finished sync

* Fixed .yaml being generated, all passing

* [Storage] Migrate `test_get_file.py` to test proxy migration (file-share) (#26764)

* Finished live after changing test acc

* All passing live async

* All passing live and recorded, reorder imports

* [AutoRelease] t2-elasticsan-2022-09-19-73442(Do not merge) (#26291)

* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: zhenbiao wei <424401670@qq.com>

* [AutoRelease] t2-appcontainers-2022-10-05-17273(Do not merge) (#26634)

* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: zhenbiao wei <424401670@qq.com>

* fix: combo fix for internal components I (#26718)

* fix: support data-binding expression on internal node runsettings

* fix: raise error if unknown field errors are met in load_funcs

* fix: support is_control output for internal components

* feat: ignore unknown fields on internal output port definition instead of raising error

* feat: enable hdinsight.compute_name

* feat: support dependency files in additional_includes

* feat: convert hdinsight.compute_name to arm str

* feat: load all internal nodes to their own entity class
instead of base node

* resolve comment
add * to validation class method
remove super class for InternalOutputSchema

* Fix sampleRate in AppInsightsSampler (#26771)

* [Communication] - Phone Numbers - Use static connection string in azure-communication-phonenumber tests (#26775)

* Use static connection string in phonenumber tests

* Use static connection string for SIP tests

* [Storage] Fix type hints for classmethods in Blob and Datalake (#26611)

* [Storage] Adjust type hints for __init__ and classmethods in file-share, queue, and changefeed (#26743)

* Bump the code owner retriver version. (#26789)

Co-authored-by: sima-zhu <sizhu@microsoft.com>

* [AutoRelease] t2-network-2022-10-10-01607(Do not merge) (#26726)

* code and test

* test fix

* changelog date

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [AutoRelease] t2-securitydevops-2022-10-12-19159(Do not merge) (#26777)

* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: zhenbiao wei <424401670@qq.com>

* refactor: divide pipeline._io into a package (#26781)

* [auto release] add `dev_requirements.txt` for new service to pass CI (#26799)

* dev_requirement

* code

* Create dev_requirements.txt (#26802)

* Update elasticsan requirements (#26804)

Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>

* feat: re-enable failed dsl tests (#26782)

* feat: re-enable test_dsl_pipeline_samples.py

* feat: re-enable skipped tests in test_dsl_pipeline.py

* feat: re-enable left skipped tests

* [ML][Pipeline] Fix sub graph job download (#26803)

* Add schedule doc string, fix job download

Signed-off-by: Brynn Yin <biyi@microsoft.com>

* Enable create pipeline component from job test

Signed-off-by: Brynn Yin <biyi@microsoft.com>

* Add job compute validate test

Signed-off-by: Brynn Yin <biyi@microsoft.com>

* Fix docstring

Signed-off-by: Brynn Yin <biyi@microsoft.com>

Signed-off-by: Brynn Yin <biyi@microsoft.com>

* Add more example of transport (#26768)

* Add more example of transport

See #26757

* Update CLIENT_LIBRARY_DEVELOPER.md

* Update CLIENT_LIBRARY_DEVELOPER.md

* Update CLIENT_LIBRARY_DEVELOPER.md

* Update CLIENT_LIBRARY_DEVELOPER.md

Co-authored-by: Xiang Yan <xiangsjtu@gmail.com>

* allow subscription-only requests for registry list operation (#26674)

* allow subscription only list calls for registry list

* cl

* change scope values to constant, correct ml

* correct lower call

* use scope constants for WS list function

* move cl entry to correct file.

* correct cl again

* fix changelog syntax

* [Azure Maps] - Onboarding for Render SDK (#24893)

* init PR

* Update samples

* Add Unit/Live test

Update testresopurce.json

Update

Minor Update

* Update according to feedback

* Code clean up

* Update API to the newest version

* Update to fix CI issue

* Add recording files

* update according to comment

* Update docstrings

* udpate accordingly

* Update according to feedback

* update minors according to feedback

* update release date

* skip aad tests since they fail in PPE (#26808)

* [Storage] Remove `msrest` dependency (#26739)

* update changelog date and ref docs (#26811)

* Azure App Configuration Provider Beta (#26016)

* Adding azure-appconfiguration-provider

* Fixing repo issue

* Fixing repo issue

* Updated to setup user agent and header info

* Updating to cache secret_clients

* Fixed Naming

* Fixed Typo

* Added Samples, Fixed issue with Key Vault Options not set when secret is in store.

* Fixed SP, Dependency, and Pylint issues

* Fixed more lint issues, moved key vault references to be a method

* More Linting fixes

* Fixing dependency issues with build

* Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault.

* Adding Test Case, currently doesn't work

* Fixing Tests

* Fixing Trim. Fixing Typo in readme.

* Fixing Length and vault_url issues.

* Updating from code review comments

* Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant.

* Updated to use Key Vault Identifier.

* Fixed Spelling

* Updated Test

* Reworked key vault reference resolution. Fixed lint issues.

* Fixing Lint Issue. Updating Test Running

* Fixing Tests

* Fixed Tests?

* Setting secret clients to {} if none. Adding override to shared_requirements

* Updating shared requirements

* Fixed override. Switched to SecretReferenceConfigurationSetting

* Updated Requirement KeyVaultSecretIdentifier is needed.

* Update ci.yml

* Update ci.yml

* Fixed structure

* Update dev_requirements.txt

* Update sdk_packaging.toml

* Revert working state

* Renamed correctly

* Using azure-appconfigurationprovider

* Fixing shared Requirements merge issue

* Updated from review comments

* Fixing package folder

* Fix lint, removed extra fixture

* Create py.typed

* Updated Manifest to use right py.typed file

* Switched Files

* Fixing lint issue

* Setting defaults for test

* Updating Docs

* Fixing Whitespace

* Updating to support in operation

* Updated sample with in usage

* Cleaned up key trimming usage

* Removed extra catches for now. Cleaned up lint.

* Adding more tests

* Fixed Linting

* Fixing Auto Format

* Fixing Key Vault Reference Test

* Trying to update the package name

* Fixed formatting?

* Adding azure-appconfiguration-provider

* Fixing repo issue

* Fixing repo issue

* Updated to setup user agent and header info

* Updating to cache secret_clients

* Fixed Naming

* Fixed Typo

* Added Samples, Fixed issue with Key Vault Options not set when secret is in store.

* Fixed SP, Dependency, and Pylint issues

* Fixed more lint issues, moved key vault references to be a method

* More Linting fixes

* Fixing dependency issues with build

* Updated Docs. Fixed extra code for Key Vault Usage. Updated Readme to include a list of features and future features. Added Clients sample for Key Vault.

* Adding Test Case, currently doesn't work

* Fixing Tests

* Fixing Trim. Fixing Typo in readme.

* Fixing Length and vault_url issues.

* Updating from code review comments

* Added more error checking. Made Key_VAULT_SECRET_PREFIX a constant.

* Updated to use Key Vault Identifier.

* Fixed Spelling

* Updated Test

* Reworked key vault reference resolution. Fixed lint issues.

* Fixing Lint Issue. Updating Test Running

* Fixing Tests

* Fixed Tests?

* Setting secret clients to {} if none. Adding override to shared_requirements

* Updating shared requirements

* Fixed override. Switched to SecretReferenceConfigurationSetting

* Updated Requirement KeyVaultSecretIdentifier is needed.

* Update ci.yml

* Update ci.yml

* Fixed structure

* Update dev_requirements.txt

* Update sdk_packaging.toml

* Revert working state

* Renamed correctly

* Using azure-appconfigurationprovider

* Fixing shared Requirements merge issue

* Updated from review comments

* Fixing package folder

* Fix lint, removed extra fixture

* Create py.typed

* Updated Manifest to use right py.typed file

* Switched Files

* Fixing lint issue

* Setting defaults for test

* Updating Docs

* Fixing Whitespace

* Updating to support in operation

* Updated sample with in usage

* Cleaned up key trimming usage

* Removed extra catches for now. Cleaned up lint.

* Adding more tests

* Fixed Linting

* Fixing Auto Format

* Fixing Key Vault Reference Test

* Trying to update the package name

* Removing Extra TestProxy

* Not -e installing azure-appconfiguration

* updates

* update

* update

* Update sdk/appconfiguration/azure-appconfiguration-provider/setup.py

Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>

* update

* Updated min version of app config

* Updating sanitizer

* Updating Shared Requirement

* Temp removing key vault test

* Removing actual tests

Co-authored-by: Xiang Yan <xiangyan@microsoft.com>
Co-authored-by: Xiang Yan <xiangsjtu@gmail.com>
Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>

* more readme fixes (#26815)

* Increment version for cognitivelanguage releases (#26819)

Increment package version after release of azure-ai-language-questionanswering

* Update CHANGELOG.md (#26820)

* Update CHANGELOG.md (#26821)

* code and test (#26805)

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Increment version for appconfiguration releases (#26823)

Increment package version after release of azure-appconfiguration-provider

* [Storage] Migrate `test_file_api_version.py` to test proxy (file-share) (#26812)

* Initial script pass, sync done

* Passing async

* Fix imports

* code and test (#26797)

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Azure-communication-identity release updates (#26809)

* [Azure Maps] - Onboarding for Route SDKs (#25101)

* init

* Update client, add samples

* Update and expose models

* Minor Update/clean up

Update samples and tests
Modify docstring

* Delete and update uplicated intro in README

* Update

- Combine get route directions methods and post route directions methods
- Minor update according to feedback

* Update docstring

* update test with test_proxy

* update according to feedback

* update to new autorest generated files

* update exposed models

* update according to feedback

* update release date & minor naming & clean up`

* Add overload methodst

* fix pylint

* [Storage] Add `aio` extra_requires to Storage packages (#26791)

* Fix #26720, ContainerClient.from_container_url cannot work with URL ending with / (#26721)

Co-authored-by: Yulin Li <Yulin.Li@microsoft.com>

* [Asset-Sync] extensions to the test framework to allow external assets (#26078)

* add updated logic to resolve assets.json and pass along to record|playback/start

* ensure that parallel tox environments don't accidentally stomp on each other by updating where the local proxy assets are stored during CI runs

* add assets cleanup to ensure we don't overfill the CI agents disks

Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>

* [azure-sdk-tools] ensure trailing / in PROXY_URL can't mess with proxy startup (#26832)

* [Storage] Migrate `test_file_client.py` to test proxy (file-share) (#26769)

* Initial delete recordings + run migration script

* Sync,live passing

* Sync is done, async is failing live, but also qq on empty tests

* Making async def even w/o async operations fixes double-backing on clients

* Fix imports

* Get rid of empty recordings, mark as live only

* Removed live-only tag, still passes in live&recorded w/ no serv. call

* [Key Vault] Move recordings into assets repository (#26837)

* [TA] skip tests which are failing due to service bugs (#26838)

* skip tests which are failing due to service bugs

* fix with the correct link to the bug

* Add Azure ML Pipeline CODEOWNERS (#26710)

* update code owners

* add more paths

Co-authored-by: Clement Wang <clwan@microsoft.com>

* [AutoRelease] t2-datafactory-2022-10-09-06495(Do not merge) (#26717)

* code and test

* Update CHANGELOG.md

* Update _version.py

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: zhenbiao wei <424401670@qq.com>

* Move back annotation conversion from mldesigner (#26843)

Signed-off-by: Brynn Yin <biyi@microsoft.com>

Signed-off-by: Brynn Yin <biyi@microsoft.com>

* [Identity] Doc formatting fixes (#26664)

- Fixed a few issues with docs not being rendered as expected
  on the api docs website.
- Added a note in the DAC troubleshooting section for users
  who are directed there from an error regarding
  additionally_allowed_tenants configuration.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>

* [Storage] Fix docs for `list_blobs` and `walk_blobs` (#26836)

* [ML] Enable SDK data and datastore get calls to use new error message format (#26788)

* enable SDK data and datastore get calls to use new error message format

* Add registry delete operation (#26751)

* initial delete files

* delete swagger and autorest corrections

* change delete param name

* update recordings and e2e test

* add changelog line

* fix op return comments, make test require error on last op

* remove unneeded variable declaration

* Add else schema type value (#26858)

* [Storage] Fix failing pipeline tests (`test_share.py`) + `name_starts_with` async bug fix (#26793)

* Add playback only tag to failing live tests

* Refactored to hopefully get rid of conflicts

* Tests should pass now, fix prefix bug

* Re-record test to fix CI

* [Storage] Fix `isodate` dependency (#26874)

* Add playback only tag to failing live tests

* Refactored to hopefully get rid of conflicts

* Tests should pass now, fix prefix bug

* Re-record test to fix CI

* Fix isodate dependency issue

* remove msrest dependency introduced by merging main

* one last fix

* [Storage] Fix content range check for empty files (#26872)

* skipping flaky bp test for now (#26829)

* [EventHubs] exception/kwargs testing (#26867)

* fix flushing list batches in bp

* add send list bp test

* Added test cases for Azure load testing management plane  (#26842)

* added sdk tests

* removed recorded_by_proxy

* updated test proxy setup as per recommendation

* Update conftest.py

* Update ci.yml

* Update ci.yml

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [AutoRelease] t2-nginx-2022-10-13-60502(Do not merge) (#26796)

* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: zhenbiao wei <424401670@qq.com>

* [AutoRelease] t2-avs-2022-10-13-52806(Do not merge) (#26798)

* code and test

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update _version.py

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: zhenbiao wei <424401670@qq.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [AutoRelease] t2-containerservice-2022-10-12-83343(Do not merge) (#26774)

* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* Support e2e run for if_else node in pipeline (#26780)

* add e2e test

* update test

* fix test

* fix pipeline tests

* add comment

* fix test

* merge swagger pipeline into one (#26846)

* code

* code

* feat: avoid serialize input value from int string to float (#26878)

* fix: avoid serialize input value from int string to float

* fix: fix ci

* fix: pylint

* [ML][Pipelines] avoid changing base_path in validation (#26851)

* feat: add base path to path field validation error message

* refactor: avoid creating temp folder when not necessary

* feat: skip path validation if with additional includes

* fix: pylint

* fix: fix bandit

* fix: resolve internal environment based on local code

* Update setup.py (#26875)

* [CLU] regen on 2022-10-01-preview for runtime (#26233)

* regenerate on 2022-10-01-preview for CLU runtime

* add rest api docs to the docstrings

* remove patched docstrings for authoring, swagger transform now works to include rest api docs

* use swagger transforms to edit docs instead of patch

* regen runtime/authoring now that specs are in main

* rerecord and fix doc

* add separation between doc comment and link

* Fix code snippet in README (#26879)

* Migrate Attestation tests to test proxy (#26220)

* Update auto-gen code for 2022-10-01-preview API version (#26873)

* Update autorest code for 2022-10-01-preview API version

* [Core/OpenTelemetry] Fixed spelling errors (#25610)

* fix: typo, cspell config

* fix: second typos

* cspell: move inline to cspell.json

Co-authored-by: Xiang Yan <xiangsjtu@gmail.com>

* Remove mgmt azure-sdk-tools reqs

***NO_CI***

* Change default local storage location (#26891)

* code and test (#26908)

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Update swagger_to_sdk_config_dpg.json (#26913)

* feat: enable internal components in pipeline yaml (#26800)

* feat: enable internal components in pipeline yaml

* refactor: add some gate logic

* fix: fix test_pipeline_job_create_with_registries

* fix: fix pylint

* Cadl automation pipeline (#26912)

* cdoe

* fix

* code

* fix

* code

* meta.json

* meta.json

* compatible

* refactor: divide pipeline related tests (#26886)

* fix: sdk.ml.azure-ai-ml.tests.datastore.e2etests.test_datastore

* feat: component with default label

* refactor: divide test_dsl_pipeline.py

* feat: load labelled arm id

* feat: support name@default
use name@label for node component in pipeline yaml

* [TA ] improve per-document error message when all documents fail per action (#26902)

* fix bad Document error message when all actions fail

* update changelog

* update wording

* skip cosmos emulator (#26930)

* try 3.7

* skip cosmos emulator tests until fixed

* revert change

* comment out emulator

* fix ci for core (#26923)

* fix ci for core

* updates

* updates

* updates

* updates

* updates

* adding additional version override support

* update

* update

* update

* update conda test-requirements to include azure-mgmt-storage that was previously coming dependency tools/azure-sdk-tools

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

* Fix py.typed verification script (#26626)

In order to ensure that a py.typed file is packaged with both source
and binary distributions of a package, we have a script that verifies
various configurations. This script had a bug that would
validate a package as passing as long as the MANIFEST.in file was
correctly configured, disregarding issues in the setup.py file.

This fixes the issue and updates pertinent impacted setup.py files.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>

* [formrecognizer] Skip errors in live tests (#26649)

* add more error cases to skip decorator

* update last case to catch invalidimage errors

* recoveryservices pin (#26935)

* Add Azure DevCenter Package (#26696)

* Add generated code

* Add samples

* Add test coverage

* Recordings

* Add defaults for test env variables

* autorest, cspell, and shared reqs

* Add readme items

* Update to use testproxy

* Work around issue

* Update CI

* Fix up tests to use kwargs

* Add extra sanitizers, fix readme casing

* Rerun with fresh container image

* Whitelist pylint failure

* Unblock

* Update sdk/devcenter/azure-developer-devcenter/README.md

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* Update samples/readme

* Update shared_requirements.txt

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [formrecognizer] Fix logging test to take into account new header (#26937)

* allow x-ms-region to be logged

* add async client

* [AutoRelease] t2-resource-2022-10-18-32015(Do not merge) (#26885)

* code and test

* version

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* fix (#26943)

* upgrade node verstion (#26944)

* upgrade node

* node verstion

* temporality (#26924)

* Fix example link (#26810)

* Re-arrange imports and experimental tags to prevent warnings on unrelated operations (#26892)

* change imports to avoid extra experimental warnings

* add tag to merged functon

* cl

* add experimental tag to registry property

* Remove requests dependency from PyPIClient (#26954)

* remove requests dependency from PyPIClient in favor of urllib3
* update tox packaging dependency with urllib3
* add urllib3 to azure-sdk-tools requirements

* [ML] Add Team Ownership Markers to Test Classes (#26957)

* Add markers to test classes

* add untracked changes

* Change default storage retention period to 48 hrs (#26960)

* azure-developer-loadtesting v1.0.0b2 (#25550)

* SDK generated autorest

* upload function added

* patch.py changed

* upload updated

* whl file removed

* whls deleted

* aio updated

* spell check added

* spell check

* Update shared_requirements.txt

* Update MANIFEST.in

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* Update setup.py

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* spell added

* patch.py updated

* linting corrected

* Update allowed_pylint_failures.py

* readme updated

* patch.py updation

* Update _patch.py

* tests added

* async naming

* test and result

* push the test result

* fix

* fix

* tests added and async built

* yaml added

* yaml updated

* sample and readme updated

* fix ci.yml

* more tests and samples addded and readme updated

* tests

* fix

* fix2

* type added

* type added

* Update CHANGELOG.md

* chnaged to developer

* renamed package

* chnaged ci files

* linting fixes

* changed namespace from analytics to developer

* app_component naming cleaned

* folded get_app_component

* various name changes and added type hinting

* lint changes

* added wrapper for LoadTestClient

* removed msrest dependencies

* corrected Serializer method

* test_smoke fixed

* fixes in aio class

* updates samples

* namespace chg AppComponent, serverMetrics, test

* updated samples

* namespace changes done

* LoadTestClient -> LoadTestingClient

* apnd load_test to test_run & adminstration

* added Readme Descirption

* few changes in tests

* moved SUBSCRIPTION_ID to .env

* resloved readme issues by @iscai-msft in #24744

* resolved #discussion_r925248158

* resolving other issue by @iscai-msft #24744

* #25264#discussion_r925284462

* cleaned tests

* namechanges

* resolved folding issues

* fixing dependencies verison

* added tests for _patch(es)

* removed subs id from recordings

* fixing isodate requirements

* removed SaaS key from smoke test

* folder name chnage + setup.py cleaned

* Readme changes suggested by @msyyc

* added dependencies in shared_requirements.txt

* removed os.environ from tests

* liniting

* removed async test

* fixing tests

* ci fix try

* trying dev_tools

* fix for azure-mgmt-loadtestservice dev_reqs

* added async tests

* some tests

* cleaned setup

* fixing async tests

* added mgmt to loadtestservice to ci

* changed fie mode from json to BinaryIO

* reverting merge by @BigCat20196

* removed TEST_ID

* solving issues by @lmazuel

* update with autorest6.1.0 and update tests

* update and format

* fix playback failed

* Update test_smoke.test_create_or_update_test_run.yaml

* Update test_smoke.test_smoke_create_or_update_test.yaml

* Update test_smoke_async.test_smoke_create_or_update_test.yaml

* updated README

* test case of app components create

* delete_app_components fixed

* complete testing for AppComponent Class

* tested create_or_update_test

* client.load_test_administration.delete_load_test

* tests for get_load_test

* tested upload_test_file

* complete TestOperations testing

* removed sas keys from recordings

* corrected name error

* corrected sample and added tests for test_run(1/2)

* TestRun testing done

* completed ServerMetrics testing

* remove SAS key from files

* removing SAS key

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* some work in tests

* cleaned samples as per @ninallam

* updated CHANGELOG.md

* updated CHANGELOG.md

* trying to fix chnagelog CI

* migrate tests to testproxy

* added changes suggested by @ninallam & @msyyc

* updated change log

* Update README.md

* fixed issues with sample

* fix playback failed

* Update sdk/loadtestservice/azure-developer-loadtesting/CHANGELOG.md

* Update CHANGELOG.md

* fix playback failed

* Fix changelog

* Update _version.py

* Update CHANGELOG.md

* added bug explanation in Readme file.

* removed samples and test cases from Changelog

* added resource creation example in samples for mgmt plane

* fixed sample resource creation link

* adding ref to DefaultAzureCredential

* refactor mgmt sample file

* broken samples into files

* fixed samples as disucssed with @iscai-msft

* added few access to reult dict

* update tests and recordings

* Update README.md

* fixed typo, matrics -> metrics

* fixed typo, matrics -> metrics

* update test recording

* rename non test files

* improved samples as per @ninallam

* simplified check validation in SDK

* resolved comments by @iscai-msft

* pushing new design for validation checking

* minor changes

* removed LRO operations

* minor fixes

* started async tests

* pushing more tests

* completed corresponding async tests

* removed mgmt plane samples

* fixing broken link

* ran black

* chnaged security scope

* Update CHANGELOG.md

* Update conftest.py

* updated README

* added troubleshooting section

* minor fixes

Co-authored-by: Yashika Jain <t-yjain@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Yashika Jain <70585531+Yashikaj14@users.noreply.github.com>
Co-authored-by: Jiefeng Chen (WICRESOFT NORTH AMERICA LTD) <v-jiechen@microsoft.com>
Co-authored-by: Nivedit Jain <jain.22@iitj.ac.in>
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Co-authored-by: BigCat20196 <1095260342@qq.com>
Co-authored-by: Nikita Nallamothu <50437471+ninallam@users.noreply.github.com>

* Sync eng/common directory with azure-sdk-tools for PR 3790 (#26927)

* Added yaml support for job matrix creation

* autogen scenario matrix for stress test

* Temporary Working State

* update to default sparse

* pr comments and some error handling

* custom matrixfilename and ordering of generatedValues.yaml

* common module import

* JobMatrix write host

Co-authored-by: Albert Cheng <albertcheng@microsoft.com>

* [EH] perf pipeline configuration (#26866)

* Added EH perf resources

* Added perf yml

* Fix env var name

* Add AZURE_EVENTHUB_NAME

* Improve bicep

* Align eventhub name with test-resources.json

* Eliminate unnecessary variables

Co-authored-by: Mike Harder <mharder@microsoft.com>

* add a default of 3 retries to PyPIClient (#26963)

* Resolve SSL Cert Failures in CI (#26965)

* add optional ca_certs arg to urllib3 connection pool to ensure that ubuntu tests are not broken by the requests -> urllib3 swap

* [ML][Pipelines] Validate invalid scenario: control flow node as init/finalize (#26918)

* validate control flow node as init/finalize

* fix if logic order

* fix pylint issue for trailing whitespace

* remove unused parameter for test

* [AutoRelease] t2-elasticsan-2022-10-21-29939(Do not merge) (#26970)

* code and test

* generated samples

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* [AutoRelease] t2-cdn-2022-10-21-12465(Do not merge) (#26971)

* code and test

* version

* samples

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* [Cadl pipeline] optimize the recording about codegen version (#26969)

* version

* optimization

* capture details when returned (#26962)

* [CLU] update sample/tests with role for conv summ (#26956)

* fix how we passed in summaryAspects

* skip tests and samples due to service regression

* missed async

* account for role

* Adding code owners for ML Ops and ML Inference (#26981)

* owners

* owners

* owners

* inference owners

* [Maps] Add 'include_package_data' field to setup (#26936)

A recent fix to the py.typed verification script that
is called in the CI now fails if the field 'include_package_data' does
not exist or does not equal 'True' in a package's setup.py.

This adds this file to recently onboarded packages that did not have
this.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>

* Upgrade cspell packages to version `^6.12.0` (#26985)

to address dependabot issue https://github.com/Azure/azure-sdk-for-js/security/dependabot/13

Co-authored-by: Jeremy Meng <yumeng@microsoft.com>

* [chore] Remove CI for unmaintained packages (#26961)

ApplicationInsights and LogAnalytics date-plane packages are no longer
being maintained and the nightly CI continually fail for these.
Here, the CI configuration is altered to stop testing the data-plane
packages. Control-plane (mgmt) package testing will still remain.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>

* Support Model in registry in pipeline (#26914)

* update

* skip

Co-authored-by: Ying Chen <2601502859@qq.com>

* [AutoRelease] t2-cognitiveservices-2022-10-19-45579(Do not merge) (#26904)

* code and test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: zhenbiao wei <424401670@qq.com>

* Sync eng/common directory with azure-sdk-tools for PR 4480 (#26992)

* Add extra parameters for .net readme path

* Use another way for default value

* Remove custom source

Co-authored-by: sima-zhu <sizhu@microsoft.com>

* code and test (#26996)

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* [ML][Pipelines] dsl.pipeline support pass non_pipeline_parameters (#26920)

* support non_pipeline_parameters

* fix test case

* support non_pipeline_parameters

* fix comment

* fix code style

* fix test case

* fix test case

* fix test case

* fix comment

* fix test case

* fix comment

* code and test (#26998)

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Support identity in pipeline node (#26975)

* support identity in node

* add test

* update

* fix pylint error

* fix test

* [BOTRULES] ML changes (#26989)

* [BOTRULES] ML changes

Matching changes from #26981

* Update .github/fabricbot.json

Co-authored-by: Jesse Squire <jsquire@microsoft.com>

Co-authored-by: Jesse Squire <jsquire@microsoft.com>

* [Test Proxy] Improved logging and timeout behavior (#26903)

* remove warning (#26990)

* add skip flaky test decorator to FRC and FTC tests (#27010)

* Split ML livetest configurations (#27009)

* commit initial restructure, pushing to upstream, will stand up a single environment before merging
* add unknown word to cspell list so it doesn't yell at us

* [ML] Re-enable sdk logging (#26877)

* Re-enable logging with opencensus

* Add tests back

* Fix import and change variable names

* Add pylint disable for abstract class, add logger, and fix pylint error

* Add check for jupyter notebook

* remove comment

* Move jupyter check to get_appinsights_log_handler

* Move jupyter check to get_appinsights_log_handler

* Update ops_logger.update_info in code and component operations

* fix circular import and pylint errors

* Move in_jupyter_notebook

* Update docstring

* Rename logger attribute to package_logger

* Update OpsHandler logger attribute to package_logger

* Update README telemetry section

* Refactor telemetry_collection_disabled

* Fix pylint

* Add test for telemetry disabling

* [Storage] Fix duplicate sample tag in `blob_samples_authentication.py` (#26929)

* Fixed duplicate sample tag, added missing sample to async + unify samples to match more closely

* Add function call to newest sample in async

* Removed uncomment comment

* [Storage] Merge hotfix branch into `main` (#26910)

* [ML][Pipelines]test: shorten test name to enable recording (#26995)

* feat: shorten test name to enable recording

* fix: fix ci

* Support properties in command component (#27000)

* support properties

* remove properties if not specified

* remove properties in post dump

* Separate jobs from schema load (#27019)

Signed-off-by: Brynn Yin <biyi@microsoft.com>

Signed-off-by: Brynn Yin <biyi@microsoft.com>

* code and test (#27018)

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Fix Pylint warnings for the new checkers (#26269)

* Updating CODEOWNERS for common and identity (#27020)

* updating codeowners for common and identity

* updating codeowners with generic folder on top

* fix registry managed tags (#26977)

* fix registry managed tags

* add testing

* remove trailing whitespace

* add in-line comments explaining tags

* pylint pass

* update swagger to match other tags exactly

* Update README.md (#27027)

* [ML] Add Code Owners for Split ML Test Pipelines (#27026)

* [ML] Add Code Owners for Split ML Test Pipelines

* fix missing entry

* add scott

* Update environment.py (#27005)

* Update environment.py

Not setting this object (environment._translated_conda_file) causes a mismatch between the registered env and the loaded one
which leads to re-register the existing env.

This issue only happens with environment that includes conda file.

* Update sdk/ml/azure-ai-ml/azure/ai/ml/entities/_assets/environment.py

Co-authored-by: Man <43016276+Man-MSFT@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Man <43016276+Man-MSFT@users.noreply.github.com>

* [Bot Rules] Update ML pull request labels (#27028)

The focus of these changes is to update the pull request labels for ML paths to incorporate the changes from #27026.

* [AppConfig] Fix pipeline failures (#26907)

* [ML] Restrict JobServiceType to jupyter_lab, ssh, tensor_board, vs_code and perform required conversion before sending to rest API (#26863)

* [ML] Validate the values of JobService.job_service_type passed to Command() and use snake_case

* Fix types list

* Fix tests

* Update changelog.md

* [Test Proxy] Documentation updates and improvements (#27036)

* [Identity] Add more detail to VSCodeCred class doc (#27013)

Add more details to the VisualStudioCodeCredential class
docstring to let users know about its current shortcomings.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>

* [formrecognizer] Fix readme link (#27043)

* fix readme link

* remove locale

* Update autorest.python to `6.2.1` for new feature `--generate-sample` (#26940)

* Update swagger_to_sdk_config_autorest.json

* Update swagger_to_sdk_config_autorest.json

* Update swagger_to_sdk_config_autorest.json

* Update setup.py

* optimize dependency

* optimize dependency

* optimize dependency

* optimize dependency

* [ML][Pipelines]feat: anonymous component reuse (#27008)

* feat: internal anonymous component reuse - basic
need to test ignore file & additional includes

* fix: resolve comments

* fix: fix pylint & ci

* test: update internal pipeline job tests recording

* fix: fix ci

* fix: fix ci

* fix: skip some tests in recording mode to pass ci

* [NetAppFiles] T2 netapp 2022 10 14 81282 (#26978)

* code and test

* Update CHANGELOG.md

* Update _version.py

* update test recordings

* update test recordings2

* update sanitizer

* update test recording pool

* remove commented line

* update test files

* add mgmt to dev-requiremetns

* update test files

* update test file

* rerun 2 test

* Update CHANGELOG.md

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* Support Parallel Run Step partition by keys (#26844)

* v1

* fix lint

* pass through partition keys

* marshal and unmarshal the partition keys in the parallel component

* e2e test passed

* add parallel component partition keys UT

* add test case

* fix UT

* fix lint

* fix e2e

* fix UT

* recording

* recording twice

* add comments

* recording

* fix recording

* fix crlf to lf

* skip under none live mode

* update recording

* fix comment

* fix lint

* fix ut

* import json

Co-authored-by: Xiaole Wen <xiwe@microsoft.com>
Co-authored-by: Clement Wang <clwan@microsoft.com>

* [Identity] Fix issue with cache option usage (#27030)

If a user supplies `TokenCachePersistenceOptions` to
a `SharedTokenCacheCredential`, these options are not
used when the cache is loaded. This can lead to issues
when users are trying to use caches with custom names
since the default name is used instead.

This commit ensures that user-provided cache options
are propagated when the cache is loaded.

Ref: #26982

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>

* Improve scenario matrix edge case handling (#27070)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

* Fix #26857: separate stdout from stderr in AzureCliCredential (#26953)

* Fix #26857: separate stdout from stderr in AzureCliCredential

* Fix unit tests for AzureCliCredential

* Fix #26857 for aio.AzureCliCredential

* azure_cli.py: Fix types in _run_command

* Fix test_cli_credential_async.py

* Update sdk/identity/azure-identity/CHANGELOG.md

Co-authored-by: Paul Van Eck <paulvaneck@microsoft.com>

Co-authored-by: Tingmao Wang <tingmaowang@microsoft.com>
Co-authored-by: Paul Van Eck <paulvaneck@microsoft.com>
Co-authored-by: Xiang Yan <xiangsjtu@gmail.com>

* make registry delete return an lro poller (#26983)

* make registry delete reutrn lro poller

* cleanup

* change operation name to begin_delete

* sleep long enough to dodge ev issues in testing

* move CL line to breaking changes

* further refine delete swagger, edit docstrings

* review comments

* add reliability notice

* Add test proxy setup instructions to `dev_setup.md` (#27081)

* update changelog and version (#27069)

* update changelog and version

* Fix #26857: separate stdout from stderr in AzureCliCredential (#26953) (#27076)

* Fix #26857: separate stdout from stderr in AzureCliCredential

* Fix unit tests for AzureCliCredential

* Fix #26857 for aio.AzureCliCredential

* azure_cli.py: Fix types in _run_command

* Fix test_cli_credential_async.py

* Update sdk/identity/azure-identity/CHANGELOG.md

Co-authored-by: Paul Van Eck <paulvaneck@microsoft.com>

Co-authored-by: Tingmao Wang <tingmaowang@microsoft.com>
Co-authored-by: Paul Van Eck <paulvaneck@microsoft.com>
Co-authored-by: Xiang Yan <xiangsjtu@gmail.com>

Co-authored-by: maowtm <micromaomao@gmail.com>
Co-authored-by: Tingmao Wang <tingmaowang@microsoft.com>
Co-authored-by: Paul Van Eck <paulvaneck@microsoft.com>

* update

Co-authored-by: maowtm <micromaomao@gmail.com>
Co-authored-by: Tingmao Wang <tingmaowang@microsoft.com>
Co-authored-by: Paul Van Eck <paulvaneck@microsoft.com>

* update changelog for release (#27080)

* update changelog (#26860)

* update changelog

* update

* Fix online deployment and batch deployment documentation (#27086)

Co-authored-by: Nancy Mejia Juarez <namejia@microsoft.com>

* Increment package version after release of azure-ai-textanalytics (#27095)

* [Storage] Migrate `test_queue_client.py` to test proxy (#27039)

* Live sync finally passing

* Finished async

* Remove async ignore

Signed-off-by: Brynn Yin <biyi@microsoft.com>
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
Co-authored-by: vincenttran-msft <101599632+vincenttran-msft@users.noreply.github.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Xingzhi Zhang <37076709+elliotzh@users.noreply.github.com>
Co-authored-by: Alex Tsao <alextts627@gmail.com>
Co-authored-by: Maxim Rytych <99686729+maximrytych-ms@users.noreply.github.com>
Co-authored-by: Aigerim Beishenbekova <aigerimb@microsoft.com>
Co-authored-by: jeff-shepherd <39775772+jeff-shepherd@users.noreply.github.com>
Co-authored-by: MilesHolland <108901744+MilesHolland@users.noreply.github.com>
Co-authored-by: Diondra <16376603+diondrapeck@users.noreply.github.com>
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Co-authored-by: Harneet Virk <harnvir@microsoft.com>
Co-authored-by: zhenbiao wei <424401670@qq.com>
Co-authored-by: Leighton Chen <lechen@microsoft.com>
Co-authored-by: Daniel Ortega <96089426+danielortega-msft@users.noreply.github.com>
Co-authored-by: Jacob Lauzon <96087589+jalauzon-msft@users.noreply.github.com>
Co-authored-by: sima-zhu <sizhu@microsoft.com>
Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
Co-authored-by: Brynn Yin <24237253+brynn-code@users.noreply.github.com>
Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
Co-authored-by: Krista Pratico <krpratic@microsoft.com>
Co-authored-by: Matt Metcalf <mrm9084@gmail.com>
Co-authored-by: Yulin Li <liyulin@pku.edu.cn>
Co-authored-by: Yulin Li <Yulin.Li@microsoft.com>
Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
Co-authored-by: Clement Wang <47586720+wangchao1230@users.noreply.github.com>
Co-authored-by: Clement Wang <clwan@microsoft.com>
Co-authored-by: Paul Van Eck <paulvaneck@microsoft.com>
Co-authored-by: David Davis <daviddavis@users.noreply.github.com>
Co-authored-by: Venkat Ragavan <50309787+venkatr21@users.noreply.github.com>
Co-authored-by: Han Wang <phoenix.seek@gmail.com>
Co-authored-by: Pramod Valavala <43602528+PramodValavala-MSFT@users.noreply.github.com>
Co-authored-by: nishuvats2009 <111009925+nishuvats2009@users.noreply.github.com>
Co-authored-by: Hanchi Wang <luigiking307@gmail.com>
Co-authored-by: Wonhyeong Seo <wonhseo@kakao.com>
Co-authored-by: mccoyp <mcpatino@microsoft.com>
Co-authored-by: catalinaperalta <catalinaperaltah@hotmail.com>
Co-authored-by: chrissmiller <chris.20@dartmouth.edu>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: Neehar Duvvuri <40341266+needuv@users.noreply.github.com>
Co-authored-by: Nivedit Jain <niveditjain@microsoft.com>
Co-authored-by: Yashika Jain <t-yjain@microsoft.com>
Co-authored-by: Yashika Jain <70585531+Yashikaj14@users.noreply.github.com>
Co-authored-by: Jiefeng Chen (WICRESOFT NORTH AMERICA LTD) <v-jiechen@microsoft.com>
Co-authored-by: Nivedit Jain <jain.22@iitj.ac.in>
Co-authored-by: BigCat20196 <1095260342@qq.com>
Co-authored-by: Nikita Nallamothu <50437471+ninallam@users.noreply.github.com>
Co-authored-by: Albert Cheng <albertcheng@microsoft.com>
Co-authored-by: Anna Tisch <antisch@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Zhengfei Wang <38847871+zhengfeiwang@users.noreply.github.com>
Co-authored-by: Banibrata De <banibrata@outlook.com>
Co-authored-by: Jeremy Meng <yumeng@microsoft.com>
Co-authored-by: Ying Chen <chenyin@microsoft.com>
Co-authored-by: Ying Chen <2601502859@qq.com>
Co-authored-by: lalala123123 <henu_rz@163.com>
Co-authored-by: Ronnie Geraghty <rgeraghty@microsoft.com>
Co-authored-by: Jesse Squire <jsquire@microsoft.com>
Co-authored-by: Olena Stoliarova <110589094+ostoliarova-msft@users.noreply.github.com>
Co-authored-by: Muna-alhassan <63193120+Muna-alhassan@users.noreply.github.com>
Co-authored-by: Man <43016276+Man-MSFT@users.noreply.github.com>
Co-authored-by: Yalin Li <yall@microsoft.com>
Co-authored-by: TonyJ1 <41344586+TonyJ1@users.noreply.github.com>
Co-authored-by: Auðunn <audunnb@gmail.com>
Co-authored-by: xiaolewen <xiaole.wen@bupt.edu.cn>
Co-authored-by: Xiaole Wen <xiwe@microsoft.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Co-authored-by: maowtm <micromaomao@gmail.com>
Co-authored-by: Tingmao Wang <tingmaowang@microsoft.com>
Co-authored-by: nancy-mejia <106106141+nancy-mejia@users.noreply.github.com>
Co-authored-by: Nancy Mejia Juarez <namejia@microsoft.com>
xiangyan99 added a commit that referenced this pull request Nov 3, 2022
* add snippet update step

* Get latest main (#26934)

* Change default local storage location (#26891)

* code and test (#26908)

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Update swagger_to_sdk_config_dpg.json (#26913)

* feat: enable internal components in pipeline yaml (#26800)

* feat: enable internal components in pipeline yaml

* refactor: add some gate logic

* fix: fix test_pipeline_job_create_with_registries

* fix: fix pylint

* Cadl automation pipeline (#26912)

* cdoe

* fix

* code

* fix

* code

* meta.json

* meta.json

* compatible

* refactor: divide pipeline related tests (#26886)

* fix: sdk.ml.azure-ai-ml.tests.datastore.e2etests.test_datastore

* feat: component with default label

* refactor: divide test_dsl_pipeline.py

* feat: load labelled arm id

* feat: support name@default
use name@label for node component in pipeline yaml

* [TA ] improve per-document error message when all documents fail per action (#26902)

* fix bad Document error message when all actions fail

* update changelog

* update wording

* skip cosmos emulator (#26930)

* try 3.7

* skip cosmos emulator tests until fixed

* revert change

* comment out emulator

* fix ci for core (#26923)

* fix ci for core

* updates

* updates

* updates

* updates

* updates

* adding additional version override support

* update

* update

* update

* update conda test-requirements to include azure-mgmt-storage that was previously coming dependency tools/azure-sdk-tools

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

Co-authored-by: Leighton Chen <lechen@microsoft.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Xingzhi Zhang <37076709+elliotzh@users.noreply.github.com>
Co-authored-by: Krista Pratico <krpratic@microsoft.com>
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

* update

* update

* update

* update

* update

* Update update_snippet.yml

* Update eng/pipelines/templates/steps/analyze.yml

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

* Update update_snippet.yml

* update

* update

* update

* updates

* update

* Updates

* updates

* updates

* update

* Add comments

Co-authored-by: Leighton Chen <lechen@microsoft.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Xingzhi Zhang <37076709+elliotzh@users.noreply.github.com>
Co-authored-by: Krista Pratico <krpratic@microsoft.com>
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
yogeshmo pushed a commit that referenced this pull request Nov 17, 2022
commit f3fe475294c48b5dc6be33f1c034501c7277f1a6
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Wed Nov 16 17:41:18 2022 -0500

    Fix minor issue getting stress secret labels with quoting and error handling (#27549)

    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

commit 8034fa3dc42d4ae8755c73d45fcdee33f729754c
Author: MilesHolland <108901744+MilesHolland@users.noreply.github.com>
Date:   Wed Nov 16 16:26:06 2022 -0500

    remove todo lines (#27511)

commit 77b67e1f1386f21006f10e9a5bb222c4abdcd63b
Author: Xiang Yan <xiangsjtu@gmail.com>
Date:   Wed Nov 16 08:46:58 2022 -0800

    Add doc for match condition (#27517)

commit 955a19bfda9bd7725320c67f1286fe2e3e6217ed
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Wed Nov 16 10:33:42 2022 -0500

    Increment version for keyvault releases (#27541)

    * Increment package version after release of azure-keyvault-keys

    * Increment package version after release of azure-keyvault-administration

commit 5862337f9533d9d89d1a839f807de789f6462901
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Wed Nov 16 10:33:09 2022 -0500

    Increment package version after release of azure-batch (#27403)

commit 289b4d64855d3348e9f956714e7ce7967d9a3d85
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Wed Nov 16 10:32:54 2022 -0500

    Increment package version after release of azure-developer-devcenter (#27426)

commit 8ef37298d06caa0d763c9e4ec28027fff49d40b7
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Wed Nov 16 10:32:31 2022 -0500

    Increment package version after release of azure-eventgrid (#27376)

commit 36c4fe39d99624621468723aafb9728d83da1ec3
Author: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com>
Date:   Thu Nov 17 00:31:03 2022 +0900

    Typo "Azure Monitor application insights"→"Azure Monitor Application Insights" (#27460)

    https://learn.microsoft.com/en-us/samples/azure/azure-sdk-for-python/microsoft-azure-monitor-opentelemetry-exporter-trace-python-samples/
    https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/monitor/azure-monitor-opentelemetry-exporter/samples/traces/README.md

commit 24a9101a6db25a242953d7bd910980a076f033e7
Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
Date:   Wed Nov 16 00:09:37 2022 -0800

    [Key Vault] Add OKP support for service-side sign/verify operations (#27499)

commit 1148da2d5a75efa429bb7aaa002044d3b6180750
Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
Date:   Tue Nov 15 23:07:39 2022 -0800

    [Key Vault] Add KeyVaultSettingsClient (#27296)

commit bf00ae1cdd8b395f9f01c751bc32717c03cf0012
Author: Ying Chen <chenyin@microsoft.com>
Date:   Tue Nov 15 22:52:03 2022 -0800

    Enable Spark related tests (#27501)

    * update

    * update

    * update

    * update test

    Co-authored-by: Ying Chen <2601502859@qq.com>

commit e79f1ad485ab75085ae09d540a825f0bd307d8b0
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Wed Nov 16 14:49:18 2022 +0800

    autorest upgrade (#27523)

commit f0523832b25fc41c814a4b4a432761c9b06621e0
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Wed Nov 16 14:45:01 2022 +0800

    fix dependency (#27536)

commit dbca76bd267a94c9fe492168c823c553d20a263b
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Wed Nov 16 13:48:46 2022 +0800

    [Compute] update dev dependency (#27528)

    * update dev dependency

    * Packaging update of azure-mgmt-compute

    Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>

commit ed95ad5fbf0d3de4eed1260a3b057698e8b6a40d
Author: vincenttran-msft <101599632+vincenttran-msft@users.noreply.github.com>
Date:   Tue Nov 15 16:26:39 2022 -0800

    [Storage] Adjust test case for `test_rename_from_a_shorter_directory_to_longer_directory` (#27485)

    * Adjust testcase

    * Adjust

    * undo

commit aaf51641e44b97c9ed0a419a66398556dea76bae
Author: Xiang Yan <xiangsjtu@gmail.com>
Date:   Tue Nov 15 15:49:17 2022 -0800

    add code snippet doc (#27481)

    * add code snippet doc

    * Update

commit 099878ef52c3d94586e57e23472575091f5f3f9e
Author: The All-Knowing Yue <96720628+Xingyu-Yue@users.noreply.github.com>
Date:   Wed Nov 16 05:39:41 2022 +0800

    [xingyuyue/multi_ad_sample] add multivariate anomaly detetor sample f… (#26783)

    * [xingyuyue/multi_ad_sample] add multivariate anomaly detetor sample for v1.1

    * [xingyuyue/multi_ad_sample] fix anomaly detetor sample for v1.1-preview

    * [xingyuyue/multi_ad_sample] fix comments

    * Fix aio client

    * Fix APIView

    * Update anomalydetector sdk

    * [xingyuyue/multi_ad_sample] update SDK code

    * [xingyuyue/multi_ad_sample] remove azure-ai-anomalydetector-new

    * Update change log

    * Update changelog

    * Update changelog

    * Update changelog

    * Add anomalydetector to cspell

    * Override dependencies for anomalydetector to resolve ci errors

    * Update ci yaml for anomalydetector

    * Update anomalydetector python sdk

    * [xingyuyue/multi_ad_sample] update sdk code

    * [xingyuyue/multi_ad_sample] fix sample get error code and message

    * Update dependencies for anomalydetector

    * Update dependencies for anomalydetector

    * Update dependencies for anomalydetector

    * Fix typo

    * Fix type-extensions troubles

    * [xingyuyue/multi_ad_sample] fix ci, readme and shared requirements

    * Update sdk

    * [xingyuyue/multi_ad_sample] update sdk sample

    * Update change log

    * [xingyuyue/multi_ad_sample] update sdk code and sample

    * [xingyuyue/multi_ad_sample] update sdk async api

    * Add Python 3.11 classifier

    * update changelog.md to add release date

    * [xingyuyue/multi_ad_sample] remove api version in client and update readme

    * Update README.md

    * Update README.md

    * Update README.md

    * Update README.md

    * Update README.md

    * Update README.md

    Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
    Co-authored-by: Chunlei Wang <chuwan@microsoft.com>
    Co-authored-by: Laurent Mazuel <lmazuel@microsoft.com>
    Co-authored-by: jr-MS <81400625+jr-MS@users.noreply.github.com>

commit 3b1c811785fe353aa85e9340e73a9ef6f3e3d8a8
Author: Scott Beddall <45376673+scbedd@users.noreply.github.com>
Date:   Tue Nov 15 13:22:36 2022 -0800

    Common-sense `tox` environment skipping (#27487)

    * move exclusion list to a file within sdk-tools that we can import from random places in the CI. clean up tox_harness as the serial invocation is unused, untested, and worthless.
    * type and doccomment all touched functions
    * replacing in_ci in favor of ci_tools common version that also honors github actions
    * enable filtering based on the opt out lists from the unified exclusion set
    * rename tox environment from lint -> pylint. update single reference to said environment. update documentation to reflect new location of exclusion list
    * re-add azure-ai-textanalytics and azure-ai-metricsadvisor to opt_out lists
    * adding further cspell exclusions

commit 42b3884dc875eaa6f1171c67dbad98523ceaed01
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Tue Nov 15 15:40:18 2022 -0500

    Sync eng/common directory with azure-sdk-tools for PR 4701 (#27508)

    * Make the env variable upper case

    * Adding debug messages.

    * Log out the link

    Co-authored-by: sima-zhu <sizhu@microsoft.com>
    Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>

commit 711d92986d8278c7e24048d98d3bcf5951eb5764
Author: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
Date:   Tue Nov 15 11:53:52 2022 -0500

    update python API parser to 0.3.5 (#27483)

commit 23016825ca59c8e83a26f0988e4de39f86064984
Author: Zhengfei Wang <38847871+zhengfeiwang@users.noreply.github.com>
Date:   Tue Nov 15 19:21:00 2022 +0800

    [ML][Pipelines] Fix flaky tests in live mode (#27498)

    * test: not use pytest.tmp_path to avoid flaky test during ci

    * test: wait for more seconds to avoid flaky test

commit 5fd4e9d7cbef10b9ac4691281817763afe1a05d7
Author: Dongwon Shin <ponopono0322@gmail.com>
Date:   Tue Nov 15 15:18:40 2022 +0900

    [Key Vault] Drop six package in KV (#27377)

commit 415d8b6996344f76bd5a7bd15eed4f42710a98f5
Author: Zhengfei Wang <38847871+zhengfeiwang@users.noreply.github.com>
Date:   Tue Nov 15 14:14:03 2022 +0800

    [ML][Pipelines] Fix breaking tests in live mode (#27468)

    * test: fix reuse test by disabling mock code hash and make these tests only run in live mode

    * test: sleep 5s for breaking test in live mode

    * test: only enable registry test in master region

    * Revert "test: only enable registry test in master region"

    This reverts commit a447e4803a777f40f560912a5cef3f04646da4c6.

    * test: skip registry test for now

    * test: enable `test_mpi_component` in playback mode

    * test: add mark "disable_mock_code_hash" for pipeline reuse test

commit 16aff1171a3852aa7093d9c1bb0e4e97ba16f49f
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Tue Nov 15 00:19:53 2022 -0500

    [AutoRelease] t2-resourcehealth-2022-11-15-38953(can only be merged by SDK owner) (#27491)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

commit bc76e7eb2de5359b5b0b0732cfc08f14bd0d59ba
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Mon Nov 14 22:11:21 2022 -0500

    [AutoRelease] t2-appcomplianceautomation-2022-10-26-94903(Do not merge) (#27054)

    * code and test

    * Update setup.py

    * Update shared_requirements.txt

    * Update CHANGELOG.md

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit 7159b07a14d110a6d1792f4e8504207577780495
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Mon Nov 14 16:11:40 2022 -0800

    [TA] only run tests where features supported (#27479)

    * skip more tests for features only supported in public cloud

    * more skips

commit 1af2c6a82adc55895def23e73460f44c11398db2
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Mon Nov 14 18:56:23 2022 -0500

    Sync eng/common directory with azure-sdk-tools for PR 4632 (#27478)

    * Service readme index table stays the same even the table content needs to update

    * adjust the edge cases tests

    * change the helper function to helper folder

    * add missing files

    * Fixed the service name

    Co-authored-by: sima-zhu <sizhu@microsoft.com>

commit 77877a9760b1c90b66a5a06004883ea0ebcd22f9
Author: Jacob Lauzon <96087589+jalauzon-msft@users.noreply.github.com>
Date:   Mon Nov 14 15:43:02 2022 -0800

    [Storage] Fix more async test bugs (#27482)

commit d342ab6c6c3076a86266bff2376e857f9f686d82
Author: Libba Lawrence <llawrence@microsoft.com>
Date:   Mon Nov 14 13:39:07 2022 -0800

    [EG] fix pipeline tests (#27477)

    * try this

    * had to update apiversion and add in partner resources

    * not the samples

commit f0bad9014271ab69b84b05d513a5c211e113278d
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Mon Nov 14 11:49:39 2022 -0800

    [TA] skip tests for features not supported in other clouds (#27475)

    * skip tests not supported in other clouds

    * ta is not ready to run verifytypes

commit 2d592a5fb48e5e521ac5bbc74a7786dd6540ae36
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Mon Nov 14 11:26:07 2022 -0800

    update samples check for mypy to check untyped defs, make sure aka.ms link gets logged no matter what (#27474)

commit fabacd78a3b32c5943ce2701a16e720aa20e4a30
Author: Yalin Li <yall@microsoft.com>
Date:   Mon Nov 14 10:47:26 2022 -0800

    [Tables] Broaden tests to UsGov and China cloud (#27117)

commit 3482c85d8500e465f16e1b84133068a07a0a03f5
Author: Gabriel Machado <gabriel.ms1@hotmail.com>
Date:   Mon Nov 14 18:00:28 2022 +0100

    Update README.rst file (#27031)

    * Update supported Python version in readme

    Match the current supported version and also links to the version support policy

    * Update badges

    remove older travis badge
    update main branch on Azure DevOps build status badge

commit 6d6416dac7e3edcc82bb64e376cd12ad0eb7019e
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Mon Nov 14 03:08:45 2022 -0500

    [AutoRelease] t2-apimanagement-2022-11-11-20916(can only be merged by SDK owner) (#27450)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    * Update http_connectivity_check.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit 3298e6edcaf86531e7c77ff25f98103944664fa5
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Mon Nov 14 03:06:43 2022 -0500

    [AutoRelease] t2-notificationhubs-2022-11-11-97598(can only be merged by SDK owner) (#27449)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit 2fa9072a64b82ee28a808f7ec9c894b1b02f5a63
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Mon Nov 14 03:05:16 2022 -0500

    [AutoRelease] t2-streamanalytics-2022-11-11-35956(can only be merged by SDK owner) (#27451)

    * code and test

    * update dev_requirement

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>

commit 944e848f9e5590375fb3ba92465c9b19ceb4a671
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Mon Nov 14 02:54:31 2022 -0500

    [AutoRelease] t2-maintenance-2022-11-11-43402(can only be merged by SDK owner) (#27447)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit c8ebd819225ae5b858d7abcc8cc1b46064cd9e02
Author: Zhengfei Wang <38847871+zhengfeiwang@users.noreply.github.com>
Date:   Mon Nov 14 14:39:18 2022 +0800

    [ML][Pipelines] Fix validation bug for init/finalize (#27466)

    * fix: validate init/finalize when _data is str

    * test: add test for bug fix logic

    * test: move spark test back to dsl_pipeline class

commit e4269896cc70e8b0eb08f2f4d238e92faffce3cb
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Mon Nov 14 00:45:09 2022 -0500

    [AutoRelease] t2-rdbms-2022-11-14-90653(can only be merged by SDK owner) (#27465)

    * code and test

    * Update CHANGELOG.md

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

commit 3b9785012db5dee4a8fae5bd5682ef438e478b9d
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Sun Nov 13 22:59:09 2022 -0500

    code and test (#27463)

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

commit 17d82992577bc29410ab9f39d740edb4756f7757
Author: Zhengfei Wang <38847871+zhengfeiwang@users.noreply.github.com>
Date:   Mon Nov 14 11:09:16 2022 +0800

    try to hide init/finalize in spec (#27446)

commit f76bf82f60ab6143b51f5a7c2724e6eeb4384225
Author: Xingzhi Zhang <37076709+elliotzh@users.noreply.github.com>
Date:   Mon Nov 14 10:54:25 2022 +0800

    [ML][Pipelines] fix: add environment_variable to CommandComponent schema (#27323)

    * fix: add environment_variable to command/distributed

    * refactor: make internal command/parallel inheriting parameterized

    * feat: enable anonymous reuse with additional_includes

    * Revert "feat: enable anonymous reuse with additional_includes"

    This reverts commit e288ff152e8673bdfa97e4819b7ba2d7ed8b43c8.

    * fix: avoid unnecessary overwrite

    * refactor: use DumpableEnumField when no casting

    * fix: use tempfile to make test more stable

commit ca26a259193d985b65e9e181a554e1529ccf5751
Author: Zhengfei Wang <38847871+zhengfeiwang@users.noreply.github.com>
Date:   Mon Nov 14 10:15:39 2022 +0800

    [ML][Pipelines] Enable skip tests during GitHub migration (#27301)

    * test: try to enable some gpu-cluster related tests

    * update recordings

    * fix: update regex for mis-sanitize operation

    * test: update recordings due to request behavior change

    * test: enable reuse test (for service) in live mode

    * test: skip download tests under playback mode

    * test: use .gitattributes for test

    * test: fix breaking test due to random asset name

commit b50b038e089e87a94d225ee1486fbee4668b7ec9
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Fri Nov 11 19:33:52 2022 -0500

    updating target version to one with brotli encoding supported (#27457)

    Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

commit d8066419a2a213bbef9e166b91584f605c1d7a4b
Author: TonyJ1 <41344586+TonyJ1@users.noreply.github.com>
Date:   Fri Nov 11 15:34:46 2022 -0800

    [ML] Retain the cases for the names of system job services (Tracking and Studio) and re-record test_pipeline_job e2e test. (#27443)

    * [ML] Retain the cases for the names of system job services (Tracking and Studio)

commit 902e0eb42fb69ccb5daf87a9ceeaa5ec62f1e906
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Fri Nov 11 14:53:59 2022 -0800

    Type checking updates for CI (#26704)

    * update type checking config for repo

    * remove unneeded config for mypy

    * add pyright as a step

    * try running verifytypes

    * fix package name

    * update version of pyright with bug fix for verifytypes

    * don't fail on verifytypes

    * update config for both mypy/pyright

    * remove

    * change ignore list name to match pylint

    * add types-redis for identity samples

    * fix verifytypes to do score comparison

    * add ignore list logic

    * add links + fix where we're missing newlinse

    * update description

    * add packages to opt-out lists

    * few fixes

    * update docs and remove outdated docs

    * fixes to docs

    * fix cspell

    * use get_ordered_versions for pypiclient

    * account for keyerror

    * move pylint+others to environment_exclusion_list, fix proxy URL ports

commit f055ac30fb1dcf28314ad088912724a19217e6bc
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Fri Nov 11 13:02:28 2022 -0800

    [DT] update python version for INT tests (#27304)

    * Update tests.yml

    * update to specify python version to run for int cloud

commit 4437365b03c29697315fc81952cfd6955f207039
Author: Jacob Lauzon <96087589+jalauzon-msft@users.noreply.github.com>
Date:   Fri Nov 11 11:36:41 2022 -0800

    [Storage] Fix live test `test_create_service_with_token` (#27408)

commit 13059384d96fa5f05e919cb753b09b15dd7bae72
Author: Leighton Chen <lechen@microsoft.com>
Date:   Fri Nov 11 10:40:46 2022 -0800

    Implement standard metrics - requests/duration, dependencies/duration (#26753)

commit 1ead01674aa5a3dd2689184b6ef29a8da906e571
Author: Zhengfei Wang <38847871+zhengfeiwang@users.noreply.github.com>
Date:   Fri Nov 11 18:40:05 2022 +0800

    ci: skip removing test resources for pipelines live test (#27452)

commit 80ea51147c35dfbae2bb89fccaef5a690683161e
Author: Zhengfei Wang <38847871+zhengfeiwang@users.noreply.github.com>
Date:   Fri Nov 11 15:53:21 2022 +0800

    [ML][Pipelines] Fix bugs & refactor component code asset (#27338)

    * refactor: use ignore file for ignoring `__pycache__`

    * fix: ignore *.additional_includes

    * test: add some test cases

    * refactor: just add ignores in pathspec

    * fix: super's call bug

    * fix: component code bug and change internal code related logic

    * refactor: add ignore additional includes to separate class

    * remove useless comment

    * fix: additional include bugs

    * test: add tests for additional includes' behaviour

    * test: update hash temp

    * fix: pylint errors

    * test: remove snapshot id assertion

    * test: sync tests for component reuse

    * fix: add missing "." for suffix

    * fix: breaking test

    * Revert "fix: breaking test"

    This reverts commit ffa66b5d10e31e5a112a239592353d574f54143e.

    * Revert "test: sync tests for component reuse"

    This reverts commit 9f4bfacaf0ae89462d73816dd74963ff8c7ab397.

    * fix: breaking test by only assert attribute and type

    * fix: breaking tests by adding default None value

    * refactor: apply the ignore file during copy process

    * test: add one for internal component snapshot construction

    * refactor: resolve comments

    * tests: convert YAMLs to standard schema

    * tests: update tests

    * tests: add test case for component reuse

    * tests: update test to test better

    * fix: pylint error

    * tests: skip additional includes related component reuse case

    * refactor: resolve comments that let IgnoreFile inheritance more clean

    * fix: avoid validate additional includes for non-local code

    * tests: enable tests

    * fix: missing value for parameter

    * remove redundant param extra_ignores

    * add comment on ValueError

    * tests: update test cases

    * tests:skip test case for zip additional includes

    * fix: special handle for git code

    * test: refine tes by manually listing, avoid breaking due to temp folder like __pycache__

    * test: check dir exist first to avoid transient breaking during CI

    * test: check dir exist first to avoid transient breaking during CI

commit 5daafa381c5170f153c73421f44d38290473a3f5
Author: Brynn Yin <24237253+brynn-code@users.noreply.github.com>
Date:   Fri Nov 11 12:49:15 2022 +0800

    [ML][Pipelines] Support command schedule (#27339)

    * Support local command job schedule

    Signed-off-by: Brynn Yin <biyi@microsoft.com>

    * Add recording

    Signed-off-by: Brynn Yin <biyi@microsoft.com>

    * Remove unused

    Signed-off-by: Brynn Yin <biyi@microsoft.com>

    * change node to job

    Signed-off-by: Brynn Yin <biyi@microsoft.com>

    * Update recording

    Signed-off-by: Brynn Yin <biyi@microsoft.com>

    * Refine schema to reuse Job schema

    Signed-off-by: Brynn Yin <biyi@microsoft.com>

    * Fix compute

    Signed-off-by: Brynn Yin <biyi@microsoft.com>

    * Fix schema

    Signed-off-by: Brynn Yin <biyi@microsoft.com>

    * Update recording, add private flag check

    Signed-off-by: Brynn Yin <biyi@microsoft.com>

    Signed-off-by: Brynn Yin <biyi@microsoft.com>

commit 7f456b36c253e3ae49975a0940bfff15cf22ecc5
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 10 21:08:24 2022 -0500

    [AutoRelease] t2-desktopvirtualization-2022-11-09-11492(can only be merged by SDK owner) (#27393)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    * Update CHANGELOG.md

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit eb8c760785ce5851433944939fdb23fbcca5cddf
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 10 21:07:31 2022 -0500

    [AutoRelease] t2-quota-2022-11-09-21486(can only be merged by SDK owner) (#27391)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit ee3c6ceb8e6340727705f7da23d13092e6a3c309
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 10 21:05:57 2022 -0500

    [AutoRelease] t2-hybridkubernetes-2022-11-09-35476(can only be merged by SDK owner) (#27387)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit e4137ac9709e96432ce86d3b13c0b73dc70de622
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 10 21:05:09 2022 -0500

    [AutoRelease] t2-baremetalinfrastructure-2022-11-09-21802(can only be merged by SDK owner) (#27388)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit 7a0dd11852900a0fbc84ac5a9a7c0658a6a8bcf3
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 10 21:03:33 2022 -0500

    code and test (#27421)

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

commit 1e57a7ec3add18481e1c2d71ea19ed87f3153315
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 10 21:01:02 2022 -0500

    [AutoRelease] t2-storagepool-2022-11-09-65027(can only be merged by SDK owner) (#27389)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit a90c588e92c62f3119f7c2ad22903b7fc2895c54
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Thu Nov 10 16:26:18 2022 -0800

    unksip tests where service bugs have been fixed (#27442)

commit 06e73e2aabb1399db230a91039326e6e03a81230
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 10 19:03:35 2022 -0500

    Increment package version after release of azure-monitor-opentelemetry-exporter (#27440)

commit 36ee82380538b0e03d011a12dde2bbd4bfd29dd9
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 10 18:45:22 2022 -0500

    Increment package version after release of azure-ai-language-conversations (#27435)

commit 3cb4c653b6c14108a46caa416d20e7e4185ff9d2
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 10 17:28:17 2022 -0500

    Warn user when helm fails due to large files not being ignored (#27434)

    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

commit 5cb4fc700644605a57fb310e39cb658653043fa2
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 10 16:49:12 2022 -0500

    Handle possible strict mode bugs (#27433)

    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

commit 80e5718186f645ee0406603bf05b82795f4c5cd9
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 10 16:35:19 2022 -0500

    Add optional TestResourcesDirectory override parameter (#27432)

    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

commit ea9fb9963f369f0636fb8fcb79e4b7f3d7395364
Author: nthande <90645783+nthandeMS@users.noreply.github.com>
Date:   Thu Nov 10 11:03:41 2022 -0800

    [ML] Updated parameter name to be idle_time_before_shutdown_minutes (#26898)

    * Updated parameter name to be idle_time_before_shutdown_minutes

commit fa35cd496da4a7aea3a966ec0fbb28a3f3b969aa
Author: Leighton Chen <lechen@microsoft.com>
Date:   Thu Nov 10 10:54:04 2022 -0800

    Update CHANGELOG.md (#27430)

commit 51de6b0157fd54b890daf9b0565c805488814ea2
Author: Leighton Chen <lechen@microsoft.com>
Date:   Thu Nov 10 09:51:10 2022 -0800

    fix local storage -> offline storage rename (#27414)

commit db7ac352b0003229877fa0e7a5f4f43aafbbcf7a
Author: Korin <0mza987@gmail.com>
Date:   Thu Nov 10 17:55:16 2022 +0800

    [ML]Remove empty attributes when node -> RestObj and component -> component dict (#27335)

    * remove empty value in node._to_rest_obj() and fix dsl unit tests

    * fix pipeline_job tests

    * fix schedule tests

    * fix component tests

    * fix internal tests

    * update base_node._to_rest_obj()

    * update

    * fix test_command_function

    * exclude [] from empty target list

    * fix e2e tests

    * fix typo

    * update recordings

    * update

    * update registry recording

    * update recordings

    * update recordings

    * skip broken tests

    * fix comment

    * fix pylint

commit 4d8db253e6b3deb96c2fc260d639227eead58695
Author: Zhengfei Wang <38847871+zhengfeiwang@users.noreply.github.com>
Date:   Thu Nov 10 17:48:38 2022 +0800

    tests: change vmsize for gpu-cluster when in eastus2euap (#27416)

commit 2a809a3e6d848a0b33e046316bcc887215816f89
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Thu Nov 10 16:03:14 2022 +0800

    fix (#27417)

commit 5866638c2476516bd712a6c72d9301ba4e8acbe1
Author: hazemelh <45972073+hazemelh@users.noreply.github.com>
Date:   Thu Nov 10 03:17:11 2022 +0200

    Create sample_assign_deployment_resources.py in Language Authoring (#27237)

    * Create sample_assign_deployment_resources.py

    * Adding more description

    * Add async version

    * Add description

    * some edits + skip samples running in ci for now

    * fix link

    Co-authored-by: Krista Pratico <krpratic@microsoft.com>

commit 43ffeb50b12f1e96d41f8535a81e8ff8759067d1
Author: nthande <90645783+nthandeMS@users.noreply.github.com>
Date:   Wed Nov 9 16:18:53 2022 -0800

    [ML] Added datastore and job to allowed input types for Jobs (#26814)

    * Added datastore and job to allowed input types

commit 16978d8f4361e3d4295b823146c9319f5a370c6b
Author: Mike <jabbera@users.noreply.github.com>
Date:   Wed Nov 9 19:07:26 2022 -0500

    Fix missing attribute (#27405)

commit 57a6d95d6fb401457882c1867081180217faf406
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Wed Nov 9 19:05:16 2022 -0500

    Increment package version after release of azure-monitor-opentelemetry-exporter (#27399)

commit 019b5ab13a622375f6e350d29b4dc385d13aa132
Author: Rajarshi Sarkar <73562869+sarkar-rajarshi@users.noreply.github.com>
Date:   Wed Nov 9 15:13:19 2022 -0800

    [ACS JobRouter] Test proxy migration (#27394)

    * Router test proxy migration
    - update all tests using test proxy
    - recordings updated

    * move initialize_test to conftest.py

    * move conftest.py to correctly pass in test method name while initializing test

commit 9b3f130202cb8ffd371c0cb190cc0b0fc2ef4b19
Author: Ben Broderick Phillips <bebroder@microsoft.com>
Date:   Wed Nov 9 16:22:11 2022 -0500

    Updating check enforcer permissions to enable writing comments (#27401)

commit 7d95381cbe659e0e055eeb5e0c76e00a014a3f3f
Author: nancy-mejia <106106141+nancy-mejia@users.noreply.github.com>
Date:   Wed Nov 9 12:23:36 2022 -0800

    [ML] Extend error messages for environment, model, online/batch endpoints and deployments (#27378)

commit 9c4492a5f9aaf24c771cf380e2fe11acc0979601
Author: MaurisLucis <nmecklenburg@berkeley.edu>
Date:   Wed Nov 9 11:35:37 2022 -0800

    Fix NoneType Early Termination Policy bug for NLP (#27374)

    * adapt same fix as vision for nonetype early termination policy bug

    * fix typos

    Co-authored-by: Nick Mecklenburg <nmecklenburg@microsoft.com>

commit d8af89366f398fc84fa0e80fe5750fe1d91a78ee
Author: Ronnie Geraghty <rgeraghty@microsoft.com>
Date:   Wed Nov 9 09:09:35 2022 -0800

    [BOT RULES] Cognitive - Personalizer (#27341)

    Bot Rules to match code owners changes in #27294

commit e72dae39e14923ab5e073500bddb123733f78c9d
Author: zhenbiao wei <424401670@qq.com>
Date:   Wed Nov 9 16:39:11 2022 +0800

    Update README.md (#27392)

commit 442fb0e6e18a8ed4ce39f6021737da046b1f84c6
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Wed Nov 9 01:54:24 2022 -0500

    [AutoRelease] t2-servicefabric-2022-11-08-83337(can only be merged by SDK owner) (#27363)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    * Update sdk_packaging.toml

    * Update README.md

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

commit 8e0caa5088b5b29eb487eb5d0a110d076d66740b
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Wed Nov 9 01:09:26 2022 -0500

    [AutoRelease] t2-containerservice-2022-11-02-79096(Do not merge) (#27243)

    * code and test

    * Update CHANGELOG.md

    * Update CHANGELOG.md

    * Update _version.py

    * Update _version.py

    * Update _version.py

    * Update _version.py

    * Update _version.py

    * update all version

    * Update CHANGELOG.md

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>

commit 7c16f091c8a7d6414542a6a1cc077b9949b3097b
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Wed Nov 9 00:05:12 2022 -0500

    code and test (#27358)

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

commit c78163074ac3b3d879e21565a17e07cec06f6217
Author: vincenttran-msft <101599632+vincenttran-msft@users.noreply.github.com>
Date:   Tue Nov 8 18:06:00 2022 -0800

    [Storage] Refactor tests in `test_avro_async.py` (#27370)

    * Remove event loop to attempt to fix CI

    * PR feedback

commit 0d080eef1ad4beccbbf4b81c62ec6866edea1dd2
Author: Man <43016276+Man-MSFT@users.noreply.github.com>
Date:   Tue Nov 8 17:47:05 2022 -0800

    [ML] Return object ID if object already has ID (#27350)

    * Fix ARM id retrieval for registry environments

    * Update changelog

    * Update test_operation_orchestrator.py

    Fix enum casing

    * [ML] Return object ID if object already has ID

    * Update changelog

    * Fix typo

    * Fix typo

    * Update test_operation_orchestrator.py

commit 6ccde6026dad9190fa09b8f269c0219749a7c23c
Author: Xingzhi Zhang <37076709+elliotzh@users.noreply.github.com>
Date:   Wed Nov 9 09:29:08 2022 +0800

    git: add pre-commit configuration to .gitignore (#27162)

    * pre-commit: simple pre-commit to run pylint check for azure-ai-ml

    * git: add pre-commit configuration to .gitignore

commit 65b1e1aba3515dec1189d3997afa489e2450dd31
Author: Leighton Chen <lechen@microsoft.com>
Date:   Tue Nov 8 15:07:32 2022 -0800

    Update CHANGELOG.md (#27371)

commit 238eac47133db43c8d00030ec8cac4923439cee9
Author: Libba Lawrence <llawrence@microsoft.com>
Date:   Tue Nov 8 14:46:43 2022 -0800

    [EG] Drop 3.6 update docs (#27373)

    * 3.6 was removed

    * remove 3.6

commit 731287612d8a8f936acb4ab34e53499da10a5db5
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Tue Nov 8 14:41:44 2022 -0800

    [CLU] update docs for beta release + add example of how to export project (#27346)

    * update docs for beta release + add example of how to export project

    * make sure we test run sample

    * fix bad links to samples

    * update changelog date

commit 35ae992b40957ffffc66edb2d93d5b9b8c7ab3a0
Author: Sean Brennan <sebrenna@microsoft.com>
Date:   Tue Nov 8 14:18:54 2022 -0800

    [DevCenter] Preparing for azure-developer-devcenter 1.0.0b1 release (#27308)

    * preparing for release

    * Packaging update of azure-developer-devcenter

    * Revert "Packaging update of azure-developer-devcenter"

    This reverts commit 132febf4436ca0be2c7dfd4b3b8637d8965b5d58.

    * Packaging update of azure-developer-devcenter

    * Revert "Packaging update of azure-developer-devcenter"

    This reverts commit 1408290ccbf9c395ac7dcbd08ded37cee87577a3.

    * excluding auto-updates from bot

    Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>

commit 083f10566d828046c826f56414dbec1ef4e2838a
Author: Hanchi Wang <luigiking307@gmail.com>
Date:   Tue Nov 8 13:02:21 2022 -0800

    Update registry detete method return type (#27366)

commit 34ba025fbed9279c7f8aa61834d456465fe0e338
Author: Scott Beddall <45376673+scbedd@users.noreply.github.com>
Date:   Tue Nov 8 13:00:12 2022 -0800

    patch the assumption in is_required_version_on_pypi (#27369)

commit d4d400de594d1f51d26f6dd23ec3a1894623b14f
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Tue Nov 8 15:55:15 2022 -0500

    Increment package version after release of azure-core (#27283)

commit c790c4111fb838d2584098d82b1e4831712b569c
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Tue Nov 8 14:26:46 2022 -0500

    Increment package version after release of azure-search-documents (#27367)

commit d5a3344d5ab598a43de319bca7e5435f95b636ac
Author: Jeremy Voss <jerevoss@gmail.com>
Date:   Tue Nov 8 11:07:34 2022 -0800

    Added Sampler Factory (#27236)

commit 77cc63b1ce1801e8720fec7d28b9275c5fc782cb
Author: jessicawrr <jessicawrr@gmail.com>
Date:   Tue Nov 8 09:56:11 2022 -0800

    Create sample code for conversational sentiment (#27359)

    * Create sample code for conversational sentiment

    * small edits, add async sample, add samples to readme

    Co-authored-by: Ranran Wang <rawan@microsoft.com>
    Co-authored-by: Krista Pratico <krpratic@microsoft.com>

commit fb0e0a2288609718a79f7c0e3049882c23a4d5ec
Author: Hanchi Wang <luigiking307@gmail.com>
Date:   Tue Nov 8 09:48:19 2022 -0800

    [ml] Switched compute operations to go through 2022-10-01-preview API version (#26964)

    * Update autorest code for 2022-10-01-preview API version

commit f151ebd058635b46a83441ff69146aa04032bee5
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Tue Nov 8 12:46:45 2022 -0500

    Set default LimitRange for stress container resource requests (#27313)

    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

commit 8dfd36fec941ca85e9bb34118cd7c77c8b8069ff
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Tue Nov 8 12:35:23 2022 -0500

    Increment package version after release of azure-identity (#27365)

commit 339aa5b1029198ecbe6da66ca48c30bddbf57018
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Tue Nov 8 04:00:56 2022 -0500

    [AutoRelease] t2-relay-2022-11-08-46875(can only be merged by SDK owner) (#27362)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    * fix test break

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>

commit 9cfc15a280ce79420c14de528a320f3fe3d96b57
Author: Zhengfei Wang <38847871+zhengfeiwang@users.noreply.github.com>
Date:   Tue Nov 8 16:53:06 2022 +0800

    [ML][Pipelines] Support expression in if-else (#27275)

    * resolve expression to command component in condition

    * move resolve to dsl.condition

    * fix: command for component output

    * fix: expression node issue

    * fix: expression node parameter name issue

    * fix: pylint error for unused import

    * fix: use v2 contract in expression command

    * fix: command syntax error

    * refine: add logic convert node to output

    * test: add test for control node consuming expression/component

commit 994ed7bfd06a893ca1687311583d3daa1f816af6
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Tue Nov 8 02:37:49 2022 -0500

    [AutoRelease] t2-logz-2022-11-08-54068(can only be merged by SDK owner) (#27360)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit d18783b4881e3fbc815e16ad12cc612d825ce695
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Tue Nov 8 02:36:42 2022 -0500

    [AutoRelease] t2-costmanagement-2022-11-07-60744(can only be merged by SDK owner) (#27332)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit de545f4af6f31119334c00715050deabf5043dda
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Tue Nov 8 02:35:26 2022 -0500

    [AutoRelease] t2-purview-2022-11-07-29378(can only be merged by SDK owner) (#27330)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit 7fd87e7ede93853b92abb3fc758d7df0d57d17d4
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Tue Nov 8 02:33:57 2022 -0500

    code and test (#27329)

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

commit 4c0985335369ddbeff73597d6097406b07bc68b7
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Tue Nov 8 00:02:11 2022 -0500

    code and test (#27356)

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

commit 461dff5f295fa026975198ef2a825f6cb9e1008f
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Mon Nov 7 23:11:18 2022 -0500

    Increment package version after release of azure-ai-personalizer (#27352)

commit 9ffa8b82d8bda0c6374a375df9a4b97742d7fcb6
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Mon Nov 7 20:10:32 2022 -0800

    add typing docs (#26084)

    * add docs/cheatsheet

    * anna's feedback

    * more feedback

    * feedback applied to cheat sheet and longer doc

    * swathi's review feedback

commit 0fbd42a783e229c8d8cf250b56f3857b5c34f469
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Tue Nov 8 11:55:13 2022 +0800

    Release helper optimize (#27355)

    * optimize

    * optimize

    * optimize

commit 74fe7f27e380ec87fa3fa8ab863e2bb7a1f18181
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Tue Nov 8 10:37:17 2022 +0800

    Update setup.py (#27272)

commit 538ee7e3a7daa83b6fb1caeffa88afb28fe9d136
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Tue Nov 8 09:48:33 2022 +0800

    [pipeline] remove outdated samples in pipeline (#27324)

    * remove outdated samples

    * remove outdated samples

commit 5753c1966a7aa1e869f675c8a9b04402e8625f3e
Author: Paul Van Eck <paulvaneck@microsoft.com>
Date:   Mon Nov 7 17:28:17 2022 -0800

    [Monitor] Fix live tests (#27353)

    Live tests fail due to a missing required positional argument error.
    This fixes that.

    Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>

commit b2d5a9a2d0d70d400da562ecef5e5dafa14cc729
Author: Paul Van Eck <paulvaneck@microsoft.com>
Date:   Mon Nov 7 16:38:59 2022 -0800

    [Monitor][Ingestion] Remove msrest dependency (#27315)

    Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>

commit de985763a3139e2c4354203c179ff863cd2c378b
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Mon Nov 7 18:38:39 2022 -0500

    Add public cloud cosmos endpoint suffix (#27307)

    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

commit 4d4feae8c2a651be4159e0f7e76ab1070d9bd3bb
Author: Yalin Li <yall@microsoft.com>
Date:   Mon Nov 7 13:09:27 2022 -0800

    Update tests.yml (#27311)

commit 6c9c01938a137ca03934d3b2eefdcdf9de296147
Author: Libba Lawrence <llawrence@microsoft.com>
Date:   Mon Nov 7 12:43:31 2022 -0800

    [EventGrid] updating healthcare enums (#27312)

    * updating healthcare enums

    * changelog

    * spellchecker

    * remove changelog sections

    * whitespace

commit 850b559105de0dfa23964a6ebca8b956d5e63dbd
Author: Hanchi Wang <luigiking307@gmail.com>
Date:   Mon Nov 7 12:39:08 2022 -0800

    [ml] UnExpectedNonPipelineParameterTypeError to UserErrorException (#27344)

    * back to UserErrorException

    * revert recordings

commit 14ce50e905ea8bb9c9ec28d0d894b3402bfd780d
Author: MilesHolland <108901744+MilesHolland@users.noreply.github.com>
Date:   Mon Nov 7 15:34:26 2022 -0500

    Add registry replication count value (#26932)

    * schema changes an initial support class changes

    * context switch changes

    * swagger changes

    * update tests and add tests for replicated ids

    * nits

    * fix lint issues

    * linting pass

    * pylint second pass

    * fix merge

    * get e2e test passing again after merge

    * more testing

    * remove pdb

    * linting

    * comment nits

    * rerun test recordings after main merge

    * remove description

    * schema deserialization fix

    * fix lint

    * add replication count check at conversion

commit 1f6b37670b3ef847f6ace52d6283cab14c35241f
Author: Timo Wilhelm <mail@timowilhelm.com>
Date:   Mon Nov 7 19:59:52 2022 +0100

    [Azure Monitor] [OTEL Exporter] Fix azure monitor redirect error logging (#27321)

commit 1846d23c1da88647146b2614c2851255abed1491
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Mon Nov 7 10:30:58 2022 -0800

    fix weekly pipeline (#27340)

commit ff0006512364a6c40837d91c406eb2b3c34c2491
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Mon Nov 7 10:16:13 2022 -0800

    Update codeowners for personalizer (#27294)

commit 2e34f02fcb7d4a6cc11ec08714b6356824822cc1
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Mon Nov 7 09:01:16 2022 -0800

    docs sweep for the beta (#27316)

commit 4c8c97a9d8d9867c97107f73c6d23fb04dce1f88
Author: Laurent Mazuel <laurent.mazuel@gmail.com>
Date:   Mon Nov 7 08:42:22 2022 -0800

    Update CODEOWNERS

commit 1d023ea51e9d4acdf90b2b89dd4b8fa6d3db585a
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Mon Nov 7 00:57:46 2022 -0500

    [AutoRelease] t2-vmwarecloudsimple-2022-11-02-62501(Do not merge) (#27248)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    * Update CHANGELOG.md

    * Update CHANGELOG.md

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

commit f4c057261fa91e55e1dbf122a91ab7ee23b7806f
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Sun Nov 6 21:14:37 2022 -0500

    [AutoRelease] t2-testbase-2022-11-04-74314(Do not merge) (#27299)

    * code and test

    * update dev_requirement

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

commit a8058fee30342834ec1b721da0d9c2a36d94a83f
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Sun Nov 6 21:14:29 2022 -0500

    [AutoRelease] t2-guestconfig-2022-11-04-91818(Do not merge) (#27297)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit 72e615e6eb5371cef676b80c0c2d5a9020ec8f91
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Sun Nov 6 21:05:24 2022 -0500

    [AutoRelease] t2-resourcemover-2022-11-04-82067(Do not merge) (#27300)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit c2fefdf444bb5d822f48d90b893247ac374bc9da
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Mon Nov 7 09:59:45 2022 +0800

    Update main.py (#27322)

commit d96c2a3caf8fc640d43d92360f240677cf7efd4f
Author: Man <43016276+Man-MSFT@users.noreply.github.com>
Date:   Sun Nov 6 16:39:20 2022 -0800

    AzureML: Fix ARM ID for registry environments (#27305)

    * Fix ARM id retrieval for registry environments

    * Update changelog

    * Update test_operation_orchestrator.py

commit 118e99f44b6f1314ba1739c43ce97a7c8e7250c6
Author: nancy-mejia <106106141+nancy-mejia@users.noreply.github.com>
Date:   Fri Nov 4 15:27:49 2022 -0700

    [ML] Fix add missing "properties" to batch deployment (#27292)

commit a10fb9c02afc9cdab9273d35cb335cd963411975
Author: Yalin Li <yall@microsoft.com>
Date:   Fri Nov 4 14:19:05 2022 -0700

    Use asyncio.run() (#27289)

commit d43a37b14b28f595912ed57de94ffa580657b410
Author: Yalin Li <yall@microsoft.com>
Date:   Fri Nov 4 13:51:45 2022 -0700

    [AppConfig] Close async clients (#27287)

commit 5a79ca8ab3ab460e5a5a9a42841b2e105becf447
Author: Xiang Yan <xiangsjtu@gmail.com>
Date:   Fri Nov 4 12:50:16 2022 -0700

    Use latest swagger (#27288)

    * Use swagger #904899a23a417768ce1ec1d5f89f33817f8ef8ad

    * update

    * updates

    * update changelog

commit d08c4f43f457befd2da258e3acaa8f08b4295f1c
Author: wiboris <54044985+wiboris@users.noreply.github.com>
Date:   Fri Nov 4 11:55:06 2022 -0700

    [Batch] Data plane SDK v13.0.0  (#27172)

    * update dataplane to 2022-10-01 api

    * updating changelog

    * revert testing code

    * fix tests

    * fix test

    * update msrest version

    * Revert "update msrest version"

    This reverts commit 3e7b9073340a53d29c22cd11e9f7451de517fb70.

    * trying to fix dependency conflix

    * updating release date

    * updating changelog

commit 643617742baba866514ae98674c042d5eca10c71
Author: nancy-mejia <106106141+nancy-mejia@users.noreply.github.com>
Date:   Thu Nov 3 22:24:04 2022 -0700

    Re enable batch endpoints/deployments e2etests (#27177)

    * Re enable batch/online endpoints e2etests

commit 389861cd767bcc37c94fe6f8b00d923ecf18d7b7
Author: Jacob Lauzon <96087589+jalauzon-msft@users.noreply.github.com>
Date:   Thu Nov 3 20:52:14 2022 -0700

    Fix `test_abort_copy_blob` (#27293)

commit ab8b4c03dc34099b688028f79f89fbc3efef410f
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 3 22:06:45 2022 -0400

    [AutoRelease] t2-logic-2022-11-02-97736(Do not merge) (#27251)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    * Update CHANGELOG.md

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit 4fbe028650cd995eebe92f51f1d996b7c47b36a0
Author: Sharath Malladi <msharath@live.com>
Date:   Thu Nov 3 18:52:33 2022 -0700

    Adding Personalizer SDK for Python. (#26719)

    * Adding Personalizer SDK for Python.

    * record tests

    * remove default_language on async client

    * remove locale from link

    * update dependencies and shared reqs overrides

    * get mypy clean

    * Enable multislot before making multi slot rank and reward calls.

    * update recordings for personalizer

    * Separate client into PersonalizerClient and PersonalizerAdministrationClient.
    Remove helper methods from samples and link to the simulation tutorial.

    * Fix errors from tox commands.

    * Reacting to feedback.

    * Fixed pylint errors.

    * Removed operation groups and added tests for feature importance.

    * Rename get_model to export_model.

    * Enable create feature importance tests.

    * Rename functions in swagger to avoid creating operation groups.

    * Adding examples in doc strings and examples in README file.

    * Add send_request method.

    * Use variables to store random guids for evaluations and feature importances.

    * Addressed all feedback and generated the recordings again.

    * Changing location to Canary in the tests.yml file instead of test-resources.json.

    * Use preset resources for creating evaluations and feaure importance as they depend on cooked logs.

    * Updated samples to use environment variables output after creating test resources.

    Co-authored-by: Krista Pratico <krpratic@microsoft.com>

commit ae5480cf05c89e47876c5a6625c2c359d212ece8
Author: vincenttran-msft <101599632+vincenttran-msft@users.noreply.github.com>
Date:   Thu Nov 3 18:21:57 2022 -0700

    [Storage] Migrate `test_queue_service_stats.py` to test proxy (#27286)

    * JSON is invalid

    * Wip

    * Done

commit 653d77ceb1440ad8bb13a1b0630db23d723e0dd7
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Thu Nov 3 18:21:15 2022 -0700

    [TA,DT] api_version enum update (#27282)

    * api version update for enum change in py311

    * pylint

commit 0063fb2399e7d9926d331769eec4c70674e537c6
Author: Paul Van Eck <paulvaneck@microsoft.com>
Date:   Thu Nov 3 16:52:38 2022 -0700

    [Monitor][Query] Add docs about stats and vis (#27263)

    Two sections in the README were added to demonstrate how
    users can retreive statistics and visualization data
    when performing log queries.

    Closes: #23311

    Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>

commit 0642a94a3d331c585a840440271c11e714f2c9a6
Author: Paul Van Eck <paulvaneck@microsoft.com>
Date:   Thu Nov 3 16:16:51 2022 -0700

    [Monitor] Documentation updates (#27271)

    * Add a section about log retrieval to ingestion README
    * docs.microsoft.com -> learn.microsoft.com

    Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>

commit 33e744c296023a776dac3e950e54157f16ce23f2
Author: Paul Van Eck <paulvaneck@microsoft.com>
Date:   Thu Nov 3 15:40:54 2022 -0700

    [CI] Fix typo in file path (#27285)

    Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>

    Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>

commit 7adf652e79ce143ca7a5cb8ee5db33ff842ecd47
Author: Leighton Chen <lechen@microsoft.com>
Date:   Thu Nov 3 15:36:43 2022 -0700

    py11 (#27281)

commit afce7bfefab2af278edc9e84b7a453546f3312f0
Author: Xiang Yan <xiangsjtu@gmail.com>
Date:   Thu Nov 3 14:08:53 2022 -0700

    add snippet update step (#26899)

    * add snippet update step

    * Get latest main (#26934)

    * Change default local storage location (#26891)

    * code and test (#26908)

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

    * Update swagger_to_sdk_config_dpg.json (#26913)

    * feat: enable internal components in pipeline yaml (#26800)

    * feat: enable internal components in pipeline yaml

    * refactor: add some gate logic

    * fix: fix test_pipeline_job_create_with_registries

    * fix: fix pylint

    * Cadl automation pipeline (#26912)

    * cdoe

    * fix

    * code

    * fix

    * code

    * meta.json

    * meta.json

    * compatible

    * refactor: divide pipeline related tests (#26886)

    * fix: sdk.ml.azure-ai-ml.tests.datastore.e2etests.test_datastore

    * feat: component with default label

    * refactor: divide test_dsl_pipeline.py

    * feat: load labelled arm id

    * feat: support name@default
    use name@label for node component in pipeline yaml

    * [TA ] improve per-document error message when all documents fail per action (#26902)

    * fix bad Document error message when all actions fail

    * update changelog

    * update wording

    * skip cosmos emulator (#26930)

    * try 3.7

    * skip cosmos emulator tests until fixed

    * revert change

    * comment out emulator

    * fix ci for core (#26923)

    * fix ci for core

    * updates

    * updates

    * updates

    * updates

    * updates

    * adding additional version override support

    * update

    * update

    * update

    * update conda test-requirements to include azure-mgmt-storage that was previously coming dependency tools/azure-sdk-tools

    Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

    Co-authored-by: Leighton Chen <lechen@microsoft.com>
    Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
    Co-authored-by: Xingzhi Zhang <37076709+elliotzh@users.noreply.github.com>
    Co-authored-by: Krista Pratico <krpratic@microsoft.com>
    Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

    * update

    * update

    * update

    * update

    * update

    * Update update_snippet.yml

    * Update eng/pipelines/templates/steps/analyze.yml

    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

    * Update update_snippet.yml

    * update

    * update

    * update

    * updates

    * update

    * Updates

    * updates

    * updates

    * update

    * Add comments

    Co-authored-by: Leighton Chen <lechen@microsoft.com>
    Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
    Co-authored-by: Xingzhi Zhang <37076709+elliotzh@users.noreply.github.com>
    Co-authored-by: Krista Pratico <krpratic@microsoft.com>
    Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

commit 2cb703c87644f5d09b14e4f8b6d933d7760d46da
Author: Xiang Yan <xiangsjtu@gmail.com>
Date:   Thu Nov 3 13:26:01 2022 -0700

    Add 3.11 support (#27276)

commit 824868d74e48bf7f7876d046815bd907f9fd474f
Author: Neehar Duvvuri <40341266+needuv@users.noreply.github.com>
Date:   Thu Nov 3 16:01:46 2022 -0400

    Move AutoML Live Tests to EastUs and Change GPU SKU (#27280)

    * Move AutoML Tests to EastUs

    * Change GPU SKU

    * remove new line

    * add bck new line

commit 8fa28c1f18657f986b5037258cbbfe16b92ab80c
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 3 15:23:52 2022 -0400

    target newest version of proxy tool (#27278)

    Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

commit 2b96b8fb0003b5183e1a025ad75b7a00fca4ff03
Author: Scott Beddall <45376673+scbedd@users.noreply.github.com>
Date:   Thu Nov 3 11:58:21 2022 -0700

    Start Resolving Regression Failures (#27268)

    * patch the hole in our requirement parsing
    * cleanup unused usings

commit da0a1fc1eca9e327a1bbd6c24f6355865d018621
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Thu Nov 3 10:35:46 2022 -0700

    [CLU] add LRO return types and tests (#27040)

    * regenerate with return types for LROs and update changelog

    * more changelog updates + add some tests

    * add tests for chapterTitle and narrative summaryAspects

    * regenerate on latest, add typing-extensions to setup.py

    * fix ci

    * add missing transform

    * py311 updates

    * update readme with conv sentiment example

    * fix links where they differ between runtime ops

    * add typing-extensions to shared_reqs for clu

    * update commit and regenerate

commit 392fba51e35d2260d36a29be193f57c68f0480b9
Author: Joshua Loeffler <102193043+jloeffler7@users.noreply.github.com>
Date:   Thu Nov 3 12:14:38 2022 -0400

    Remove UpdateSubnetPolicy task from workspace deployment template (#27256)

    Co-authored-by: Joshua Loeffler <jloeffler@microsoft.com>

commit 453f2c3692aaffb045317bb3deeb3b93e7bb73f0
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 3 06:24:03 2022 -0400

    [AutoRelease] t2-storageimportexport-2022-11-02-17191(Do not merge) (#27249)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit f76edd0f74895704bc579fa4de3fec7f6c4bf4ac
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 3 06:23:16 2022 -0400

    [AutoRelease] t2-devspaces-2022-11-02-83087(Do not merge) (#27250)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit 1311ed9c37d0b2349cc131104d4282ff9b510c1c
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 3 06:22:37 2022 -0400

    [AutoRelease] t2-datadog-2022-11-02-41084(Do not merge) (#27247)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit 010f5708fd4a03b2a35bf33d5ef02b2962846ba0
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Thu Nov 3 06:21:59 2022 -0400

    [AutoRelease] t2-confluent-2022-11-02-18721(Do not merge) (#27246)

    * code and test

    * Update CHANGELOG.md

    * Update _version.py

    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhenbiao wei <424401670@qq.com>

commit ed691f3888a5c712a2cea77dd06afb9ad4ef9a8b
Author: Ming <hemingwei2017@gmail.com>
Date:   Wed Nov 2 19:48:49 2022 -0700

    fix aml workspace schema types mismatch for show operation (#27269)

    * Update changelog

    * fix workspace.identity.UAI types mismatch for show operation

    * revert the change log

    * fix pylint issue

    Co-authored-by: Diondra Peck <16376603+diondrapeck@users.noreply.github.com>
    Co-authored-by: Mingwei He <mingweihe@microsoft.com>

commit 502727be58ebe1a920100ef2b8af259ea3332361
Author: Ankit Singhal <30610298+singankit@users.noreply.github.com>
Date:   Wed Nov 2 19:20:42 2022 -0700

    Adding azure-ai-ml dependencies to shared requirements (#27033)

    * Adding azure-ai-ml dependencies to shared requirements

    * Update shared_requirements.txt

    * Update shared_requirements.txt

    * Update shared_requirements.txt

    Co-authored-by: Neehar Duvvuri <40341266+needuv@users.noreply.github.com>

commit cfcfb0fa04b79f4d0edbe130c664292ce98091ae
Author: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
Date:   Wed Nov 2 16:58:57 2022 -0700

    [Key Vault] Regenerate with latest `autorest` and API versions (#27170)

commit 65ad7213ad6e71b844daf45551cee71cd6876977
Author: Hanchi Wang <luigiking307@gmail.com>
Date:   Wed Nov 2 16:58:27 2022 -0700

    [ml] Address feedback on Nov release public interface (#27261)

    * Address feedback on Nov release public interface

    * pylint

commit 11caf9659a5332f2a833a9cf869dd2b556f31e55
Author: vincenttran-msft <101599632+vincenttran-msft@users.noreply.github.com>
Date:   Wed Nov 2 16:49:02 2022 -0700

    [Storage] Migrate `test_queue_encryption.py` to test proxy (#27209)

    * Sync done live&recorded

    * Clean up imports for sync

    * Finished async live&recorded

    * Adjust testcase

commit 9e80b7e487f23221c6d125c178df295edc27eb41
Author: vincenttran-msft <101599632+vincenttran-msft@users.noreply.github.com>
Date:   Wed Nov 2 16:48:44 2022 -0700

    Done (#27264)

commit 130bf46394125483cba0ec1fcc49718cdac0b9c9
Author: Douglas <74578557+DouglasXiaoMS@users.noreply.github.com>
Date:   Wed Nov 2 16:22:02 2022 -0700

    Fix spark job status show in az ml job command (#27267)

commit 45e78d7414233f16e0631cb5c811d88e27f94832
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Wed Nov 2 18:09:14 2022 -0400

    cspell issues in cpp branch , needs updated node, and cspell and npx need to be installed for cspell to run (#27262)

    Co-authored-by: George Arama <50641385+gearama@users.noreply.github.com>

commit d3428bcb9fbadb5f1ac34dfde83739ec4f04862a
Author: TonyJ1 <41344586+TonyJ1@users.noreply.github.com>
Date:   Wed Nov 2 13:18:20 2022 -0700

    [ML] Mark JobService class and services param to command() as experimental (#27259)

    * Update command_func() to accept a strongly typed services dictionary and update the tests/documentation

    * update changelog.md

    * [ML] Mark JobService and services param to command() as experimental

commit 8003a58101aefb8e0d4e0007f1c2c8d02a700c66
Author: Krista Pratico <krpratic@microsoft.com>
Date:   Wed Nov 2 10:59:53 2022 -0700

    [TA] py311 and beta updates (#27233)

    * py311 and beta updates

    * add back azure-common

    * add dynamic classification to enum

    * add isodate to shared_reqs for ta

commit 69f2868371478308d11bbcf4541df060f64ae10c
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Wed Nov 2 13:17:42 2022 -0400

    Add package source override to toc script. (#27234)

    Co-authored-by: sima-zhu <sizhu@microsoft.com>

commit cf9e648a9c772feafe3aa3986d52e5f8422d12a4
Author: TonyJ1 <41344586+TonyJ1@users.noreply.github.com>
Date:   Wed Nov 2 10:16:34 2022 -0700

    [ML] Command function now accepts services param of type Dict[str, JobService] instead of dict (#27231)

    * Update command_func() to accept a strongly typed services dictionary and update the tests/documentation

    * update changelog.md

commit f12f754f5c59cf52587b739ce126f4f2c3b0efa3
Author: Xingzhi Zhang <37076709+elliotzh@users.noreply.github.com>
Date:   Wed Nov 2 23:33:58 2022 +0800

    ci: skip sleep when not is_live (#27226)

    * ci: skip sleep when not is_live

    * ci: apply skip sleep mock for all recorded tests in playback mode

    * refactor: mock a public method instead of a private one

    * refactor: avoid impact all packages

    * ci: use sleep_if_live instead of time.sleep

    * refactor: mock sleep on HttpTransport

commit 77803aad7455ef5bf18baee571b6bef688c4d0a7
Author: botingwang-msft <114762639+botingwang-msft@users.noreply.github.com>
Date:   Wed Nov 2 08:45:03 2022 -0500

    add import job owners (#27235)

    * add import job owners

    * Update .github/CODEOWNERS

    * Update fabricbot.json

    Co-authored-by: Neehar Duvvuri <40341266+needuv@users.noreply.github.com>

commit 74e27581f993f52321201bab40dc8315392f94d3
Author: David Watrous <509299+dpwatrous@users.noreply.github.com>
Date:   Wed Nov 2 09:41:16 2022 -0400

    Update CODEOWNERS for Batch (#27253)

commit 701fbd47a660a82a6f10b5b30fa148a8864d2df9
Author: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Date:   Wed Nov 2 02:21:…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants