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 azure-mgmt-network] Re - Add support for Traffic selector param in VpnConnection for virtualWan #4275

Draft
wants to merge 1,767 commits into
base: release/v3
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 22, 2021

  1. rename list_dimension_values (Azure#16292)

    * rename list_dimension_values
    
    * add samples
    xiangyan99 authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    9fca61b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8be630 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c957c4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6fee00 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. [Communication] - SMS - Added AAD support (Azure#16076)

    * Added AAD support
    
    * Added record files
    jbeauregardb authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    df2f634 View commit details
    Browse the repository at this point in the history
  2. Communication Identity Model serializer/deserializer (Azure#16268)

    * Add swagger json from the link to the local file
    
    * Add CommunicationIdentifierModel into swagger
    
    * Add CommunicationIdentifierModel to models
    
    * Add py3 CommunicationIdentifierModel to models
    
    * Add CommunicationIdentifierKind
    
    * Add serialize to CommunicationIdentifierModel
    
    * Remove Value suffix from the "kind" enums entries
    
    * Add deserizlize to CommunicationUserIdentifierSerializer
    
    * Replace "self" with "cls" in classmethods
    
    * Replace value property with phone_number
    
    * Add fileds validation in anonymous
    
    * Add serialize/deserialize unittest
    
    * Fix model doc strings
    
    * Remove whiltespaces
    
    * Add header; remove whitespace
    
    * Replace self with cls
    
    * Remove empty line
    
    * Remove py3 model
    
    * Rename var name from id to identifier
    
    * Capitalize enum values
    
    * Add pylint skip for models file
    
    Co-authored-by: turalf <tufarhad@microsoft.com>
    turalf and turalf authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    d50442b View commit details
    Browse the repository at this point in the history
  3. Sync eng/common directory with azure-sdk-tools for PR 1335 (Azure#16311)

    * Lossen up $RELEASE_TITLE_REGEX to accomodate wrongly formated changelogs
    
    * Update changelog logic to use ordered hashtable
    
    * Update semver and Changelog logic
    
    Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
    azure-sdk and chidozieononiwu authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    bb49488 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ae2052 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c725c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    79a64bb View commit details
    Browse the repository at this point in the history
  2. [Event Hubs] created EventHubConnectionStringProperties and connectio…

    …n string parser (Azure#16204)
    
    * created EventHubConnectionStringProperties and connection string parser
    
    * changing event_hub naming to eventhub
    
    * fix eventhub_name in test
    
    * remove print stmt
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    
    * add contains to DictMixin
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    swathipil and yunhaoling authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    2b68dcd View commit details
    Browse the repository at this point in the history
  3. Relocate azure-sdk-tools install into dev_requirements where necessary (

    Azure#16313)
    
    * remove local install of azure-sdk-tools from common location. add to dev_requirements where necessary
    scbedd authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    b555b10 View commit details
    Browse the repository at this point in the history
  4. Fixed the problem of no display name issue (Azure#16348)

    Co-authored-by: Sima Zhu <sizhu@microsoft.com>
    azure-sdk and sima-zhu authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    d43aff9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c50bdf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eacd482 View commit details
    Browse the repository at this point in the history
  7. [Communication] - Extract Identity Package out of Administration Pack…

    …age (Azure#16300)
    
    * initial commit: new folder for identity
    
    * Added root files to identity package
    
    * copy identity client files from admin to new pkg
    
    * add autorest generated files
    
    * copy samples over
    
    * update references in other packages
    
    * Added tests to identity package
    
    * remove identity code from admin package
    
    * update changelog
    
    * remove identity code from admin package
    
    * update changelog
    
    * Removed identity tests from admin package
    
    * Update admin readme
    
    * add back version.py for wheel generation
    
    * Removed user credential test in admin package
    
    * update _version.py
    
    * remove redundant files
    
    * fixed error with init file
    
    * minor naming fixes
    
    * only expose required shared models
    
    * Update chat to reference new identity package
    
    * Updated identity test recordings
    
    * Added examples to identity README.md
    
    * Updated dependencies in identity package
    
    * Updated code style to meet pylint requirements
    
    * Added identity package to ci file
    
    * Updated CHANGELOG version formatting
    
    Co-authored-by: Bert Ong <823691+beltr0n@users.noreply.github.com>
    lsundaralingam and beltr0n authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    223d948 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. [formrecognizer] renames line appearance/style and adds to samples (A…

    …zure#16334)
    
    * prefix appearance/style model with Text and expose models
    
    * add line appearance to sample with signature
    
    * feedback
    kristapratico authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    5d94378 View commit details
    Browse the repository at this point in the history
  2. Update LanguageSetting.ps1 (Azure#15639)

    * add function for getting existing package versions
    
    * Add SetPackageVersion function
    
    * Add GetPackageInstallNotes function
    chidozieononiwu authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    69d76de View commit details
    Browse the repository at this point in the history
  3. Move mindependency and latestdependency common dependencies to a file (

    …Azure#16365)
    
    * move mindependency and latestdependency common pieces to eng/dependency_tools.txt
    scbedd authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7400360 View commit details
    Browse the repository at this point in the history
  4. Sync eng/common directory with azure-sdk-tools for PR 1341 (Azure#16364)

    * Run the link verification step even previous step failed.
    
    * Make the tab right
    
    * Address comments
    
    * Run default condition if no RunOnFailure set.
    
    * Changed back to simple condition
    
    Co-authored-by: Sima Zhu <sizhu@microsoft.com>
    azure-sdk and sima-zhu authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    d3e00df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbeb616 View commit details
    Browse the repository at this point in the history
  6. T2 network 2021 01 26 (Azure#16368)

    * CodeGen from PR 12429 in Azure/azure-rest-api-specs
    Add new api-version 2020-08-01 of network to go sdk (Azure#12429)
    
    * test,version,CHANGELOG
    
    * fix changelog and version
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    00Kai0 and SDKAuto authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    ad5308d View commit details
    Browse the repository at this point in the history
  7. updating pylint statements (Azure#16362)

    Removes unnecessary pylint statements, changes numbers to descriptions, makes a few code changes to address a pylint issue
    seankane-msft authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    68bc8c3 View commit details
    Browse the repository at this point in the history
  8. [formrecognizer] unexpose api_version property (Azure#16378)

    * unexpose api_version property
    
    * update changelog
    kristapratico authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7da4fde View commit details
    Browse the repository at this point in the history
  9. Update Change log in ACS packages (Azure#16366)

    * Update Change log in ACS packages
    
    * Address PR feedback
    sacheun authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    1b10b4e View commit details
    Browse the repository at this point in the history
  10. Send method changes (Azure#16318)

    * commit -1
    
    * async
    
    * lint
    
    * Update sdk/eventgrid/azure-eventgrid/azure/eventgrid/_helpers.py
    
    * Update sdk/eventgrid/azure-eventgrid/azure/eventgrid/_helpers.py
    
    * fix test
    
    * Update sdk/eventgrid/azure-eventgrid/tests/test_eg_publisher_client_async.py
    
    Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
    
    Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
    rakshith91 and swathipil authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    db4ca2e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Fix python sms live test failures (Azure#16385)

    * Fix sms client to adapt new phone number model
    
    * Fix async test
    
    Co-authored-by: turalf <tufarhad@microsoft.com>
    turalf and turalf authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    e354a95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82e5afc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adcf588 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. [formrecognizer] pages update (Azure#16403)

    * update pages description
    
    * missed a parentheses
    kristapratico authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    25617a6 View commit details
    Browse the repository at this point in the history
  2. [Blob] Added ContainerClient.exists() method (Azure#16315)

    * Added ContainerClient.exists() method
    
    * lint
    tasherif-msft authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    f74da2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    250e123 View commit details
    Browse the repository at this point in the history
  4. T2 batch 2021 01 28 (Azure#16391)

    * CodeGen from PR 12563 in Azure/azure-rest-api-specs
    Enable python track2 pipeline (Azure#12563)
    
    * test,version,CHANGELOG
    
    * fix test
    
    * fix changelog , version
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    00Kai0 and SDKAuto authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    032b09d View commit details
    Browse the repository at this point in the history
  5. [Bug][Datalake] Fixed Datalake Service Client context manager/session…

    … closure issue (Azure#16414)
    
    * Fixed Datalake Service Client context manager/session closure issue
    
    * test recording
    
    * removed redundant code
    tasherif-msft authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    db32606 View commit details
    Browse the repository at this point in the history
  6. [T2] python track2 new pipeline (Azure#16374)

    * track2 new pipeline
    
    * Update swagger_to_sdk_config_autorest.json
    
    * Update swagger_to_sdk_config_autorest.json
    
    * fix comment
    
    * better display ui
    msyyc authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    b6d65fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94c2735 View commit details
    Browse the repository at this point in the history
  8. Sync eng/common directory with azure-sdk-tools for PR 1345 (Azure#16404)

    * Enforce API approval status for GA and include SDK type in package properties
    
    * Fix per review comment
    
    * Fixes as per review comments to avoid changing constructor signature
    
    * Fixes as per review comments to handle track 1 packages
    
    * Fix yaml format error
    
    Co-authored-by: praveenkuttappan <prmarott@microsoft.com>
    azure-sdk and praveenkuttappan authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    89e7f4b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Add Cloud environment for Teams user (Azure#16359)

    * Add cloud environment enum
    
    * Add cloud environemnt to CommunicationIdentifierModel
    
    * Rename CommunicationCloudEnvironment
    
    * Add cloud environemtn to serialize/deserialzie
    
    * Rearrange microsoft teams user class position
    
    * Rename the kwarg name
    
    * Add cloud env into tests
    
    * Fix typos in identifier kind enums
    
    * Add cloud to serialize/deserialize tests for teams user
    
    * remove unused import
    
    * Add identifier to the identifier to the microsoft teams user model
    
    * Add idenitifier to the phone number
    
    * Add ids to the tests
    
    * Make id mandatory for deserilize
    
    * Fix lint error
    
    * Add identifier to the doc string
    
    * Throw when identifier type is not supported
    
    * Fix typo in test name
    
    * Add test_serialize_foreign_throws
    
    * Add test for unknown kind
    
    * Fix docstring for serialize method
    
    * Fix the typo in anonymous
    
    * Fix phone number doc string
    
    * Sync model to admin and chat
    
    * Fix the docstring for CommunicationIdentifierModel
    
    * Remove dev-tools
    
    * add mgmt core to setup py for mgmt package
    
    * Update the core dependency in mgmt package.
    
    * Sync models to admin, sms, identity
    
    * Change the exception message
    
    * Add idnetifier check in the test
    
    * sync model to other packages
    
    * Remove unnecessary mgmt dependency
    
    * change identity to identifier in docstrings
    
    * change core forzen requirement  for identity
    
    * Change docstring for sms
    
    * Override shared reqs for core
    
    * Fix forzen requirements for core and sms
    
    * change core dependency version in chat,sms,admin
    
    * Add mgmt core back to the dependency
    
    * Add a new line at the end of file
    
    Co-authored-by: turalf <tufarhad@microsoft.com>
    turalf and turalf authored Jan 30, 2021
    Configuration menu
    Copy the full SHA
    1b0d99a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

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

Commits on Feb 1, 2021

  1. First release purview (Azure#16440)

    * CodeGen from PR 12634 in Azure/azure-rest-api-specs
    Upgrade to python track2 sdk for purview (Azure#12634)
    
    * upgrade to python track2 sdk for purview
    
    * Update readme.md
    
    * Update readme.md
    
    * fix
    
    Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    
    * Fix changelog, setup, version
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    3 people authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    767906b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c91bcda View commit details
    Browse the repository at this point in the history
  3. Sync eng/common directory with azure-sdk-tools for PR 1351 (Azure#16448)

    * tweaks to New-TestResources readme
    azure-sdk authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    fa745eb View commit details
    Browse the repository at this point in the history
  4. [Datalake] Removed list_paths manual paging and deserialization (Azur…

    …e#16309)
    
    * Removed path listing manual deserialization
    
    * removed imports
    
    * removed imports
    
    * linter
    
    * lint
    
    * fixing flaky large file upload test
    tasherif-msft authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    c94211b View commit details
    Browse the repository at this point in the history
  5. adding step to test for crlf line endings (Azure#16398)

    * adding step to test for crlf line endings
    
    * new script
    
    * changing from a printf statement to echos
    
    * changed over to a powershell script
    
    * removed $ to check on any point in a file
    
    * added a Throw statement
    
    * changing to a nested If statement
    
    * changing to build.sourcesdirectory
    
    * Update eng/pipelines/templates/steps/analyze.yml
    
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    
    * Update eng/pipelines/templates/steps/analyze.yml
    
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    
    * Update eng/pipelines/templates/steps/analyze.yml
    
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    seankane-msft and weshaggard authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    8ba125a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0fbe66 View commit details
    Browse the repository at this point in the history
  7. [Datalake] Added support for PurePosixPath (Azure#16400)

    * Added support for PurePosixPath
    
    * removed posix lib from imports
    
    * removed posix lib from imports
    
    * added type annotations
    
    * cleaned up changes
    tasherif-msft authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    1fd57f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d50208 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f9136a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf676d6 View commit details
    Browse the repository at this point in the history
  11. [text analytics] Expose 'string_index_type' parameter in all service …

    …client methods where applicable (Azure#16412)
    abhahn authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    b547fbb View commit details
    Browse the repository at this point in the history
  12. Resolve Regression Failures (Azure#16455)

    * install azure-sdk-tools as part of the regression environment
    scbedd authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    2bd1ce4 View commit details
    Browse the repository at this point in the history
  13. Fix DateTime bug (Azure#16456)

    Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
    azure-sdk and chidozieononiwu authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    9dec418 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. we should always run integration to publish from our artifacts. if th…

    …e build pipeline crashed too early in the pipeline, this will fail regardless, due to inability to pull the artifacts down (Azure#15058)
    scbedd authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    a1a3969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feaa464 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22921fd View commit details
    Browse the repository at this point in the history
  4. Sync eng/common directory with azure-sdk-tools for PR 1353 (Azure#16465)

    * Use a helper function to normalize the package name for readme
    
    * Get the readme name from artifact-metadata-parsing
    
    * Change to the readme
    
    * Update eng/common/scripts/artifact-metadata-parsing.ps1
    
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    
    Co-authored-by: Sima Zhu <sizhu@microsoft.com>
    Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    4 people authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    e1cce3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd34670 View commit details
    Browse the repository at this point in the history
  6. T2 redisenterprise 2021 02 02 (Azure#16472)

    * CodeGen from PR 12727 in Azure/azure-rest-api-specs
    update python track2 config for redisenterprise (Azure#12727)
    
    * update python track2 config for redisenterprise
    
    * remove old namespace
    
    * fix
    
    * fix
    
    * test,version,CHANGELOG
    
    * fix changelog and version
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    00Kai0 and SDKAuto authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    997b4d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74d5b49 View commit details
    Browse the repository at this point in the history
  8. Communication identity api redesign (Azure#16420)

    * copy identity client files from admin to new pkg
    
    * add back version.py for wheel generation
    
    * update _version.py
    
    * remove redundant files
    
    * fixed error with init file
    
    * update identity sdk with swagger changes
    
    * update swagger + regenerate
    
    * fix async impl + tests
    
    * Updated sync identity client and tests
    
    * Use Azure.Core.AccessToken instead of CommunicationUserToken
    
    * Updated formatting in CHANGELOG
    
    * Updated CHANGELOG
    
    * Updated CHANGELOG
    
    * fix typo in samples
    
    * update samples to include new method
    
    * Update Readme and Samples
    
    * docstring + formatting fixes
    
    * more docstring fixes
    
    * whitespace fixes
    
    * formatting + doc fixes
    
    * fix sync client test
    
    * bodyreplacer modified to handle nested json
    
    * generate sanitized recordings
    
    * Updated formatting for method documentation
    
    * Fix trailing whitespace
    
    Co-authored-by: Lakshman Sundaralingam <lakshmans@microsoft.com>
    beltr0n and lsundaralingam authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    30b917b View commit details
    Browse the repository at this point in the history
  9. Add aio folder and update GA tag (Azure#16178)

    * Add aio folder and update GA tag
    
    * address arch board review feedback
    
    * update
    
    * permanently change batch size in 413
    xiangyan99 authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    1b8ddc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Mindep test all dependencies except nspkg (Azure#16331)

    * Remove filter on mindependency testing. we now test all requirements, not just ones starting with azure.
    * Update `six` requirement for azure-identity, azure-ai-formrecognizer, azure-ai-metricsadvisor.
    * Remove msrest from existing **/dev_requirements.txt.
    * Rpdate azure-devtools storage_testcase.py to allow import failure from azure-core. This package is used properly without that package. Need to be able to import * from the namespace without hitting issues.
    scbedd authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    7d1aa3e View commit details
    Browse the repository at this point in the history
  2. T2 compute 2021 02 02 (Azure#16486)

    * CodeGen from PR 12756 in Azure/azure-rest-api-specs
    Add 2020-10-01-preview-only to python.md (Azure#12756)
    
    * add 2020-10-01-only to python.md
    
    * fix
    
    * test,version,CHANGELOG
    
    * fix test
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    00Kai0 and SDKAuto authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    f272d76 View commit details
    Browse the repository at this point in the history
  3. [Python] python track2 new pipeline (Azure#16484)

    * exception handle
    
    * encode utf-8
    msyyc authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    672bf36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ccfe60 View commit details
    Browse the repository at this point in the history
  5. [T2] Resourcemover fix dependency (Azure#16491)

    * Update CHANGELOG.md
    
    * Update _version.py
    
    * Packaging update of azure-mgmt-resourcemover
    
    Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
    msyyc and AutorestCI authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    3c1c5e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9328675 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab3a17d View commit details
    Browse the repository at this point in the history
  8. [Communication] - Phone Number Management - Added support for AAD auth (

    Azure#16075)
    
    * Added support for AAD auth
    
    * added successful test recording
    
    * Addressed comments
    
    * Edited readme
    
    * Fixed README
    jbeauregardb authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    1c69e0c View commit details
    Browse the repository at this point in the history
  9. [EventHubs] Support for Custom endpoint adddress and custom certifica…

    …te (Azure#16295)
    
    * custom end point and custom certificate support
    
    * update uamqp auth hostname to custom_endpoint_host
    
    * update changelog
    
    * update shared requirements
    
    * update yml prepare for the wheel test, will remove after test done
    
    * update parameter description
    
    * bump version
    
    * remove test variable as uamqp v1.2.14 is released
    
    * small tweak in impl, add sample
    
    * add new test case
    
    * more clear description
    
    * add more doc in sample
    
    * fix pylint
    yunhaoling authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    891d7aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef46a5c View commit details
    Browse the repository at this point in the history
  11. Arch preview feedback (Azure#16441)

    * Kill Deserializer
    
    * kill cuatom events
    
    * cloud event
    
    * eg event
    
    * SystemEventNames
    
    * more changes
    
    * doc string
    
    * aio docstring
    
    * samples
    
    * lint fix
    
    * lint
    
    * updates
    
    * Update champion_scenarios.md
    
    * updates
    
    * fix samples
    
    * md file
    
    * custom-2
    
    * oops
    
    * tests
    
    * Update sdk/eventgrid/azure-eventgrid/README.md
    
    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>
    
    * change
    
    * Apply suggestions from code review
    
    * lint
    
    * fix sample
    
    * Update sdk/eventgrid/azure-eventgrid/azure/eventgrid/_models.py
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    
    * Update sdk/eventgrid/azure-eventgrid/samples/publish_samples/publish_custom_schema_events_to_topic_sample.py
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    rakshith91 and yunhaoling authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    fb91388 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5d2e40e View commit details
    Browse the repository at this point in the history
  13. [Blob][Datalake] STG76 Preview (Azure#16349)

    * new swagger
    
    * fixed OrMetadata
    
    * added new version
    
    * Added Container Rename (Blobs & Datalake) and Container Restore (Datalake) (Azure#16088)
    
    * generated container rename
    
    * ormetadata
    
    * added sync and async method for
    
    * added all missing methods
    
    * added all missing methods
    
    * added kwargs
    
    * generated from main swagger branch
    
    * swagger change
    
    * downgraded version
    
    * added rename_container sync and async tests
    
    * added all tests and fixed filesystems models
    
    * fixing recordings
    
    * removed uselesss param
    
    * fixed failing test
    
    * fixed bad import
    
    * [Blob] Added support for container SAS on batch operations (Azure#16211)
    
    * generated
    
    * Added support for container SAS for batch operations
    
    * fixed tests and made method more generic
    
    * pylint
    
    * added canadacentral
    
    * added canadacentral
    
    * Delete test_container_async.test_batch_blobs_with_container_sas.yaml
    
    recording is not used ^_^
    
    * Delete test_container.test_batch_blobs_with_container_sas.yaml
    
    * manually fixed test
    
    * manually fixed test
    
    Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>
    
    * added missing params
    
    * STG76 Archboard cleanup + additional rename methods (Azure#16431)
    
    * Arch board clean up
    
    * fixed tests
    
    * playback only tests
    
    * privated rename_container
    
    * privated rename filesystem
    
    * added all missing apis
    
    * added all missing apis
    
    * fixed failing test
    
    * removed version from docstrings
    
    * skipped tests
    
    Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>
    tasherif-msft and xiafu-msft authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    5665c20 View commit details
    Browse the repository at this point in the history
  14. Adding a new limitation to the README file. (Azure#16475)

    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update sdk/cosmos/azure-cosmos/README.md
    
    Co-authored-by: Zachary Foster <zfoster@users.noreply.github.com>
    
    * Update README.md
    
    Co-authored-by: Zachary Foster <zfoster@users.noreply.github.com>
    Rodrigossz and zfoster authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    12115ad View commit details
    Browse the repository at this point in the history
  15. Ma arch feedback (Azure#16502)

    * modify update methods and metrics_id
    
    * update release date
    xiangyan99 authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    8eee2f5 View commit details
    Browse the repository at this point in the history
  16. Sync eng/common directory with azure-sdk-tools for PR 1364 (Azure#16503)

    * Support sub directory for artifact location
    
    * Fix as per review comment to avoid artifact sub path
    
    * Package property file is not created for track1 and management pacakges.
    
    * Fix property name case
    
    * Fix as per review comments
    
    * Fix as per review comments
    
    * Use Config File param value as is
    
    * Change to make path joineasily readable
    
    Co-authored-by: praveenkuttappan <prmarott@microsoft.com>
    azure-sdk and praveenkuttappan authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    097d9f9 View commit details
    Browse the repository at this point in the history
  17. Fix min dependency tests - update azure core (Azure#16504)

    * update azure core
    
    * update
    rakshith91 authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    d566d99 View commit details
    Browse the repository at this point in the history
  18. Sync eng/common directory with azure-sdk-tools for PR 1365 (Azure#16505)

    * Updated cosmos emulator yml script to remove the existing installation, install latest version and run emulator with latest version
    
    * Added default emulator start arguments if none provided
    
    * Updated default start params
    
    * Updated default start params in PS script
    
    * Updated default start params in PS script
    
    Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com>
    azure-sdk and kushagraThapar authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    6e6db92 View commit details
    Browse the repository at this point in the history
  19. call on_error if timeout in flush (Azure#16485)

    * call on_error if timeout in flush
    
    * address arch review feedback
    
    * update release date
    
    * remove print statement
    xiangyan99 authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    cfc953f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    52ff963 View commit details
    Browse the repository at this point in the history
  2. Added package properties SDKType and NewSDK (Azure#16476)

    * Added package properties SDKType and NewSDK
    praveenkuttappan authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    98a87cb View commit details
    Browse the repository at this point in the history
  3. [Python] python track2 new pipeline fix (Azure#16494)

    * encoding
    
    * Update autorest_tools.py
    msyyc authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    05054a6 View commit details
    Browse the repository at this point in the history
  4. Sync eng/common directory with azure-sdk-tools for PR 1366 (Azure#16506)

    * Scan all duplicate artifacts which set hide to true
    
    * Update eng/common/docgeneration/Generate-DocIndex.ps1
    
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    
    * Update Generate-DocIndex.ps1
    
    Co-authored-by: Sima Zhu <sizhu@microsoft.com>
    Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    4 people authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    481383f View commit details
    Browse the repository at this point in the history
  5. T2 applicationinsights 2021 02 04 (Azure#16525)

    * CodeGen from PR 12833 in Azure/azure-rest-api-specs
    add python track2 for applicationinsights (Azure#12833)
    
    * test,version,CHANGELOG
    
    * fix changelog and version
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    00Kai0 and SDKAuto authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    1f380db View commit details
    Browse the repository at this point in the history
  6. T2 kusto 2021 02 04 (Azure#16527)

    * CodeGen from PR 12834 in Azure/azure-rest-api-specs
    add python track2 config for kusto (Azure#12834)
    
    * test,version,CHANGELOG
    
    * fix changelog and version
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    00Kai0 and SDKAuto authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    cb2864f View commit details
    Browse the repository at this point in the history
  7. [formrecognizer] use ARM template for tests (Azure#16432)

    * try something
    
    try again
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    skipping most tests so i can test quickly
    
    try
    
    speed up testing even more
    
    even faster
    
    even faster
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    try
    
    * add test-resources.json files
    
    * refactor testcase and preparers
    
    * refactor all tests
    
    * fix before next test run
    
    * unskip tests
    
    * fix for recorded tests
    
    * fix operation location replacer
    
    * don't use images hosted on github
    
    * fix envar
    
    * fix pipeline error
    
    * try fix pipeline error
    kristapratico authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    0462893 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db4892a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45b4231 View commit details
    Browse the repository at this point in the history
  10. Latest/Minimum filter retrieved packages by pyVersion compatibility (A…

    …zure#16510)
    
    * filter packages by python_requires release info retrieved by pypi. now we only select package versions that are compatible with current platform
    scbedd authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    cfe7f84 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    54bacf9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cd0a333 View commit details
    Browse the repository at this point in the history
  13. [EventHub&ServiceBUs] Update readme pointing to uamqp installation gu…

    …idance (added alpine installation) (Azure#16515)
    
    * update readme pointing to uamqp installation guidance
    
    * Apply suggestions from code review
    
    Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
    
    Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
    yunhaoling and swathipil authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    b2ae8f9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c2184fb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0763539 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    182ee72 View commit details
    Browse the repository at this point in the history
  17. Adding missing supported fields to invoice sample (Azure#16547)

    * adding missing supported fields
    
    * update async sample
    
    * updating sample invoice
    catalinaperalta authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    c17f3f3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    decb645 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cc00300 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    e2dba75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e08c230 View commit details
    Browse the repository at this point in the history
  3. [SB] combine conn str parser logic in base handler and _common (Azure…

    …#16464)
    
    * combine conn str parser logic in base handler and _common
    
    * removed unused import
    
    * adams comments
    
    * add arg type, remove whitespace
    
    * fix mypy errors
    
    * strip whitespace around conn str
    swathipil authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    ca1303e View commit details
    Browse the repository at this point in the history
  4. [textanalytics] add :keyword: to docstrings for TextDocumentInput and…

    … DetectLanguageInput (Azure#16542)
    
    Co-authored-by: NourEldin Yasser <noursalem95@gmail.com>
    a-noyass and nsalem95 authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    6bae810 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3be037d View commit details
    Browse the repository at this point in the history
  6. Feature/communication chat preview3 new model (Azure#16561)

    * Rsarkar/chat preview3 rebased (Azure#16463)
    
    * ACS Chat: Changes for API version: 2020-11-01-preview3 (Azure#15455)
    
    Several changes required by `2020-11-01-preview3` of the API:
    
    - Rename `Thread Members` to `Participants`
    - Rename function `UpdateThread` to `UpdateTopic`
    - Rename `ReadReceipt` to `ChatMessageReadReceipt` in model
    - Return message id (string) instead of SendMessageResult (object) when calling `send_message`
    - Add a convenience method `add_participant` for adding 1 participant
    - Add failed participants check in response header in `create_thread` function
    
    Misc:
    
    - Add updated test record files
    
    Co-authored-by: Leo Li <jixli@microsoft.com>
    Co-authored-by: Rajarshi Sarkar <73562869+sarkar-rajarshi@users.noreply.github.com>
    
    * Update ACS Chat Python SDK align with swagger changes (Azure#15640)
    
    - Seperate AzureCommunicationChatServiceOperationsMixin into ChatOperations and ChatThreadOperations
    - Move invalid participants into errors object in reponse body
    
    Co-authored-by: Leo Li <jixli@microsoft.com>
    
    * Communication chat - paginated results for participants and readreceipts (Azure#15682)
    
    * Failed participant check + single member add
    * Add failed participant check in response header for create_thread method
    * New convention method add_participant(thread_participant: ChatThreadParticipant) - sync and async
    
    * Add empty line at the end of files
    
    * Enable pagination for list participants
    
    * Enable pagination for read receipts
    
    * conflicts resolved after merge with upstream
    
    * update README.md
    
    * e2e test fix
    
    * bkp commit
    
    * updated e2e tests
    
    * adding test recording
    
    Co-authored-by: Leo Li <jixli@microsoft.com>
    
    * Updated swagger changes (Azure#16390)
    
    * Updated swagger changes
    - Generate new models from swagger
    - ChatMessage.content -> ChatMessageContent instead of 'str'
    - Remove ChatMessagePriority
    - Introduce ChatMessageType
    - Add tests around ChatMessageType deserialization
    - Generate a repeatability ID by default
    - Add some test scenarios around repeatability ID
    - Update all relevant tests
    - Update sample code
    - Record new test sessions
    
    * Rebase with master
    - Use CommunicationUserIdentifier
    
    * pylint fixes
    
    Co-authored-by: Jixing (Leo) Li <lijixing3377@gmail.com>
    Co-authored-by: Leo Li <jixli@microsoft.com>
    
    * Apiview changes (Azure#16560)
    
    * apiview fixes
    - Add missing type hints
    - return ItemPaged or AsyncItemPaged instead of full classpath
    
    Co-authored-by: Jixing (Leo) Li <lijixing3377@gmail.com>
    Co-authored-by: Leo Li <jixli@microsoft.com>
    3 people authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    70d098b View commit details
    Browse the repository at this point in the history
  7. update release date (Azure#16543)

    * update release date
    xiangyan99 authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    6f497d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6a5074 View commit details
    Browse the repository at this point in the history
  9. Converting to pure unit tests (Azure#16499)

    * trimming test case and testing live for replay processor
    
    * changed all the test imports, fixed the test_table.py file
    
    * everything up through client_cosmos.py is split correctly now
    
    * moved all non-http generating tests to unit tests
    
    * fixing up imports and using the right base class
    
    * removing all is_live code from mixin
    
    * removing an init dunder
    
    * forgot an import in azure_testcase
    
    * added conditional to test that is flaky on python2.7
    
    * adding mixin section to the tests advanced
    
    * adding link to azuretestcase
    
    * adding link to azuretestcase
    
    * undoing changes sent to wrong PR
    seankane-msft authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    80e8570 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03807f0 View commit details
    Browse the repository at this point in the history
  11. Add policy parameters into readme (Azure#16308)

    * Add policy parameters into readme
    
    * update
    
    * update
    xiangyan99 authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    9910871 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a9bac6f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f4b5ca View commit details
    Browse the repository at this point in the history
  14. [Key Vault] Test keys library against a shared vault (Azure#16474)

    * Add test resource creation scripts and gitignore
    
    * Add synchronous test resource cleanup script
    
    * Update tests.yml to run resource creation script
    
    * Refactor tests to use PowerShellPreparer
    mccoyp authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    9eed28b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    79f7d0b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    827bc5f View commit details
    Browse the repository at this point in the history
  17. search sdk: doc strings referencing incorrect parameter name (Azure#1…

    …6582)
    
    * Corrected parameter name in get_count() doc string: `include_total_result_count` ->  `include_total_count`
    
    * (async) Corrected parameter name in get_count() doc string: `include_total_result_count` ->  `include_total_count`
    dmarx authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    8bdca10 View commit details
    Browse the repository at this point in the history
  18. Update opentelemtry to the latest version (Azure#16570)

    * ot update
    
    * c-2
    
    * update changelog
    
    * dict getter
    
    * Update sdk/core/azure-core-tracing-opentelemetry/azure/core/tracing/ext/opentelemetry_span/__init__.py
    
    * decouple tracer provider with tracer
    rakshith91 authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    e596c04 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    2cbb044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e3619 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9091e0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f4667d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. T2 netapp 2021 02 04 (Azure#16530)

    * CodeGen from PR 12388 in Azure/azure-rest-api-specs
    [NetAppFiles] Anf 9085 update swagger rest api to 2020 11 01 (Azure#12388)
    
    * test,version,CHANGELOG
    
    * fix changelog and version
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    00Kai0 and SDKAuto authored Feb 7, 2021
    Configuration menu
    Copy the full SHA
    70f2bab View commit details
    Browse the repository at this point in the history
  2. T2 costmanagement 2021 02 04 (Azure#16529)

    * CodeGen from PR 12835 in Azure/azure-rest-api-specs
    [T2] python track2 config for costmanagement (Azure#12835)
    
    * add python track2 config for costmanagement
    
    * fix track2 pipeline
    
    * test,version,CHANGELOG
    
    * fix changelog and version
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    00Kai0 and SDKAuto authored Feb 7, 2021
    Configuration menu
    Copy the full SHA
    90807b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8066770 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    8622843 View commit details
    Browse the repository at this point in the history
  2. [EventHub] release doc update (Azure#16597)

    * update release date and changelog
    
    * doc improvements
    
    * update sample readme
    
    * formatting changelog
    yunhaoling authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    7817327 View commit details
    Browse the repository at this point in the history
  3. Change conn.conn_kw's content instead of replacing it (Azure#16587)

    * conn.conn_kw
    
    * Update _bigger_block_size_http_adapters.py
    
    Co-authored-by: Xiang Yan <xiangsjtu@gmail.com>
    jiasli and xiangyan99 authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c897b16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    297865b View commit details
    Browse the repository at this point in the history
  5. [Communication] - Simplify identifier json models (Azure#16583)

    * Add generated code from new swagger
    
    * Add CommunicationCloudEnvironment class back
    
    * Serializer changes
    
    * Fix import errors in test
    
    * Fix unit tests
    
    * Fix communication_identifier_serializer test case
    
    * Rename rawId to raw_id
    
    * Fix missing property test case
    
    * Fix ValueError
    
    * add assertMaximumOneNestedModel
    
    * Fix lint errors
    sacheun authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    6b8ed52 View commit details
    Browse the repository at this point in the history
  6. Update devops helper script based on changes in azure-sdk repo (Azure…

    …#16607)
    
    - Sync devops helper script changes
    - Fix issue in SemVer script when using strict mode with Language not set
    
    Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
    azure-sdk and weshaggard authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a2daebc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74d5557 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6bc937d View commit details
    Browse the repository at this point in the history
  9. Fixed get_paths not auto-paging (Azure#16581)

    * Fixed get_paths not auto-paging
    
    * fixed tests
    
    * rerecorded test failures
    tasherif-msft authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    1b9e576 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d3c6d4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55ec0d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Monitor update rtypes and samples (Azure#16593)

    * api view
    
    * c2
    
    * changes
    
    * tests
    
    * lint
    
    * lint
    
    * lint
    
    * smal cahgens
    
    * Update README.md
    
    * Update sdk/monitor/azure-opentelemetry-exporter-azuremonitor/azure/opentelemetry/exporter/azuremonitor/export/trace/_exporter.py
    rakshith91 authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    2d1b47c View commit details
    Browse the repository at this point in the history
  2. T2 privatedns 2021 02 09 (Azure#16627)

    * CodeGen from PR 12832 in Azure/azure-rest-api-specs
    add python track2 config for privatedns (Azure#12832)
    
    * test,version,CHANGELOG
    
    * fix changelog and version
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    00Kai0 and SDKAuto authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    c032c0c View commit details
    Browse the repository at this point in the history
  3. T2 frontdoor 2021 02 09 (Azure#16628)

    * CodeGen from PR 12831 in Azure/azure-rest-api-specs
    [T2] python track2 config for frontdoor (Azure#12831)
    
    * add python track2 config for frontdoor
    
    * fix
    
    * test,version,CHANGELOG
    
    * fix changelog and version
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    00Kai0 and SDKAuto authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7d02c7b View commit details
    Browse the repository at this point in the history
  4. Increment version for eventhub releases (Azure#16626)

    Increment package version after release of azure_eventhub
    azure-sdk authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    69aabef View commit details
    Browse the repository at this point in the history
  5. [formrecognizer] run black on code (Azure#16614)

    * ran black
    
    * fix pylint
    kristapratico authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    5398e2b View commit details
    Browse the repository at this point in the history
  6. Increment version for core releases (Azure#16608)

    * Increment package version after release of azure_core
    
    * Increment package version after release of azure_core_tracing_opentelemetry
    azure-sdk authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    3c6d3b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65747bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a9d211 View commit details
    Browse the repository at this point in the history
  9. [Eventgrid] Fix tests for eg dict behavior (Azure#16637)

    * Fix tests
    
    * Revert "Fix tests"
    
    This reverts commit d30ed52.
    
    * Fix tests
    rakshith91 authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    e076f91 View commit details
    Browse the repository at this point in the history
  10. [Communication]: Updated changelog for release (Azure#16620)

    # All SDK Contribution checklist:
    
    This checklist is used to make sure that common guidelines for a pull request are followed.
    - [ ] **Please open PR in `Draft` mode if it is:**
    	- Work in progress or not intended to be merged.
    	- Encountering multiple pipeline failures and working on fixes.
    - [ ] If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
    - [ ] **I have read the [contribution guidelines](https://github.com/Azure/azure-sdk-for-net/blob/master/CONTRIBUTING.md).**
    - [ ] **The pull request does not introduce [breaking changes](https://github.com/dotnet/corefx/blob/master/Documentation/coding-guidelines/breaking-change-rules.md).**
    
    ### [General Guidelines and Best Practices](https://github.com/Azure/azure-sdk-for-net/blob/master/CONTRIBUTING.md#general-guidelines)
    - [ ] Title of the pull request is clear and informative.
    - [ ] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, [see this page](https://github.com/Azure/azure-powershell/blob/master/documentation/development-docs/cleaning-up-commits.md).
    
    ### [Testing Guidelines](https://github.com/Azure/azure-sdk-for-net/blob/master/CONTRIBUTING.md#testing-guidelines)
    - [ ] Pull request includes test coverage for the included changes.
    
    ### [SDK Generation Guidelines](https://github.com/Azure/azure-sdk-for-net/blob/master/CONTRIBUTING.md#sdk-generation-guidelines)
    - [ ] The generate.cmd file for the SDK has been updated with the version of AutoRest, as well as the commitid of your swagger spec or link to the swagger spec, used to generate the code. (Track 2 only)
    - [ ] The `*.csproj` and `AssemblyInfo.cs` files have been updated with the new version of the SDK. Please double check nuget.org current release version.
    
    ## Additional management plane SDK specific contribution checklist: 
    Note: Only applies to `Microsoft.Azure.Management.[RP]` or `Azure.ResourceManager.[RP]`
     
    - [ ] Include updated [management metadata](https://github.com/Azure/azure-sdk-for-net/tree/master/eng/mgmt/mgmtmetadata).
    - [ ] Update AzureRP.props to add/remove version info to maintain up to date API versions.
    
    ### Management plane SDK Troubleshooting
    - If this is very first SDK for a services and you are adding new service folders directly under /SDK, please add `new service` label and/or contact assigned reviewer.
    - If the check fails at the `Verify Code Generation` step, please ensure:
    	- Do not modify any code in generated folders.
    	- Do not selectively include/remove generated files in the PR.
    	- Do use `generate.ps1/cmd` to generate this PR instead of calling `autorest` directly.
    	Please pay attention to the @microsoft.csharp version output after running generate.ps1. If it is lower than current released version (2.3.82), please run it again as it should pull down the latest version,
    
    ### Old outstanding PR cleanup
     Please note:
    	If PRs (including draft) has been out for more than 60 days and there are no responses from our query or followups, they will be closed to maintain a concise list for our reviewers.
    lsundaralingam authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    218c07d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    62eaa68 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    466156a View commit details
    Browse the repository at this point in the history
  13. [Communication] Prep release for admin, chat, sms (Azure#16646)

    * Prep release for admin, chat
    
    * Update CHANGELOG.md for sms
    
    * Update PR per feedback
    
    * Address PR feedback
    sacheun authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    e7136f0 View commit details
    Browse the repository at this point in the history
  14. Increment version for formrecognizer releases (Azure#16651)

    Increment package version after release of azure_ai_formrecognizer
    azure-sdk authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    5874ec6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    b8aaf53 View commit details
    Browse the repository at this point in the history
  2. Refactor monitor exporter (Azure#16622)

    * Refactor monitor exporter
    
    * setup
    
    * setup
    
    * package
    
    * oops
    
    * refac
    
    * manifest
    
    * links
    
    * links
    
    * oops
    
    * oops
    
    * lint
    
    * shared reqs
    rakshith91 authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    f0697ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a6942b View commit details
    Browse the repository at this point in the history
  4. Bump msrest (Azure#16648)

    previous bump didn't work for python 2.7, this takes care of that.
    seankane-msft authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    a4dcfc8 View commit details
    Browse the repository at this point in the history
  5. [Perfstress][Storage] Added Blobs perf tests (Azure#15833)

    * First pass
    
    * Update blob tests
    
    * Added writestream to framework
    
    * Blob tests memory
    
    * Make streams seekable
    
    * Fix upload tests
    
    * More efficient upload
    
    * Fix listing memory
    
    * Support reset between iterations
    
    * Some efficiencies
    
    * Rethink of reset
    
    * Reset first
    
    * Added readme
    
    * Fix readme typo
    
    Co-authored-by: tasherif-msft <69483382+tasherif-msft@users.noreply.github.com>
    
    * Updated readme with env var info
    
    Co-authored-by: tasherif-msft <69483382+tasherif-msft@users.noreply.github.com>
    annatisch and tasherif-msft authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    e550447 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6f0ce3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb63314 View commit details
    Browse the repository at this point in the history
  8. Support matrix config import, and non sparse parameter arguments (Azu…

    …re#16579)
    
    * Support matrix config import, and non sparse parameter arguments
    
    * Job matrix code and doc changes for clarity
    
    * Compare imported matrix test results against entire expected output
    
    * Add matrix import data structure examples to README
    benbp authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    ca328e8 View commit details
    Browse the repository at this point in the history
  9. [Communication] phone number code extraction (Azure#16500)

    * Move code from admin package to phonenumber package
    
    * Extract code to phone number package
    
    * Fix install dependency
    
    * Remove adminstration from ci pipeline
    
    * Add phonenumber package in ci
    
    * Remove packaging in admin
    
    * Move recordings and samples directory to phonenumber package
    
    * Update package path
    
    * fix package
    
    * Add util.py file
    
    * Add fake_token_credential.py
    
    * reset SKIP_PHONE_NUMBER_TESTS to true
    
    * Revert changes in install_requires
    
    * Restore  sms recording files
    
    * Update package in samples directory
    
    * Update README.md
    
    * Fix link in READM.md
    
    * Set setup.py version number
    
    * Fix requires version
    
    * Fix shared_requirements.txt
    
    * Enable phone number live test
    
    * Update CHANGELOG.md
    
    * Revert SKIP_PHONE_NUMBER_TESTS to True
    
    * Rename to azure-communication-phonenumbers
    
    * move directory from phonenumber phonenumbers
    
    * Rename azure.communication.phonenumber to azure.communication.phonenumbers
    
    * Fix ci.yaml
    
    * Update phonenumber to phonenumbers
    
    * Rename PhoneNumberAdministrationClient to PhoneNumbersAdministrationClient
    
    * Replace Phone Number with Phone Numbers
    sacheun authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    b31c63a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b665f1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c7626b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    17a1d04 View commit details
    Browse the repository at this point in the history
  13. Updating docs with section about unit tests (Azure#16537)

    * added section about unit tests
    
    * adding test mixin section
    
    * added an async test
    
    * Update doc/dev/tests.md
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    
    Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
    seankane-msft and yunhaoling authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    2a74a93 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ff77c3b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    27f36ff View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4633fb5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8331976 View commit details
    Browse the repository at this point in the history
  18. Sync eng/common directory with azure-sdk-tools for PR 1393 (Azure#16676)

    * Hide the package which set to true instead of putting to Other page
    
    * Hide the package not showing in csv
    
    * Added logging message
    
    * fix the variable
    
    * leave an extra space
    
    * Update eng/common/docgeneration/Generate-DocIndex.ps1
    
    Co-authored-by: Sima Zhu <sizhu@microsoft.com>
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    3 people authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    4a41ace View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e0c2149 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f8356b1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6d0112b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    4ab03a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    635c4c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62d6317 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    826b917 View commit details
    Browse the repository at this point in the history
  5. Sync eng/common directory with azure-sdk-tools for PR 1303 (Azure#16700)

    * Add PrepareRelease Script
    
    * Update Package-Properties.ps1
    
    * Update Collect-ChangeLog Script
    
    * Update Collect-ChangeLog.ps1 and Collect-Unreleased.ps1
    
    * Update GeneralReleaseNotesParser.ps1 script
    
    * Change GeneralReleaseNotesParser logic
    
    * Change GeneralReleaseNotesParser.ps1 logic
    
    * Remoce GeneralReleaseNotesParsercopy
    
    * Update collect changelog and generalreleasenotes parser logic
    
    * Refine CollectChangelog Logic
    
    * Add logic for filtering collected changelog
    
    * Add Filter-ReleaseHighlights function
    
    * Update General ReleasNotes Logic
    
    * Delete GeneralReleaseNotesLogic.ps1
    
    * Update Collect ChangeLogLogic
    
    Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
    azure-sdk and chidozieononiwu authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    e4e6c58 View commit details
    Browse the repository at this point in the history
  6. [EventHubs] update vendor storage blob code (Azure#16559)

    * update vendored storage blob sdk to v12.7.1, commit id is e8edeb8
    
    * use relative import
    
    * update setup.py to align with storage-blob setup.py
    
    * update changelog
    
    * update shared_requirements.txt
    yunhaoling authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    be9ef5c View commit details
    Browse the repository at this point in the history
  7. Sync eng/common directory with azure-sdk-tools for PR 1358 (Azure#16702)

    * Extend Get-GitHubPullRequest to return only files
    
    * Add check to prevent eng/common changes that are not proper syncs
    
    * Update eng/common/pipelines/templates/steps/eng-common-workflow-enforcer.yml
    
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    
    * Update eng/common/pipelines/templates/steps/eng-common-workflow-enforcer.yml
    
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    
    Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
    Co-authored-by: Chidozie Ononiwu <31145988+chidozieononiwu@users.noreply.github.com>
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    4 people authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    7eb9886 View commit details
    Browse the repository at this point in the history
  8. Adjust Injected Requirement Generation (Azure#16701)

    * we produce builds that are equivalent to <base_version>aYYYYMMDDN, actually "require" the correct version when updating a requirement for a package that is as yet unreleased
    scbedd authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    ef81fc4 View commit details
    Browse the repository at this point in the history
  9. Enable passing devops pat for work item scripts (Azure#16706)

    Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
    azure-sdk and weshaggard authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    db90970 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a15030 View commit details
    Browse the repository at this point in the history
  11. STG76 Datalake Preview Changelog (Azure#16650)

    * STG76 Preview Changelog
    
    * added to blob changelog
    
    * dependency
    
    * renamed version
    
    * updated changelog date
    
    * renamed version for async
    
    * testcase fix
    tasherif-msft authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    0ca59dd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3196415 View commit details
    Browse the repository at this point in the history
  13. Change script parameters to boolean (Azure#16716)

    Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
    azure-sdk and chidozieononiwu authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    5f8fcdc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cceb811 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1e4f250 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    67e15a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    56193e9 View commit details
    Browse the repository at this point in the history
  2. [SB] tests.yml - sample live test changes (Azure#16329)

    * tests.yml - sample live test changes
    
    * update arm template + samples for sb
    
    * update env variables
    
    * update mgmt sample resource names to avoid conflict
    
    * randomized names of resources created w mgmt to avoid conflict
    
    * ignore samples with errors, fix in diff PR
    swathipil authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    a53129e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a849586 View commit details
    Browse the repository at this point in the history
  4. Trigger scripts (Azure#16724)

    Per @mikeharder 's recommendation, we should trigger some pipelines on changes to the `scripts` directory to validate changes, `appconfiguration` is our quickest _real_ library and I included `template` at mike's suggestion.
    seankane-msft authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    239f0a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44bc34d View commit details
    Browse the repository at this point in the history
  6. Update eng-common-workflow-enforcer (Azure#16722)

    Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
    azure-sdk and chidozieononiwu authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    04f7809 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d67731e View commit details
    Browse the repository at this point in the history
  8. Allow logging into specific subscription (Azure#16727)

    Resolves #1404
    
    Co-authored-by: Heath Stewart <heaths@microsoft.com>
    azure-sdk and heaths authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    9d855b2 View commit details
    Browse the repository at this point in the history
  9. Refactor live test configs to use matrix generation, standardized yaml (

    Azure#16670)
    
    * Refactor python live tests to use matrix configuration
    
    * Support cloud-specific matrix filters
    
    * Use dynamic region variable from New-TestResources.ps1 for formrecognizer live tests
    
    * Make live test stages dependsOn dynamic so coverage always runs last
    
    * Simplify storage live test template
    
    * Use location variable for formrecognizer live tests
    
    * Fix BuildTargetingString variable reference in live tests
    
    * Import base matrix for monitor live tests
    
    * simplify keyvault live test config
    
    * Fix azure-storage-blob-changefeed BuildTargetingString in live tests
    
    * Decrease storage max parallel
    
    * Fix service reference in live test configs
    
    * Use base platform matrix for azure-monitor
    
    * simplify keyvault live test config
    benbp authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    8a5de49 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a00a4f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fda9514 View commit details
    Browse the repository at this point in the history
  12. Testing samples (Azure#16577)

    * testing samples, ignore push mode samples
    
    * update tests.yml for sample testing
    
    * ignore custom endpoint samples
    
    * use env vars defined, not arm template
    
    * added more resources to arm template
    
    * ignore chkpt samples
    
    * fix ignore chkpt samples
    
    * fix merge conflict for sb ignore samples
    swathipil authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    a15d73f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

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

    * Improve TestResources docs and logging
    
    Resolves #1388
    Resolves #1407
    
    Also ignores cached service principal if it no longer exists. I ran into this while testing since I cleaned up old SPs.
    
    * Add ADP test sub to look-up
    
    Co-authored-by: Heath Stewart <heaths@microsoft.com>
    azure-sdk and heaths authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    7f88fa3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

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

    * Rework verify agent OS step.
    
    * Address feedback
    
    * Justing string matching instead.
    
    * ! instead of -not
    
    Co-authored-by: Mitch Denny <midenn@microsoft.com>
    azure-sdk and mitchdenny authored Feb 14, 2021
    Configuration menu
    Copy the full SHA
    108c757 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Re-enable OS verification. (Azure#16595)

    * Re-enable OS verification.
    mitchdenny authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    df1cd2b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Investigate workaround (Azure#15858)

    * moving pure unit tests to a separate class with no azuretestcase inheritance
    
    * removing previous hotfix
    
    * added an error for if code is hit
    
    * removing some old code from storage queue to see if that fixes issue of hitting wrong section in tests
    
    * add datetime to import
    
    * some other deprecated storage account pytest fixtures
    
    * undoing more changes
    
    * made the user agent tests actually make calls, solves issues with previous hotfix
    
    * fixing two user agents for pipeline tests
    
    * changed the raised exception to a warning
    
    * fixed a string formatting issue
    
    * warn -> warning
    seankane-msft authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    f3930c5 View commit details
    Browse the repository at this point in the history
  2. Fix typo in pool name

    weshaggard authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    9965ad0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3782e05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d0ae19 View commit details
    Browse the repository at this point in the history
  5. Sync eng/common directory with azure-sdk-tools for PR 1374 (Azure#16764)

    * Create package property file using artifact name
    
    * Add option to pass config file dir
    
    * Set default config file directory to avoid script execution failure
    
    Co-authored-by: praveenkuttappan <prmarott@microsoft.com>
    azure-sdk and praveenkuttappan authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    5e94c0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    726d76f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Added exists() to Datalake clients (Azure#16733)

    * Added exists() to Datalake clients
    
    * added tests
    
    * linter
    
    * fixed test name
    tasherif-msft authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    4e97ddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cff0ff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8c404d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27ab12c View commit details
    Browse the repository at this point in the history
  5. Add Pool name to the additional matrix entry

    Needed to add the Pool name to the additional matrix entry.
    weshaggard authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    6f66e0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7272bb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a904295 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    108c8ef View commit details
    Browse the repository at this point in the history
  9. converge management documentation generation to the same methodology … (

    Azure#16369)
    
    * converge management documentation generation to the same methodology in preperation for deleting generate_doc.py
    scbedd authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    5d1bba9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    691eac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cb1695 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9999d28 View commit details
    Browse the repository at this point in the history
  4. skipping test if running against python 2.7 (Azure#16806)

    Removed this accidentally on the test refactor
    seankane-msft authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    f595705 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a31b56 View commit details
    Browse the repository at this point in the history
  6. Handle metapackages that cannot be installed (Azure#16788)

    * Handle metapackages that cannot be installed and Set package properties and reduce python calls to get package properties
    praveenkuttappan authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b9fe720 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80c3b8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab0393d View commit details
    Browse the repository at this point in the history
  9. Sync eng/common directory with azure-sdk-tools for PR 1396 (Azure#16810)

    * Change other version to all versions
    
    * Exclude the packages which already show up in latest GA and preview
    
    * Update main.js
    
    Co-authored-by: Sima Zhu <sizhu@microsoft.com>
    Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
    3 people authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b4021b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2be4054 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f61de7b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    eddbaf3 View commit details
    Browse the repository at this point in the history
  2. hot fix for servicebus (Azure#16807)

    * hot fix potentially for servicebus
    
    * reverting changes
    seankane-msft authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    3d4267b View commit details
    Browse the repository at this point in the history
  3. Only run eng/common check when target branch is master (Azure#16787)

    Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
    azure-sdk and chidozieononiwu authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    b222aa7 View commit details
    Browse the repository at this point in the history
  4. Sync eng/common directory with azure-sdk-tools for PR 1425 (Azure#16817)

    * Trim off the target branch
    
    * Update eng/common/scripts/get-markdown-files-from-changed-files.ps1
    
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    
    * Update get-markdown-files-from-changed-files.ps1
    
    * Update get-markdown-files-from-changed-files.ps1
    
    * Trim the slash
    
    Co-authored-by: Sima Zhu <sizhu@microsoft.com>
    Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
    Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
    4 people authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    107aa9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    622b1e8 View commit details
    Browse the repository at this point in the history
  6. Sync eng/common directory with azure-sdk-tools for PR 1429 (Azure#16826)

    * Add job matrix generation scripts
    
    * Add working job matrix example pipeline and common matrix generation pipeline.
    
    * Update job matrix tests path
    
    * Parameterize matrix generation job path
    
    * Add global variable to override nuget security checks to sample matrix pipeline
    
    * Update readme matrix pipeline example to match sample file
    
    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
    azure-sdk and benbp authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    c5cb9a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    480b433 View commit details
    Browse the repository at this point in the history
  8. Update pipeline generator version to include weekly convention name f…

    …ix (Azure#16834)
    
    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
    azure-sdk and benbp authored Feb 19, 2021
    Configuration menu
    Copy the full SHA
    0de421f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7062ad View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2021

  1. Configuration menu
    Copy the full SHA
    b1f0288 View commit details
    Browse the repository at this point in the history
  2. T2 storage 2021 02 20 (Azure#16842)

    * CodeGen from PR 13073 in Azure/azure-rest-api-specs
    {Storage} change modelAsString from false to true (Azure#13073)
    
    * test,version,CHANGELOG
    
    * fix test
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    00Kai0 and SDKAuto authored Feb 20, 2021
    Configuration menu
    Copy the full SHA
    6fd75b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. T2 compute 2021 02 20 (Azure#16845)

    * CodeGen from PR 13074 in Azure/azure-rest-api-specs
    fix readme (Azure#13074)
    
    * test,version,CHANGELOG
    
    * fix test
    
    * remove other usage
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    00Kai0 and SDKAuto authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    47957be View commit details
    Browse the repository at this point in the history
  2. T2 redisenterprise 2021 02 22 (Azure#16846)

    * CodeGen from PR 12829 in Azure/azure-rest-api-specs
    [Hub Generated] Review request for Microsoft.Cache to add version stable/2021-03-01 (Azure#12829)
    
    * Adds base for updating Microsoft.Cache from version preview/2020-10-01-preview to version 2021-03-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add support for persistence and fix other typos
    
    * Fix SDK Warning: R2063 OperationIdNounConflictingModelNames
    
    * Fix spellcheck error
    
    * Fix acronym capitalization in descriptions
    
    * Replace local parameters with common-types parameters
    
    * Use naming convention consistent with Azure documentation
    
    * Update word choice, remove deprecated x-ms-code-generation-setting, and fix operationId
    
    * Add x-ms-secret extension and make TLS version a string enum
    
    * Suppress errors about secrets being sent in responses
    
    * test,version,CHANGELOG
    
    * remove other usage
    
    * fix version
    
    Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
    00Kai0 and SDKAuto authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    09521df View commit details
    Browse the repository at this point in the history
  3. [formrecognizer] Clean up tests (Azure#16715)

    * remove authentication key success tests
    
    * combine jpeg tests-business card async
    
    * combine more jpg tests for business cards
    
    * remove redundant compose tests
    
    * clean up receipt tests
    
    * clean up pdf tests
    
    * clean up custom forms test
    
    * address comments
    catalinaperalta authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    d12064a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    614437d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c5640f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aaef03b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f1a27b View commit details
    Browse the repository at this point in the history
  8. Restore pipeline output variable for Agent OS name (Azure#16832)

    Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
    azure-sdk and benbp authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    2e8ff8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    890de77 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Improve samples in EG (Azure#16821)

    * Add async samples
    
    * changes - 2
    
    * update links
    
    * fix samples
    
    * add secret
    
    * links
    
    * fix
    
    * more links
    
    * more changes
    
    * read me link
    
    * Apply suggestions from code review
    
    Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
    
    * chagens
    
    * delete md file
    
    * add more samples
    
    * ci
    
    * Apply suggestions from code review
    
    Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
    
    Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
    rakshith91 and swathipil authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    3c4f257 View commit details
    Browse the repository at this point in the history
  2. Refactor Artifacts at rest for safe/easy deployment (Azure#16187)

    * update build_packages to output to a deeper subfolder
    
    * extend find_whl and find_sdst in common_tasks.py/tox_helper_tasks.py to search recursive in preparation for updated artifacts
    
    * remove 'artifacts' artifact. update 'packages' artifact so that package artifacts are stored within folders aligning with each ci.yml artifact
    
    * update archetype-sdk-release to leverage new artifact storage. no more staging.
    
    * update test_regression.py to install package we need to test AFTER we install the dependent package. this ensures that `alpha` versions are always present
    scbedd authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    29f4d2c View commit details
    Browse the repository at this point in the history
  3. CodeGen from PR 13103 in Azure/azure-rest-api-specs

    Merge 764db14fe45f7d74bfcef2fc55ecd1c5552cef68 into b143498cb4570023615906fdc7d8330e6d8acfe1
    SDKAuto committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    b809573 View commit details
    Browse the repository at this point in the history