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

[AutoPR track2_azure-mgmt-consumption] Cost Management: Reservation Recommendations API: Add multiple missing properties in specs #5174

Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    e3d44e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10bc4e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. [DataLake][Fix]only set recursive=True for delete directory (Azure#17671

    )
    
    * [DataLake][Fix]only set recursive=True for delete directory
    
    * re-record
    xiafu-msft authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    0aa924a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dee491e View commit details
    Browse the repository at this point in the history
  3. Search adls gen2 (Azure#17684)

    * add adls gen2 support
    
    * update version
    
    * update
    xiangyan99 authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    aaa41cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9db468 View commit details
    Browse the repository at this point in the history
  5. [core] connection string parser only (Azure#17640)

    * create generic core conn str parser
    
    * update core version to enable conn str parser feature
    
    * moved conn str parser to utils and added ConnectionStringProperties class
    
    * support case insensitive keys + tests
    
    * update version + add core tests
    
    * lint + fix test
    
    * fix changelog
    
    * remove requests dependency
    
    * updated param description
    swathipil authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    abba261 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a70c40c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93f9f0b View commit details
    Browse the repository at this point in the history
  8. [doc translator] adding tests (Azure#17511)

    * [tests][sync] test supported formats
    
    * [tests][sync] test translation
    
    * [tests] comeplete the supported formats test
    
    * [tests] translation test
    
    * [tests] translation -> single source multiple target
    
    * [test] translation -> multiple sources single targets
    
    * [test] translation -> prefix and suffix
    
    * [test] translation -> list all doc statuses
    
    * [test] updated tests to create their own containers
    
    * [tests] update base test functions to support offline tests
    
    * [test] adding more tests
    
    * [tests] status tests
    
    * [tests] list statuses
    
    * [tests] list submitted jobs
    
    * [tests] doc status
    
    * [tests] update paging in list all statuses
    
    * [tests] some refactoring
    
    * [tests] added meaningful assertions + method refactoring
    
    * [test] cancel job
    
    * [tests] refactor helper functions
    
    * [tests] added async tests
    
    * [tests] skip some tests (functionality is hidden for now)
    
    * [tests][pr reviews] correct silly mistake -> calling function with argument self!
    
    * [test] lazy fix -> sample trsnaltion jobs -> wait until done for status to be succeeded
    
    * [test] some bugs
    
    * [tests] fix gettting first item if async iterator
    
    * [tests] fix cancelled job status propagation
    
    * [tests] fix iterator len issue in sync client
    
    * [tests] fix 'self' keyword used unnecessarily
    
    * [test] fix get length of async iterator
    
    * [tests] update tests after actually running them
    
    * [tests] sync client updates
    
    * [tests] add sync client test recordings
    
    * [tests] fixed async client tests
    
    * [tests] adding async recordings
    
    * [tests] adding conftest.py for py2 async tests
    
    * [tests] update recordings
    
    * [tests] pr reviews
    
    * [tests] created AsyncDocumentTranslationTest for python 3
    
    * [tests] setting polling interval to zero when running recorded tests
    
    * [tests] updated polling interval for wait_until_done method in client
    
    * [tests] updating recorded tests
    
    * [tests] updated records -> downgrade azure core bug
    
    * [tests] fixing linting errors
    Mohamed Shaban authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    b285461 View commit details
    Browse the repository at this point in the history
  9. [formrecognizer] Adding tests for the reading order kwarg (Azure#17686)

    * adding tests for the reading order kwarg
    
    * add reading_order kwarg to clients
    catalinaperalta authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    45dcdfc View commit details
    Browse the repository at this point in the history
  10. [Tables] Added query injection test (Azure#17547)

    * Added query injection test
    
    * py27
    
    * Fixed special char support
    annatisch authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    5bb85ae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    473a64e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1839ca8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ace5b1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fe3508a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf1a078 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    83eb6e3 View commit details
    Browse the repository at this point in the history
  17. [formrecognizer] Release script changelog update (Azure#17712)

    Update the release date in the changelog.
    catalinaperalta authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    d5c04f0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    49e545d View commit details
    Browse the repository at this point in the history
  19. Update OT to 1.0.0 (Azure#16982)

    * Update OT to 1.0.0rc1
    
    * use set attr
    
    * kind
    
    * links
    
    * private
    
    * more changes
    
    * update
    
    * warning
    
    * kwargs for span
    
    * ot ga
    
    * update to oc1.0
    
    * remove unused methods
    
    * adapt
    
    * lint
    
    * lint
    
    * doc
    
    * changes
    
    * add a link class
    
    * minor update
    
    * changelog
    
    * Update sdk/core/azure-core-tracing-opentelemetry/azure/core/tracing/ext/opentelemetry_span/__init__.py
    
    * remove py2 from classifiers
    
    * oc doc
    
    * version un pin
    Rakshith Bhyravabhotla authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    eaa4acf View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. updated model attributes (Azure#17719)

    * added required atteibute
    
    * update test cases validations
    
    * update samples
    
    * add has_completed to both document and status results
    
    * updated test validation
    
    * [test] updated recorded tests
    
    * fix linting errors
    
    * fix docstrings
    
    * add cancelling as non-terminal state
    
    * adding cancelling to testcase
    
    * update docstring mistakes
    Mohamed Shaban authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    f777abe View commit details
    Browse the repository at this point in the history
  2. Update changelog date on OT, OC (Azure#17725)

    * changelog
    
    * Update sdk/core/azure-core-tracing-opencensus/CHANGELOG.md
    
    * Apply suggestions from code review
    Rakshith Bhyravabhotla authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    43ab3a4 View commit details
    Browse the repository at this point in the history
  3. [AutoRelease] t2-labservices-2021-03-31-84474(Do not merge) (Azure#17694

    )
    
    * CodeGen from PR 13699 in Azure/azure-rest-api-specs
    LabServices readme.python t2 config(wave4) (Azure#13699)
    
    * version,CHANGELOG
    
    * changelog.md version config
    
    * Update shared_requirements.txt
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    3 people authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    8c28b75 View commit details
    Browse the repository at this point in the history
  4. [Auto-Release-Pipeline] Python Auto Release Pipeline (Azure#17730)

    * 0.0.1
    
    * 0.0.2
    
    * 0.0.3
    
    * Update PythonSdkLiveTest.yml for Azure Pipelines
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * delete unnecessary print
    
    * debug
    
    * debug
    
    * pip install packaging
    
    * debug
    
    * debug
    
    * debug
    
    * check package install
    
    * debug
    
    * 'rc' in version && check package && edit version.py in sub folder
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * livetest package
    
    * live test package
    
    * debug
    
    * debug
    
    * debug
    
    * debug
    
    * title
    
    * livetest package for compute
    
    * title
    
    * avoid fake error
    
    * get last version from pypi
    
    * msrest>=0.5.0 => msrest>=0.6.21
    
    * dependency check
    
    * dependency check 2
    msyyc authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    279e2a3 View commit details
    Browse the repository at this point in the history
  5. [AutoRelease] t2-compute-2021-03-26-71715(Do not merge) (Azure#17587)

    * CodeGen from PR 13620 in Azure/azure-rest-api-specs
    add go sdk config (Azure#13620)
    
    * version,CHANGELOG
    
    * test
    
    * fix tests
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: 00Kai0 <sunkaihuisos@gmail.com>
    3 people authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    1bf8589 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    625e10e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fac3304 View commit details
    Browse the repository at this point in the history
  8. Sync eng/common directory with azure-sdk-tools for PR 1525 (Azure#17717)

    * Use SubscriptionId throughout TestResources
    
    Fixes #1454
    
    * Resolve PR feedback
    
    * Default DeleteAfterHours to 48 for SDK team
    
    Also makes a few other adjustments for subscriptions, like restoring the previous one if available and another was specified.
    
    * Resolve PR feedback
    
    * Change deployment mode to Complete
    
    Also fixes an issue where if the user opted not to deploy to the same resource group, the script would continue execution anyway.
    
    * Use consistent aka links to satisfy link checker
    
    Only need it for the new Update-TestResources.ps1 script, but I wanted them to look consistent.
    
    Co-authored-by: Heath Stewart <heaths@microsoft.com>
    azure-sdk and heaths authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    2acd938 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b591ce7 View commit details
    Browse the repository at this point in the history
  10. Acr auth flow (Azure#17540)

    * generated code from swagger
    
    * adding files from template
    
    * adding a tests.yml file
    
    * outlining base structures
    
    * adding more skeleton code
    
    * formatting code
    
    * adding some async files
    
    * fixes for apiview
    
    * added models and clients based on feedback from arch board
    
    * running black to keep code clean
    
    * more changes to auth
    
    * have a basic pipeline
    
    * added an auth policy for username & password
    
    * have a working auth policy
    
    * need to add a page iterator class for returned repositories
    
    * working list tags and list repositories methods
    
    * adding a change to the tests.yml file to run in live mode once I get there
    
    * added more methods
    
    * adding test infra
    
    * adding swagger file
    
    * regen with Jeremys swagger, fixing up implementations
    
    * added delete method, more models are filled out
    
    * code formatting and adding helper method to repository client
    
    * adding changes from newest swagger
    
    * updated generated code
    
    * adding tests for list and delete not exists, small changes to tests.yml
    
    * adding more list tests
    
    * updating readme and setup
    
    * adding more things the pipelines need
    
    * fixing pylint issues to get pipeline green
    
    * making all tests live tests
    
    * updating ci and readme with tables copies
    
    * updates to readme
    
    * adding more changes
    
    * draft based on pallavis code
    
    * updating readme
    
    * removing old sections from readme
    
    * more readme deletions
    
    * adding auth policy back in
    
    * ignore swagger readme
    
    * adding devtoolsback
    
    * readme fix, linting fix
    
    * updating shared reqs
    
    * regenerated code, fixed changelog, modified test structure
    
    * formatting
    
    * fixed up all lint and mypy issues
    
    * formatting
    
    * adding devtools to dev_reqs
    
    * including samples and license in manifest, thank you scbedd
    
    * updating swagger
    
    * adding skeleton for auth flow
    
    * more auth files
    
    * committing for izy to take a look
    
    * forgot new files
    
    * working auth policy using challenge
    
    * working tests
    
    * deleting recordings
    
    * authentication flow test
    
    * regenerated
    
    * fixing up test
    
    * new generated code, fixed user agent, passing tests
    
    * fixing up a few tests
    
    * changing a test slightly
    
    * async policy almost working, problem with the same url encoding
    
    * more test fixes
    
    * working live and playback
    
    * linting fixes, had to remove mypy because of issues in generated
    
    * adding conftest, fixing up async issue
    
    * renaming the async test file
    
    * fixing async tests
    
    * more fixes
    
    * removing async tests folder
    
    * addressing charles and anna's comments, thank you both
    
    * removing more from authpolicy
    
    * removing exchange client
    
    * fixing up scrubber
    
    * addressing charles comments on auth and exchange clients
    
    * addressing charles comments, thanks charles
    
    * addressing annas comments and suggestions, thank you anna
    
    * reverting mypy packages to upstream/master
    
    * re-removing container reg from mypy checks
    seankane-msft authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    01f32e9 View commit details
    Browse the repository at this point in the history
  11. [KeyVault] tests-mgmt.yml (Azure#17707)

    * tests mgmt yaml
    
    * moved yml file
    swathipil authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    c4acce9 View commit details
    Browse the repository at this point in the history
  12. add __repr__ to models (Azure#17726)

    * first draft
    
    * second draft
    
    * running pipeline
    
    * linting errors
    
    * pylint freakin stuff
    
    * fix docstrings multi-line thing
    
    * fix has_completed on doc result
    
    * remove linter message suppress for long __repr__ liens
    
    * add white space, run pipeline
    
    * whatever!
    Mohamed Shaban authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    6a3665d View commit details
    Browse the repository at this point in the history
  13. applied changes suggested by @kristapratico (Azure#17738)

    Mohamed Shaban authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    a1918ff View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f722d4c View commit details
    Browse the repository at this point in the history
  15. [translation] add error state tests (Azure#17716)

    * add error state tests
    
    * fix target container permissions and add helper Document class to make testing scenarios easier
    
    * adding recordings for error tests
    kristapratico authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    a12fdd3 View commit details
    Browse the repository at this point in the history
  16. SHA e6fa7db (Azure#17756)

    xiangyan99 authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    8cdc660 View commit details
    Browse the repository at this point in the history
  17. add adf support (SHA f953424) (Azure#17635)

    * add adf support
    
    * update
    
    * update
    xiangyan99 authored Apr 1, 2021
    Configuration menu
    Copy the full SHA
    acd8518 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    4fbf75b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51011c3 View commit details
    Browse the repository at this point in the history
  3. [SB] tests-mgmt.yml (Azure#17699)

    * create tests mgmt yaml
    
    * moved file following keyvault
    swathipil authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    da03e16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    808f66e View commit details
    Browse the repository at this point in the history
  5. [EG] tests-mgmt.yml (Azure#17704)

    * tests mgmt yaml
    
    * move file as following keyvault pipeline
    swathipil authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    9315f34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7cefc0 View commit details
    Browse the repository at this point in the history
  7. [Container Registry] Acr delete artifact (Azure#17645)

    * generated code from swagger
    
    * adding files from template
    
    * adding a tests.yml file
    
    * outlining base structures
    
    * adding more skeleton code
    
    * formatting code
    
    * adding some async files
    
    * fixes for apiview
    
    * added models and clients based on feedback from arch board
    
    * running black to keep code clean
    
    * more changes to auth
    
    * have a basic pipeline
    
    * added an auth policy for username & password
    
    * have a working auth policy
    
    * need to add a page iterator class for returned repositories
    
    * working list tags and list repositories methods
    
    * adding a change to the tests.yml file to run in live mode once I get there
    
    * added more methods
    
    * adding test infra
    
    * adding swagger file
    
    * regen with Jeremys swagger, fixing up implementations
    
    * added delete method, more models are filled out
    
    * code formatting and adding helper method to repository client
    
    * adding changes from newest swagger
    
    * updated generated code
    
    * adding tests for list and delete not exists, small changes to tests.yml
    
    * adding more list tests
    
    * updating readme and setup
    
    * adding more things the pipelines need
    
    * fixing pylint issues to get pipeline green
    
    * making all tests live tests
    
    * updating ci and readme with tables copies
    
    * updates to readme
    
    * adding more changes
    
    * draft based on pallavis code
    
    * updating readme
    
    * removing old sections from readme
    
    * more readme deletions
    
    * adding auth policy back in
    
    * ignore swagger readme
    
    * adding devtoolsback
    
    * readme fix, linting fix
    
    * updating shared reqs
    
    * regenerated code, fixed changelog, modified test structure
    
    * formatting
    
    * fixed up all lint and mypy issues
    
    * formatting
    
    * adding devtools to dev_reqs
    
    * including samples and license in manifest, thank you scbedd
    
    * updating swagger
    
    * adding skeleton for auth flow
    
    * more auth files
    
    * committing for izy to take a look
    
    * forgot new files
    
    * working auth policy using challenge
    
    * working tests
    
    * deleting recordings
    
    * authentication flow test
    
    * regenerated
    
    * fixing up test
    
    * new generated code, fixed user agent, passing tests
    
    * fixing up a few tests
    
    * changing a test slightly
    
    * async policy almost working, problem with the same url encoding
    
    * more test fixes
    
    * working live and playback
    
    * linting fixes, had to remove mypy because of issues in generated
    
    * adding conftest, fixing up async issue
    
    * renaming the async test file
    
    * fixing async tests
    
    * more fixes
    
    * removing async tests folder
    
    * addressing charles and anna's comments, thank you both
    
    * removing more from authpolicy
    
    * removing exchange client
    
    * tests for delete tag
    
    * importing tags for delete operations
    
    * cleanup
    
    * forgot to include a recording
    
    * add delete repo tests:
    
    * regenerated from autorest, added delete artifact method to sync and async
    
    * fixing up recording files
    
    * linting issue
    
    * run black
    
    * undoing all changes to generated code
    
    * adding distributed trace decorators
    seankane-msft authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    5c4d08b View commit details
    Browse the repository at this point in the history
  8. [SB] update template path (Azure#17772)

    updating template path in mgmt/tests.yml, since it was moved one folder in
    swathipil authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    a27bae5 View commit details
    Browse the repository at this point in the history
  9. [EG] update template path (Azure#17771)

    updating template path in mgmt/tests.yml, since it was moved one folder in
    swathipil authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    3670a16 View commit details
    Browse the repository at this point in the history
  10. [EH] tests-mgmt.yml (Azure#17652)

    addressing: Azure#17248
    swathipil authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    a1f6028 View commit details
    Browse the repository at this point in the history
  11. [ContainerRegistry] Acr set operations (Azure#17701)

    * generated code from swagger
    
    * adding files from template
    
    * adding a tests.yml file
    
    * outlining base structures
    
    * adding more skeleton code
    
    * formatting code
    
    * adding some async files
    
    * fixes for apiview
    
    * added models and clients based on feedback from arch board
    
    * running black to keep code clean
    
    * more changes to auth
    
    * have a basic pipeline
    
    * added an auth policy for username & password
    
    * have a working auth policy
    
    * need to add a page iterator class for returned repositories
    
    * working list tags and list repositories methods
    
    * adding a change to the tests.yml file to run in live mode once I get there
    
    * added more methods
    
    * adding test infra
    
    * adding swagger file
    
    * regen with Jeremys swagger, fixing up implementations
    
    * added delete method, more models are filled out
    
    * code formatting and adding helper method to repository client
    
    * adding changes from newest swagger
    
    * updated generated code
    
    * adding tests for list and delete not exists, small changes to tests.yml
    
    * adding more list tests
    
    * updating readme and setup
    
    * adding more things the pipelines need
    
    * fixing pylint issues to get pipeline green
    
    * making all tests live tests
    
    * updating ci and readme with tables copies
    
    * updates to readme
    
    * adding more changes
    
    * draft based on pallavis code
    
    * updating readme
    
    * removing old sections from readme
    
    * more readme deletions
    
    * adding auth policy back in
    
    * ignore swagger readme
    
    * adding devtoolsback
    
    * readme fix, linting fix
    
    * updating shared reqs
    
    * regenerated code, fixed changelog, modified test structure
    
    * formatting
    
    * fixed up all lint and mypy issues
    
    * formatting
    
    * adding devtools to dev_reqs
    
    * including samples and license in manifest, thank you scbedd
    
    * updating swagger
    
    * adding skeleton for auth flow
    
    * more auth files
    
    * committing for izy to take a look
    
    * forgot new files
    
    * working auth policy using challenge
    
    * working tests
    
    * deleting recordings
    
    * authentication flow test
    
    * regenerated
    
    * fixing up test
    
    * new generated code, fixed user agent, passing tests
    
    * fixing up a few tests
    
    * changing a test slightly
    
    * async policy almost working, problem with the same url encoding
    
    * more test fixes
    
    * working live and playback
    
    * linting fixes, had to remove mypy because of issues in generated
    
    * adding conftest, fixing up async issue
    
    * renaming the async test file
    
    * fixing async tests
    
    * more fixes
    
    * removing async tests folder
    
    * addressing charles and anna's comments, thank you both
    
    * removing more from authpolicy
    
    * removing exchange client
    
    * tests for delete tag
    
    * importing tags for delete operations
    
    * cleanup
    
    * forgot to include a recording
    
    * add delete repo tests:
    
    * regenerated from autorest, added delete artifact method to sync and async
    
    * adding a set registry artifact properties method and test
    
    * continuing to debug test
    
    * working set operations and tests
    
    * adding tests to ensure ResourceNotFoundError is thrown
    
    * marking sync set_manifest/tag tests as live only because of recording issue
    seankane-msft authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    72ea38b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6eb912d View commit details
    Browse the repository at this point in the history
  13. Changed threshold value to fix Datalake upload performance (Azure#17773)

    * Fixed threshold value improve Datalake performance
    
    * added const to all base clients
    tasherif-msft authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    607d305 View commit details
    Browse the repository at this point in the history
  14. [EH] drop 3.5 (Azure#17753)

    * drop 3.5
    
    * update version
    
    * comments
    swathipil authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    acf303a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c850b89 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8554251 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7c4cfe2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    de272ae View commit details
    Browse the repository at this point in the history
  2. Add azure Sas credential support (Azure#17733)

    * Add azure Sas credential support
    
    * changes
    
    * update_azure_core
    
    * test
    
    * lint
    
    * lint
    
    * lint
    
    * comments + lint
    
    * comments
    
    * remove try/catch
    
    * oops
    
    * Update sdk/eventhub/azure-eventhub/CHANGELOG.md
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    
    * mypy
    
    * lint agasin
    
    * Apply suggestions from code review
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    
    * test fix
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    Rakshith Bhyravabhotla and yunhaoling authored Apr 3, 2021
    Configuration menu
    Copy the full SHA
    7915990 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Adapt SB to latest OT changes (Azure#17761)

    * Adapt SB to latest OT changes
    
    * lint
    
    * lint
    
    * azure core _ tests fix
    
    * excetp
    
    * oops
    
    * lint
    Rakshith Bhyravabhotla authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    294668b View commit details
    Browse the repository at this point in the history
  2. [Container Registry] Transport wrapper (Azure#17633)

    Addresses Azure#17508 . Adding a transport wrapper to pipelines to ensure sessions are not closed when using context managers. PR is based off another branch not yet in master, need Azure#17540  to be merged first.
    seankane-msft authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    8fee2b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8972875 View commit details
    Browse the repository at this point in the history
  4. [ServiceBus] Bump uamqp dependency (Azure#17673)

    * bump uamqp, drop 3.5, changelog update
    
    * revert 3.5 changes, will create a new PR for dropping 3.5
    
    * Update sdk/servicebus/azure-servicebus/CHANGELOG.md
    
    * Update sdk/servicebus/tests.yml
    yunhaoling authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    8a7c5a4 View commit details
    Browse the repository at this point in the history
  5. [SB] update Python 3.5 to 3.6 (Azure#17751)

    fixes Azure#17237 
    - need to check if uamqp should drop 3.5
    swathipil authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    18a9442 View commit details
    Browse the repository at this point in the history
  6. Adapt EH to OT 1.0.0 (Azure#17783)

    * kind
    
    * send
    
    * receive
    
    * lint + sample fix
    
    * comments
    
    * trace message for batch data
    
    * oops
    
    * Apply suggestions from code review
    
    * lint
    
    * lint
    Rakshith Bhyravabhotla authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    c5c4228 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9aeeca6 View commit details
    Browse the repository at this point in the history
  8. Use single quotes for matrix generator command line arguments (Azure#…

    …17754)
    
    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
    azure-sdk and benbp authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    a51f9d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    908835c View commit details
    Browse the repository at this point in the history
  10. [OT] Warn only on attribute error (Azure#17784)

    * Warn only on attribute error
    
    * Apply suggestions from code review
    
    Co-authored-by: Laurent Mazuel <lmazuel@microsoft.com>
    
    Co-authored-by: Laurent Mazuel <lmazuel@microsoft.com>
    Rakshith Bhyravabhotla and lmazuel authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    2c5245f View commit details
    Browse the repository at this point in the history
  11. add samples readme (Azure#17782)

    * first draft
    
    * PR reviews
    Mohamed Shaban authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    9487d10 View commit details
    Browse the repository at this point in the history
  12. Add FeatureFlagConfigurationSetting, SecretReferenceConfigurationSett…

    …ing (Azure#16771)
    
    * made changes based on Pavels changes to .net
    
    * fixed some syntax bugs and other small things
    
    * added method _to_generated
    
    * working tests for the two new configuration settings, very basic get/retrieve tests
    
    * improved building of the FeatureFlagConfigSetting, now can be instantiated directly, or can be retrieved from the service
    
    * fixed up the SecretReferenceConfigurationSetting, need to fix the methods for FeatureFlag
    
    * have both new configuraiton settings working, need to build out the feature flag
    
    * added four more tests, verified sync tokens, creating FeatureFilter base classes
    
    * fadded a second feature flag
    
    * stashing
    
    * added custom filter
    
    * adding support for multiple features
    
    * turning [None] into []
    
    * fixing final tests for sync client
    
    * another test having issues with matching on vcr
    
    * updating secret reference configuration to use uri instead of value
    
    * updating config settings to be easier to use
    
    * added tests for aad and regular client
    
    * adding async
    
    * updating typehints
    
    * adding more type hints
    
    * cleaning up docstrings in clients
    
    * fixed test issues
    
    * changing featurefilter to filters
    
    * need to undo feature filters
    
    * removed specific feature filters, instead leaving as dicts
    
    * fixed up sync tokens tests, pylint issues
    
    * adding a close to the clients
    
    * fixing close method
    
    * fixing up type hints
    
    * fixed a typehint
    
    * remove add_feature_filter, add 'kind' to each class
    
    * fixing up feature filter parsing
    
    * pylint fix
    
    * updating based on other languages
    
    * updates to be consistent
    
    * removed feature filter and replaced with dicts
    
    * code formatting
    
    * updates for apiview
    
    * fixes on content types
    
    * pylint fixes
    
    * adding constants
    
    * fixing up tests from merge conflicts
    
    * adding setter and @properties to secret reference
    
    * added @Property and setter for value and enabled
    
    * linting fix, adding filters to the property
    
    * raise AttributeError if value is set to a non dictionary
    
    * copying file over from master
    
    * removing python 3.5 support
    
    * undoing change
    
    * removing my removal for py35 support
    
    * adding a test to make sure configsetting.value can be None or blank string
    
    * addressing xiangs comments
    
    * changing featureflag to not prefix the key
    
    * adding validation on creation for feature flag config settings
    
    * adding key prefix if it is not there
    
    * small fixes
    
    * changes to secret reference based on discussion with xiang
    
    * fixes to feature flag
    
    * more fixes
    
    * update changelog, replace _value with value, handle KeyError
    seankane-msft authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    fed3b36 View commit details
    Browse the repository at this point in the history
  13. Search nomalizer (Azure#17579)

    * add normailizer support
    
    * updates
    
    * add odata_type string for CustomNormalizer
    
    * update changelog
    xiangyan99 authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    658d94b View commit details
    Browse the repository at this point in the history
  14. [EventHubs] Bump uamqp dependency (Azure#17674)

    bump uamqp dependency and check discarding/close connection status for resending if message in a failed sending status.
    yunhaoling authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    2a80053 View commit details
    Browse the repository at this point in the history
  15. [ContainerRegistry] new swagger (Azure#17790)

    * new swagger
    
    * return objects for set_manifest_properties
    
    * return types on set_tag_properties
    
    * linting fixes
    seankane-msft authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    cff7650 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6603722 View commit details
    Browse the repository at this point in the history
  17. [Tables] Updated datetime de/serialization (Azure#17776)

    * Fixed kwargs
    
    * Update datetime serialization
    
    * Added tests
    
    * Fixed timezone support
    
    * Pylint updates
    
    * Fixed test awaits
    annatisch authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    fa00c1d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b0b5a20 View commit details
    Browse the repository at this point in the history
  19. [Storage] mgmt live tests (Azure#17774)

    * mgmt live tests
    
    * remove line
    swathipil authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    5bcfe3f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    698a7a4 View commit details
    Browse the repository at this point in the history
  21. you cannot pass a Null value to a tag. need to set a real value if EN…

    …V value not present in the azure-dev-tools base testcase (Azure#17805)
    scbedd authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    f15f11d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d4811cf View commit details
    Browse the repository at this point in the history
  23. Use base platform matrix for CI tests (Azure#17667)

    * Use matrix config for CI/PR tests
    
    * DependsOn, remove duplicate regression test
    
    * Update platform matrix and test file names
    
    * Update cosmos ci tests for new pipeline configs
    
    * Update python version selection in matrix configs
    
    * Remove PR specific matrix configs
    
    * Consolidate base matrix across OSes
    benbp authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    105a27c View commit details
    Browse the repository at this point in the history
  24. [translation] rename package/namespace (Azure#17792)

    * rename folder structure to azure-ai-translation-documents
    
    * regenerate with translation-documents naming
    
    * update translation documents references in package
    
    * update codeowners and shared reqs
    
    * add azure-ai-translation-nspkg
    
    * add nspkg to dev requirements
    
    * translation-documents -> translation-document
    
    * rename DocumentTranslationClient to DocumentTranslatorClient
    
    * update readme
    
    * revert rename for client
    
    * sdk/translator -> sdk/translation
    
    * fix whitespace
    
    * renames for sample readme
    
    * fix analyze step errors
    
    * fix flaky tests - will succeed after one target finishes
    
    * add nspkg to shared reqs
    
    * make param optional for checks
    kristapratico authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    0523eab View commit details
    Browse the repository at this point in the history
  25. [ContainerRegistry] ACR orderby (Azure#17794)

    * new swagger
    
    * return objects for set_manifest_properties
    
    * return types on set_tag_properties
    
    * linting fixes
    
    * fixing order by params and adding tests
    seankane-msft authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    53033f2 View commit details
    Browse the repository at this point in the history
  26. [Communications-Chat] Refactor identifiers (Azure#17680)

    * Shared models using protocol
    
    * Updated clients and models
    
    * Added typeddicts
    
    * Some test fixes
    
    * Pylint fixes
    
    * Some test fixes
    
    * Fixed typeddict declaration
    
    * Updates to Identity
    
    * id -> raw_id
    
    * Identifier -> id
    
    * Fixed typehint
    
    * Fixed more typehints
    
    * Updates to serialization
    
    * Updated identity type hints
    
    * Missing 'N'
    annatisch authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    9c0e712 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a9b77d7 View commit details
    Browse the repository at this point in the history
  28. Add Test Environment that runs tests w/out aiohttp (Azure#17718)

    * Add a tox environment that ensures aiohttp is not present for a suite of tests, to ensure compatibility without the package.
     
    * Add try_import.py, script that can be used to safely attempt import of something we expect not to be present.
    
    Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
    scbedd and seankane-msft authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    4485013 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    379803f View commit details
    Browse the repository at this point in the history
  30. [Container Registry] ACR docs (Azure#17807)

    * fixing up delete tests
    
    * docstring fixes for better sphinx docs
    
    * readme, sample, async sample, and basic readme sample
    
    * adding more details to the README
    
    * Update sdk/containerregistry/azure-containerregistry/README.md
    
    Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
    
    * Update sdk/containerregistry/azure-containerregistry/samples/README.md
    
    Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
    
    * Update sdk/containerregistry/azure-containerregistry/samples/README.md
    
    Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
    
    * Update sdk/containerregistry/azure-containerregistry/samples/async_samples/sample_create_client_async.py
    
    Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
    
    * vartype -> type
    
    * mccoys suggestion and removing old sample file
    
    * add to setup.py
    
    * expanding the basic samples a bit
    
    Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
    seankane-msft and mccoyp authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    3086be4 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2264517 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    472b1d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    39a0685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3495f8 View commit details
    Browse the repository at this point in the history
  3. [Tables] Fix for async retry policy (Azure#17810)

    * Fix bug in async retry policy
    
    * Added some retry testing
    
    * Updated release notes
    
    * Review feedback
    
    * Moved static methods
    annatisch authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    824665d View commit details
    Browse the repository at this point in the history
  4. [Container Registry] ACR list_repositories pageable (Azure#17714)

    * generated code from swagger
    
    * adding files from template
    
    * adding a tests.yml file
    
    * outlining base structures
    
    * adding more skeleton code
    
    * formatting code
    
    * adding some async files
    
    * fixes for apiview
    
    * added models and clients based on feedback from arch board
    
    * running black to keep code clean
    
    * more changes to auth
    
    * have a basic pipeline
    
    * added an auth policy for username & password
    
    * have a working auth policy
    
    * need to add a page iterator class for returned repositories
    
    * working list tags and list repositories methods
    
    * adding a change to the tests.yml file to run in live mode once I get there
    
    * added more methods
    
    * adding test infra
    
    * adding swagger file
    
    * regen with Jeremys swagger, fixing up implementations
    
    * added delete method, more models are filled out
    
    * code formatting and adding helper method to repository client
    
    * adding changes from newest swagger
    
    * updated generated code
    
    * adding tests for list and delete not exists, small changes to tests.yml
    
    * adding more list tests
    
    * updating readme and setup
    
    * adding more things the pipelines need
    
    * fixing pylint issues to get pipeline green
    
    * making all tests live tests
    
    * updating ci and readme with tables copies
    
    * updates to readme
    
    * adding more changes
    
    * draft based on pallavis code
    
    * updating readme
    
    * removing old sections from readme
    
    * more readme deletions
    
    * adding auth policy back in
    
    * ignore swagger readme
    
    * adding devtoolsback
    
    * readme fix, linting fix
    
    * updating shared reqs
    
    * regenerated code, fixed changelog, modified test structure
    
    * formatting
    
    * fixed up all lint and mypy issues
    
    * formatting
    
    * adding devtools to dev_reqs
    
    * including samples and license in manifest, thank you scbedd
    
    * updating swagger
    
    * adding skeleton for auth flow
    
    * more auth files
    
    * committing for izy to take a look
    
    * forgot new files
    
    * working auth policy using challenge
    
    * working tests
    
    * deleting recordings
    
    * authentication flow test
    
    * regenerated
    
    * fixing up test
    
    * new generated code, fixed user agent, passing tests
    
    * fixing up a few tests
    
    * changing a test slightly
    
    * async policy almost working, problem with the same url encoding
    
    * more test fixes
    
    * working live and playback
    
    * linting fixes, had to remove mypy because of issues in generated
    
    * adding conftest, fixing up async issue
    
    * renaming the async test file
    
    * fixing async tests
    
    * more fixes
    
    * removing async tests folder
    
    * addressing charles and anna's comments, thank you both
    
    * removing more from authpolicy
    
    * removing exchange client
    
    * fixing up scrubber
    
    * addressing charles comments on auth and exchange clients
    
    * fixed up list_repositories method
    
    * page_size -> results_per_page
    
    * list tags not ready for results_per_page
    
    * fixing up sync pageables
    
    * running black
    
    * async list manifests operations
    
    * async list tags methods complete
    
    * linting
    
    * linting fixes
    
    * conflicts
    
    * fix to scrubber
    
    * black and lint fixes
    
    * new recordings
    
    * fixing setup to make verify readmes happy
    
    * greater than -> greater than or equal
    
    * lint fixes
    
    * krista, mccoy, and swathis comments, thank you all
    seankane-msft authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    160e3ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    830db5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d336589 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25a8e4f View commit details
    Browse the repository at this point in the history
  8. Increment version for storage releases (Azure#17012)

    * Increment package version after release of azure_storage_blob
    
    * Increment package version after release of azure_storage_file_datalake
    azure-sdk authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    a555acd View commit details
    Browse the repository at this point in the history
  9. Update eng_sys_checks to highlight the queue time options for skippin…

    …g tox (Azure#17816)
    
    * update the documentation to show the skip methodology
    scbedd authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    b20bcbf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e95f3a2 View commit details
    Browse the repository at this point in the history
  11. [Blob] Fixed the ability to upload from a generator (Azure#17551)

    * Fixed the ability to upload from a generator
    
    * removed pass
    
    * Update sdk/storage/azure-storage-blob/azure/storage/blob/_shared/uploads.py
    
    Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>
    
    * Update sdk/storage/azure-storage-blob/azure/storage/blob/_shared/uploads.py
    
    Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>
    
    Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>
    tasherif-msft and xiafu-msft authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    ee88e31 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5d30958 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8db319c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d72b1ce View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c48529b View commit details
    Browse the repository at this point in the history
  16. Date on changelog (Azure#17846)

    Rakshith Bhyravabhotla authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    b34a952 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f9d5fd3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ba32ad5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0761479 View commit details
    Browse the repository at this point in the history
  20. Update try_import to be aware of what package it's running against (A…

    …zure#17850)
    
    * update try_import script to understand context
    scbedd authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    1e3683d View commit details
    Browse the repository at this point in the history
  21. Update Date (Azure#17849)

    Rakshith Bhyravabhotla authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    14b70f5 View commit details
    Browse the repository at this point in the history
  22. Extend whl_no_aio pytest filter glob (Azure#17854)

    * extend the filter glob to handle mgmt-core
    scbedd authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    4d50ff1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Avoid running non-2.7 and non-3.6 python versions for windows/macos C…

    …I tests (Azure#17832)
    
    * Avoid running non-3.6 python versions for windows CI tests
    
    * Replace macos python ci test version with 3.6 to support crypto mindepends
    
    * Add separate base matrix for ci mindependency tests using cryptography 2.4.1
    benbp authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    e8f5cca View commit details
    Browse the repository at this point in the history
  2. [AutoRelease] t2-compute-2021-04-06-94854 (Azure#17820)

    * CodeGen from PR 13759 in Azure/azure-rest-api-specs
    Update readme.python.md (Azure#13759)
    
    * version,CHANGELOG
    
    * test
    
    * compute changelog config
    
    * compute changelog config v1
    
    * skip artificially test
    
    * _vmss test skip temporary
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    3 people authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    1b24873 View commit details
    Browse the repository at this point in the history
  3. [AutoRelease] t2-cosmosdb-2021-04-06-06793(Do not merge) (Azure#17826)

    * CodeGen from PR 13253 in Azure/azure-rest-api-specs
    [Cosmos DB] Introduce new api version 2021-03-15 (Azure#13253)
    
    * Introduce new api version 2021-03-15
    
    * fix
    
    Co-authored-by: Xujin Zhang <xujzhang@microsoft.com>
    
    * version,CHANGELOG
    
    * test
    
    * test
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: Xujin Zhang <xujzhang@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    3 people authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    60495f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bc2c9c View commit details
    Browse the repository at this point in the history
  5. [AutoRelease] t2-synapse-2021-04-07-40286 (Azure#17863)

    * CodeGen from PR 13790 in Azure/azure-rest-api-specs
    t2 synapse readme config (Azure#13790)
    
    * version,CHANGELOG
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    3 people authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    88a578b View commit details
    Browse the repository at this point in the history
  6. [AutoRelease] t2-datamigration-2021-04-07-23754(wave4) (Azure#17861)

    * CodeGen from PR 13494 in Azure/azure-rest-api-specs
    datamigration readme t2 config (Azure#13494)
    
    * datamigration readme t2 config
    
    * datamigration readme change
    
    * datamigration readme change V2
    
    * dataMigration readme change
    
    * version,CHANGELOG
    
    * test
    
    * datamigration changelog config
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    Co-authored-by: Zed <601306339@qq.com>
    4 people authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    f16535e View commit details
    Browse the repository at this point in the history
  7. [AutoRelease] t2-loganalytics-2021-04-06-87551 (Azure#17824)

    * CodeGen from PR 13782 in Azure/azure-rest-api-specs
    update OperationalInsights package for SDK release  (Azure#13782)
    
    * added3 new properties to TableProperties:
    IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.
    
    * added Tables new api version
    
    * changed bool to boolean types
    
    * prettified jsons
    
    * fix erroes in swagger
    
    * undo changes to 2020-03-01-preview version
    
    * pr fixes
    
    * updated TableUpdate example
    
    * changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example
    
    * changed v1 to v2
    
    * changed WorkspaceNameParameter back to V1
    
    * changed ErrorResponse to default ErrorResponse without ref to local definition
    
    * added systemData
    
    * removed systemData
    
    * added systemData to Patch and Get
    
    * moved systemData to Table properties
    
    * deleted systemData from Table.json, added to Get and Put examles
    
    * changed location of systemData in Tables.json
    
    * moved systemData to inside Table definition
    
    * moved systemData inside Table properties
    
    * removed SystemData
    
    * creatted a new package containing all latest swagger files for publishing new SDK
    
    * removed package 2021_02 and set default packate to 2020_10
    
    * removed 2 packages
    
    * removed DataCollectorLogs.json from readme.md 20202.10
    
    * added empty line to try invoke pipeline validations that havent run
    
    * Delete Tables.json
    
    * added3 new properties to TableProperties:
    IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.
    
    * merge
    
    * prettified jsons
    
    * undo changes to 2020-03-01-preview version
    
    * updated TableUpdate example
    
    * changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example
    
    * changed v1 to v2
    
    * changed WorkspaceNameParameter back to V1
    
    * added systemData
    
    * removed systemData
    
    * added systemData to Patch and Get
    
    * moved systemData to Table properties
    
    * deleted systemData from Table.json, added to Get and Put examles
    
    * changed location of systemData in Tables.json
    
    * moved systemData to inside Table definition
    
    * moved systemData inside Table properties
    
    * removed whitespaces
    
    * changed DataExportErrorResponse to common
    .../v2/types.json#/definitions/ErrorResponse
    
    * changed all Error response of 2020-08 to common definition
    
    * version,CHANGELOG
    
    * test
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhangyan133 <77086185+zhangyan133@users.noreply.github.com>
    3 people authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    3318cee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78cbd62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0168981 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21f1bac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11bbd11 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4bb2951 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    47cbcfa View commit details
    Browse the repository at this point in the history
  14. Prepare for release EG (Azure#17881)

    * Prepare for release EG
    
    * add comment
    Rakshith Bhyravabhotla authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    d953be7 View commit details
    Browse the repository at this point in the history
  15. Rename - remove_participant -> user -> identifier (Azure#17814)

    * Rename - remove_participant -> user -> identifier
    
    * Minor doc updates
    
    * test files modified
    
    * Minor doc updates
    
    * Rename ChatThreadParticipant to ChatParticipant
    
    * modified tests
    
    * Renamed ChatParticipant.user to ChatParticipant.identifier
    
    * Docstring update MicrosoftTeamsUserIdentifier.is_anonymous 'str' to 'bool'
    
    * Minor test refactoring
    
    * Update CHANGELOG.md and README.md
    
    * Import changes for CommunicationUserIdentifier in samples
    
    * Update sdk/communication/azure-communication-chat/README.md
    
    Co-authored-by: Dominik <domessin@microsoft.com>
    sarkar-rajarshi and DominikMe authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    a1752b3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    54a8553 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3c5a63c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3dc25cc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    03ea632 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4e42772 View commit details
    Browse the repository at this point in the history
  21. [Container Registry] Test fixes (Azure#17847)

    Fixing the environment variables in tests to work with the pipeline.
    seankane-msft authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    379a23f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. [AutoRelease] t2-changeanalysis-2021-04-06-95497 (Azure#17819)

    * CodeGen from PR 13687 in Azure/azure-rest-api-specs
    correct changeanalysis typescript.md (Azure#13687)
    
    * version,CHANGELOG
    
    * changeanalysis changelog config
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    4 people authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    8fe589d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58a1c0d View commit details
    Browse the repository at this point in the history
  3. add override resourcegraph (Azure#17866)

    Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <v-yanzhang@microsoft.com>
    zhangyan133 and Yan Zhang (WICRESOFT NORTH AMERICA LTD) authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    c1af73f View commit details
    Browse the repository at this point in the history
  4. [AutoRelease] t2-containerservice-2021-04-07-68775(Do not merge) (Azu…

    …re#17865)
    
    * CodeGen from PR 13763 in Azure/azure-rest-api-specs
    [aks] fix vm size model and osDiskType description  (Azure#13763)
    
    * fix: agent pool vm size should be string, not enum
    
    * fix: osDiskType default description for >= 2020-11-01
    
    * version,CHANGELOG
    
    * test
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: zhangyan133 <77086185+zhangyan133@users.noreply.github.com>
    3 people authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    f1a6b32 View commit details
    Browse the repository at this point in the history
  5. [AutoRelease] t2-storagesync-2021-04-07-19792 (Azure#17869)

    * CodeGen from PR 13810 in Azure/azure-rest-api-specs
    storagesync readme t2 config (Azure#13810)
    
    * storagesync readme t2 config
    
    * storagesync readme.python t2 config
    
    * version,CHANGELOG
    
    * test
    
    * storagesync t2 changelog config
    
    * Update shared_requirements.txt
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    Co-authored-by: Zed <601306339@qq.com>
    4 people authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    8bda918 View commit details
    Browse the repository at this point in the history
  6. [AutoRelease] t2-resourcegraph-2021-03-31-51385 (Azure#17692)

    * CodeGen from PR 13715 in Azure/azure-rest-api-specs
    resourcegraph readme t2 config (Azure#13715)
    
    * version,CHANGELOG
    
    * test
    
    * fix test
    
    * fix test again
    
    * skip test
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <v-yanzhang@microsoft.com>
    3 people authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    d34872c View commit details
    Browse the repository at this point in the history
  7. [AutoRelease] t2-azurestack-2021-04-08-81999 (Azure#17892)

    * CodeGen from PR 13813 in Azure/azure-rest-api-specs
    azurestack wave4 t2 config (Azure#13813)
    
    * version,CHANGELOG
    
    * azurestack changelog t2 config
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    4 people authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    1c71790 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea8a73b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb464b2 View commit details
    Browse the repository at this point in the history
  10. Python SDK: CognitiveServices ComputerVision API 3.2 (v0.8.0) (Azure#…

    …17482)
    
    * Regenerate SDK.
    
    * Add CHANGELOG.md entry.
    tjprescott authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    7ed5194 View commit details
    Browse the repository at this point in the history
  11. semantic search (Azure#17690)

    * semantic search
    xiangyan99 authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    f22f1ab View commit details
    Browse the repository at this point in the history
  12. Change date for releases (Azure#17907)

    Rakshith Bhyravabhotla authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    17bd690 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d695852 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d16d477 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fbfe330 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fa8a0ab View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9a6fb0e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    99a1c75 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. [AutoRelease] t2-customproviders-2021-04-08-50278 (Azure#17897)

    * CodeGen from PR 13831 in Azure/azure-rest-api-specs
    customproviders t2 readme config (Azure#13831)
    
    * version,CHANGELOG
    
    * customproviders changelog config
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    Co-authored-by: Zed <601306339@qq.com>
    4 people authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    0b9bfd6 View commit details
    Browse the repository at this point in the history
  2. [AutoRelease] t2-appplatform-2021-04-08-16036 (Azure#17896)

    * CodeGen from PR 13829 in Azure/azure-rest-api-specs
    appplatform t2 readme config (Azure#13829)
    
    * version,CHANGELOG
    
    * test
    
    * appplatform changelog config
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    4 people authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    37c925e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2e5820 View commit details
    Browse the repository at this point in the history
  4. Update README.md (Azure#17945)

    Rakshith Bhyravabhotla authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    92973d2 View commit details
    Browse the repository at this point in the history
  5. Fix BaseName initialization (Azure#17948)

    Initializing the BaseName with a ServiceDirectory that contains
    a "/", because it is a multiple level path, causes the BaseName
    initialization code to fail because it doesn't support the
    validation pattern.
    
    In all the known cases we already pass the ResourceGroupName
    explicitly so don't need to set the BaseName so we can
    skip the initialization in those cases.
    
    Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
    azure-sdk and weshaggard authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    d2af6af View commit details
    Browse the repository at this point in the history
  6. Add and fix samples for OT (Azure#17876)

    * Add  and fix samples for OT
    
    * Update sample_receive_sb.py
    
    * Update README.md
    
    * Update README.md
    Rakshith Bhyravabhotla authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    838081a View commit details
    Browse the repository at this point in the history
  7. Added test pass info for python (Azure#16026)

    * Added test pass info for python
    
    * Added in environment variables
    LarryOsterman authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    4283862 View commit details
    Browse the repository at this point in the history
  8. move apireview step into the analyze stage (Azure#17924)

    * move apireview step into the analyze stage, shift artifact publish to end of the job
    scbedd authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    c8658b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Configuration menu
    Copy the full SHA
    f3760fc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Sync eng/common directory with azure-sdk-tools for PR 1515 (Azure#17935)

    * Add lease to runs.
    
    * Add YAML file.
    
    * Remove commented out code.
    
    * Move days valid into template with a default.
    
    Co-authored-by: Mitch Denny <midenn@microsoft.com>
    azure-sdk and mitchdenny authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    6f4a33e View commit details
    Browse the repository at this point in the history
  2. [AutoRelease] t2-datashare-2021-04-12-49497 (Azure#17959)

    * CodeGen from PR 13833 in Azure/azure-rest-api-specs
    datashare readme t2 config (Azure#13833)
    
    * version,CHANGELOG
    
    * datashare t2 changelog config
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    3 people authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    20a3df6 View commit details
    Browse the repository at this point in the history
  3. [AutoRelease] t2-hanaonazure-2021-04-12-42294 (Azure#17966)

    * CodeGen from PR 13880 in Azure/azure-rest-api-specs
    hanaonazure t2 readme config (Azure#13880)
    
    * version,CHANGELOG
    
    * hanaonazure changelog t2 config
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    Co-authored-by: Zed <601306339@qq.com>
    4 people authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    9afa924 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff15463 View commit details
    Browse the repository at this point in the history
  5. Removed the update CI target packages step. (Azure#17984)

    Co-authored-by: Sima Zhu <sizhu@microsoft.com>
    azure-sdk and sima-zhu authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    76f9ca7 View commit details
    Browse the repository at this point in the history
  6. Sync eng/common directory with azure-sdk-tools for PR 1551 (Azure#17986)

    * make -checkout: none an optional phase
    
    Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
    azure-sdk and scbedd authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    66416e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Update eng/common dev version template. (Azure#17993)

    Co-authored-by: Mitch Denny <midenn@microsoft.com>
    azure-sdk and mitchdenny authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    75c8874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f7f585 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40e7f7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c57ebb4 View commit details
    Browse the repository at this point in the history
  5. Quick fix for retain runs (Azure#18001)

    Urgently need to fix this to unblock pipelines.
    mitchdenny authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a992c8b View commit details
    Browse the repository at this point in the history
  6. Sync eng/common directory with azure-sdk-tools for PR 1553 (Azure#18002)

    * Remove condition.
    
    * Fix up system access token usage.
    
    Co-authored-by: Mitch Denny <midenn@microsoft.com>
    azure-sdk and mitchdenny authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    e558eaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e748baa View commit details
    Browse the repository at this point in the history
  8. [AutoRelease] t2-healthcareapis-2021-04-12-56802 (Azure#17968)

    * CodeGen from PR 13884 in Azure/azure-rest-api-specs
    healthcareapis t2 config (Azure#13884)
    
    * version,CHANGELOG
    
    * test
    
    * healthcareapis changelog t2 config
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    3 people authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    b2dff18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bf3d84 View commit details
    Browse the repository at this point in the history
  10. [Communication] - SDK - Synced SMS and Phone Numbers shared folders (A…

    …zure#17985)
    
    * Sync SMS and PNM shared folders
    
    * Added typing extensions
    
    * Sync other shared folder files
    jbeauregardb authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    03bed39 View commit details
    Browse the repository at this point in the history
  11. update release date (Azure#17988)

    * update release date
    
    * update
    
    * updates
    xiangyan99 authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a14cebf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b640a4 View commit details
    Browse the repository at this point in the history
  13. updating generated code (Azure#17874)

    * updating generated code
    
    * adding generated folder
    
    * getting error about rawdeserializer
    
    * fixes to error throwing
    
    * lint fixes
    
    * ignore swagger readme
    seankane-msft authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    6f01b19 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    80382ed View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1f28dd5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f8e1b23 View commit details
    Browse the repository at this point in the history
  17. Add Conda Publishing (Azure#17889)

    * Add Conda Build Steps and supporting infrastructure. 
    * Add meta.yml and extensions to ci.yml in both sdk/core and sdk/storage
    * Add placeholder Conda release stage
    
    Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
    scbedd and seankane-msft authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    2701194 View commit details
    Browse the repository at this point in the history
  18. [Communication]: Removed error code assertion from unauthorized phone…

    … number test (Azure#17955)
    
    * Updated expected error code
    
    * Removed error code assertion from unauthorized phone number test
    lsundaralingam authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    1019494 View commit details
    Browse the repository at this point in the history
  19. [Container Registry] fixing up the test-resources-post script (Azure#…

    …17883)
    
    * fixing up the test-resources-post script
    
    * adding forced import of Az
    
    * flipping orders
    
    * changing from updatet to import force
    
    * update for mac
    
    * using default shell
    
    * dropping the .exe
    
    * removing shell=True
    
    * removing powershell altogether
    
    * linking powershell command to module
    
    * powershell.exe -> pwsh
    
    * simplifying cmdlet
    
    * chnging command structure
    
    * simpler pwsh call
    
    * moving to mgmt plane library
    
    * adding import image using mgmt plane
    
    * import_repo -> import_image
    
    * cleaning up test-resources-post
    
    * more changes to test files
    
    * more corrections
    
    * making hello-world a constant too
    
    * fixing up recordings
    
    * adding try catch for import-module
    
    * adding import for Az.Accounts
    
    * using a fixture instead of the powershell script
    
    * removing test-resources-post.ps1 entirely, using fixture
    seankane-msft authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    01c8b28 View commit details
    Browse the repository at this point in the history
  20. [Communication]: Migrated python identity tests to use ARM template (A…

    …zure#17890)
    
    * Migrated python identity tests to use ARM template
    
    * Update sanitation for the request
    
    * Renamed variable in URIIdentityReplacer
    
    * Fixed python 2 import error
    lsundaralingam authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    1b33479 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f44d28b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. add perf tests (Azure#17519)

    * add perf tests
    
    * update
    
    * update
    
    * updates
    xiangyan99 authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    6cd1f37 View commit details
    Browse the repository at this point in the history
  2. Deprecate Azure-Synapse (Azure#18027)

    * update readme/changelog to reflect deprecated status. bump the patch version to ensure it floats to the top
    scbedd authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    e55a470 View commit details
    Browse the repository at this point in the history
  3. shared_requirements msrest verison update (Azure#17938)

    Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    RAY-316 and msyyc authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    e01a658 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f94101 View commit details
    Browse the repository at this point in the history
  5. [Communication]: Added exception to begin_update_phone_number_capabil…

    …ities (Azure#18025)
    
    * Added exception to begin_update_phone_number_capabilities
    
    * Updated check to be case insensitive
    lsundaralingam authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    f241e37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c65b7a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Call bypass-local-dns.yml from verify-agent-os.yml - Easy way to ensu…

    …re the DNS workaround is run in (almost) all pipelines (Azure#18049)
    
    Co-authored-by: Mike Harder <mharder@microsoft.com>
    azure-sdk and mikeharder authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    2be0cad View commit details
    Browse the repository at this point in the history
  2. Sync eng/common directory with azure-sdk-tools for PR 1555 (Azure#18051)

    * Verify samples during CIs
    
    Replaces Azure#17999 for use in all language repos.
    
    * Move exit to proper scope
    
    * Use verify-samples template
    
    Co-authored-by: Heath Stewart <heaths@microsoft.com>
    azure-sdk and heaths authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    b1ebc32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fb418f View commit details
    Browse the repository at this point in the history
  4. Sync eng/common directory with azure-sdk-tools for PR 1559 (Azure#18064)

    * Handle empty files in Test-SampleMetadata
    
    Relates to Azure/azure-sdk-for-java#20684
    
    * Remove condition from verify-samples
    
    * Use forward slash in path
    
    * Fix directory typo
    
    * Remove invalid 'telemetry' product slug
    
    Relates to Azure#17991
    
    * Disable verify-samples template
    
    Opened Azure#18066 to track re-enabling it.
    
    Co-authored-by: Heath Stewart <heaths@microsoft.com>
    azure-sdk and heaths authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    f394ae8 View commit details
    Browse the repository at this point in the history
  5. [AutoRelease] t2-dns-2021-04-14-12237 (Azure#18039)

    * CodeGen from PR 13923 in Azure/azure-rest-api-specs
    dns t2 readme config (Azure#13923)
    
    * version,CHANGELOG
    
    * test
    
    * test config
    
    * dns changelog config
    
    * test config
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    4 people authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    f4c8a8c View commit details
    Browse the repository at this point in the history
  6. [AutoRelease] t2-hybridcompute-2021-04-15-18223 (Azure#18062)

    * CodeGen from PR 13910 in Azure/azure-rest-api-specs
    hybridcompute readme t2 config (Azure#13910)
    
    * readme t2 config
    
    * hybridcompute t2 readme config
    
    * version,CHANGELOG
    
    * test
    
    * hybridcompute changelog config
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    4 people authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    6d6f68b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a527161 View commit details
    Browse the repository at this point in the history
  8. remove multiapi generated code (Azure#18052)

    * remove multiapi generated code
    
    * update
    xiangyan99 authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    7fe58e9 View commit details
    Browse the repository at this point in the history
  9. allow filtering live test sets based on package name (Azure#18013)

    ### Description: 
    #### What
    We want to have the ability to trigger live tests separately for different packages 
    #### How
    Set runtime parameters ```Services``` at the test YAML file.
    Based on [recommendations ](https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/keyvault/tests.yml)from sys engineering team, add in test filtering logic based on package name so that developers can override [ run parameters from the pipeline ](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/runtime-parameters?view=azure-devops&tabs=script). By default, all packages will be built and tested.
    ### Test: 
    * Run [all packages](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=842788&view=results)
    * Run [a selected package](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=842906&view=results)
    GoWang authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    0629108 View commit details
    Browse the repository at this point in the history
  10. [EventHubs] user agent impl update (Azure#18040)

    * user agent impl update
    
    * fix typo
    yunhaoling authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    8a143e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    61cdfd2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c6112b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    99cf2bd View commit details
    Browse the repository at this point in the history
  14. recording processor updating for foreign clouds (Azure#18073)

    * recording processor updating for foreign clouds
    
    * Update tools/azure-devtools/src/azure_devtools/scenario_tests/recording_processors.py
    
    Co-authored-by: Charles Lowell <chlowe@microsoft.com>
    
    Co-authored-by: Charles Lowell <chlowe@microsoft.com>
    seankane-msft and chlowell authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    77feaf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. dns changelog config (Azure#18070)

    * dns changelog config
    
    * dns _version config
    RAY-316 authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    ebb02e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b402f View commit details
    Browse the repository at this point in the history
  3. [ServiceBus] validate iso8601 duration format in mgmt module (Azure#1…

    …8044)
    
    * validate iso8601 duration format in mgmt module
    
    * fix tests
    
    * upload test records
    
    * add update_* test and bug fix
    
    * fix mypy
    
    * more mypy fix
    
    * mypy fix
    yunhaoling authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a5607a7 View commit details
    Browse the repository at this point in the history
  4. [Tables] Client and pipeline refactor (Azure#18045)

    * Removed unused encryption
    
    * Started refactor
    
    * More refactoring of clients
    
    * Updated async retry policy
    
    * Some test and sample fixes
    
    * pylint
    
    * Fixed acl tests
    
    * Skip retry for now
    
    * Fix pipeline sharing
    
    * Fixed retry tests
    
    * Pylint
    
    * Update sdk/tables/azure-data-tables/tests/test_retry.py
    
    Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
    
    * Update sdk/tables/azure-data-tables/tests/test_retry_async.py
    
    Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
    
    * Updated changelog
    
    * Fix CI
    
    Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
    annatisch and seankane-msft authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    6be6d47 View commit details
    Browse the repository at this point in the history
  5. Update azure-template (Azure#18056)

    * update template setup.py to reflect track 2. update tests.yml to pass the correct buildTargetingString
    scbedd authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    c6fb23f View commit details
    Browse the repository at this point in the history
  6. Release CognitiveServices AnomalyDetector 3.0.0b3 (Azure#18080)

    * Regenerate SDK.
    
    * Update changelog.
    tjprescott authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    e7682d1 View commit details
    Browse the repository at this point in the history
  7. fix build (Azure#18108)

    Rakshith Bhyravabhotla authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    b1b18de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a162bf2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5d0e97 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Correct expiration epoch time (Azure#18026)

    * Correct expiration epoch time
    
    * Add pydoc and address comments
    
    * Add UTs
    
    * Update in shared lib
    
    * Update in shared lib
    
    * Fix lint issue
    
    * Update utils.py
    
    * Update dev_requirements.txt
    
    Co-authored-by: Leo Li <jixli@microsoft.com>
    Leoaqr and Leo Li authored Apr 17, 2021
    Configuration menu
    Copy the full SHA
    66f11d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Enabled exists() for CPK encrypted blobs (Azure#18106)

    * Enabled exists() for CPK encrypted blobs
    
    * fixed mistake I made
    
    * fixed mistake I made
    tasherif-msft authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    40d4e13 View commit details
    Browse the repository at this point in the history
  2. [AutoRelease] t2-resource-2021-04-16-89132 (Azure#18097)

    * CodeGen from PR 13974 in Azure/azure-rest-api-specs
    resource t2 readme config (Azure#13974)
    
    * version,CHANGELOG
    
    * test
    
    * all version change
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    4 people authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    28545a0 View commit details
    Browse the repository at this point in the history
  3. [AutoRelease] t2-storage-2021-04-13-34265 (Azure#18003)

    * CodeGen from PR 13881 in Azure/azure-rest-api-specs
    storage readme t2 config (Azure#13881)
    
    * storage readme t2 config
    
    * storage t2 config
    
    * version,CHANGELOG
    
    * test
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    3 people authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    4deec3e View commit details
    Browse the repository at this point in the history
  4. Fix pypi link (Azure#18136)

    lzchen authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    dffee64 View commit details
    Browse the repository at this point in the history
  5. [Tables] Test fixes (Azure#18075)

    Removes tests that are supported in tables but not cosmos.
    seankane-msft authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    2a2cf6b View commit details
    Browse the repository at this point in the history
  6. Sync eng/common directory with azure-sdk-tools for PR 1560 (Azure#18112)

    * Add template to merge multiple subscription configurations
    
    * Update eng/common/TestResources/build-test-resource-config.yml
    
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    
    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
    Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    4 people authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    bc317cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d29aef View commit details
    Browse the repository at this point in the history
  8. [EventHub] improved migration guide (Azure#17953)

    * updated migration guide
    
    * small fix
    swathipil authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    91d2509 View commit details
    Browse the repository at this point in the history
  9. [Tables] Removed batching result (Azure#18132)

    * Removed batching result
    
    * Pylint fixes
    
    * Removed debugging
    
    * Removed context manager
    
    * Handle dict mutations
    annatisch authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    796be71 View commit details
    Browse the repository at this point in the history
  10. Use underscore-prefixed variable name when setting sub config values …

    …as secrets (Azure#18139)
    
    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
    azure-sdk and benbp authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    064e436 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ada230 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. [Blob][Fix]fix downloader.chunks() return chunks in different size (A…

    …zure#17559)
    
    * [Blob][Fix]fix downloader.chunks()
    
    * [FileShare][Fix]fix downloader.chunks()
    
    * [FileShare][Fix]fix downloader.chunks()
    
    * add doc
    
    * modify doc
    
    * modify doc
    
    * Update _download.py
    
    * Update _download.py
    
    * Update _download.py
    xiafu-msft authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    68095e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    390e17c View commit details
    Browse the repository at this point in the history
  3. [AutoRelease] t2-keyvault-2021-04-19-19915 (Azure#18126)

    * CodeGen from PR 13924 in Azure/azure-rest-api-specs
    Set x-ms-api-version to false for vaults list (Azure#13924)
    
    * version,CHANGELOG
    
    * test
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    3 people authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    9a370b3 View commit details
    Browse the repository at this point in the history
  4. [AutoRelease] t2-webpubsub-2021-04-16-57261 (Azure#18092)

    * CodeGen from PR 13953 in Azure/azure-rest-api-specs
    webpubsub readme t1 del (Azure#13953)
    
    * version,CHANGELOG
    
    * webpubsub changelog config
    
    * changelog version change
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
    Co-authored-by: Zed <601306339@qq.com>
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    4 people authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    b682f61 View commit details
    Browse the repository at this point in the history
  5. changing table_name to name (Azure#18103)

    * changing table_name to name
    
    * adding changelog update
    
    * removing another table_name situation
    
    Co-authored-by: annatisch <antisch@microsoft.com>
    seankane-msft and annatisch authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    44b528a View commit details
    Browse the repository at this point in the history
  6. Storage devtool migration (Azure#17396)

    * [DataLake][Devtool]Migrate test framework to Devtool
    xiafu-msft authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    0ae834b View commit details
    Browse the repository at this point in the history
  7. [Service Bus] add rule filters sample (Azure#18128)

    * add rule filter sample
    
    * adams comments
    
    * remove env vars
    swathipil authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    89b54c2 View commit details
    Browse the repository at this point in the history
  8. [Service Bus] create dead-letter queue sample (Azure#18123)

    * create deadletter queue sample
    
    * adams comments
    
    * rename samples
    
    * rename
    swathipil authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    b5f8bb6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3496153 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b3f18e7 View commit details
    Browse the repository at this point in the history
  11. Add multivariate sample (Azure#18156)

    Co-authored-by: David Liang <liangze@microsoft.com>
    DavidZeLiang and David Liang authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    5443085 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1470bc7 View commit details
    Browse the repository at this point in the history
  13. [Storage]Add Patch Release ChangeLog (Azure#18173)

    * [Storage]Add Patch Release ChangeLog
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Update test_blob_access_conditions.py
    xiafu-msft authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    3fac772 View commit details
    Browse the repository at this point in the history
  14. [Communication] - SDK - Added contributing file (Azure#18018)

    * Added contributing file
    
    * Addressed comments
    
    * Addressed comments
    
    * Added Azure CLI install link
    jbeauregardb authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    16771a6 View commit details
    Browse the repository at this point in the history
  15. Stop filtering projects by ci.yml files (Azure#18174)

    - This removes the ci.yml filtering which means all projects can be discovered
    - This eliminates the need for the yml parsing module for most common scenarios
    - This does introduce some potential issues with duplicate package names for
      languages like java. The only known case currently is azure-storage-blobs and
      if there is ever a need to explicitly pick the correct one someone can pass
      in the ServiceDirectory filter similar to "storage/azure*" for new and "storage/microsoft*"
      for the older sdk. By default azure usually comes first so the new one gets discovered
      which is likely all we need for now. If this turns out not to be true we might
      need another way to disambiguate.
    
    Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
    azure-sdk and weshaggard authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    839229a View commit details
    Browse the repository at this point in the history
  16. Sync eng/common directory with azure-sdk-tools for PR 1558 (Azure#18178)

    * Set default branch to master if not set from git
    
    * Added log messages
    
    * Silent the failure if not able fetch default branch from git
    
    * Update git-push-changes.yml
    
    Co-authored-by: Sima Zhu <sizhu@microsoft.com>
    Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
    3 people authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    f746a2a View commit details
    Browse the repository at this point in the history
  17. [Fix]Add retry for streaming download (Azure#18164)

    * [Fix]Add retry for streaming download
    
    * [Fix]Add retry for streaming download
    
    * Update _download.py
    
    * Update _download_async.py
    xiafu-msft authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    7e74cb3 View commit details
    Browse the repository at this point in the history
  18. Add environment.yml to unify conda versioning (Azure#18141)

    * add an environment.yml. consume in both build_conda_artifacts as well as in the meta.yml package definitions.
    
    * enhance conda_build_artifacts.py to extend the `summary` attribute via setting an environment variable
    
    * update to get_tagged_code to use mkdir -p instead of testing any paths.
    scbedd authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    8b34155 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    355c45c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Clean Up PR Triggers (Azure#18186)

    * clean up PR triggering from eng/ and tools/. adding core build is fine, given that there is a direct dependency relationship, but we don't need to include tools/eng outside of the core pipeline
    scbedd authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    6809acd View commit details
    Browse the repository at this point in the history
  2. Sync eng/common directory with azure-sdk-tools for PR 1565 (Azure#18155)

    * Fix retain runs auth.
    
    * Emit encoded token as secret.
    
    Co-authored-by: Mitch Denny <midenn@microsoft.com>
    azure-sdk and mitchdenny authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    e33048c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    127516e View commit details
    Browse the repository at this point in the history
  4. CodeGen from PR 13967 in Azure/azure-rest-api-specs

    Merge 21a64a4c9eb2977b5e9ee8cba700e0a52e3635ff into 8e938ae
    SDKAuto committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    92dd0ac View commit details
    Browse the repository at this point in the history