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

[DRAFT]Guli/dev/dns resolvers #18719

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

Commits on Jan 29, 2021

  1. [Service Bus Cient] Client Mockability Fix (Azure#18254)

    The focus of these changes is to virtualize read-only properties that
    cannot be set as part of the constructor to enable mocking them during
    testing.
    jsquire authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    24b6d94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed747d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c1a609 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1bfb3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edc83b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12a86ca View commit details
    Browse the repository at this point in the history
  7. EG API updates (Azure#18274)

    * EG API updates
    
    * webjob tests
    
    * Use optional serializer param in GetData<T> methods; revert culture in SAS
    JoshLove-msft authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    2a0bbe9 View commit details
    Browse the repository at this point in the history
  8. Additional operations and test cases for Azure Quantum SDK (Azure#18239)

    Co-authored-by: Victor XField <vxfield@outlook.com>
    matusthemostlygreat and vxfield authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    f86284e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    342fb27 View commit details
    Browse the repository at this point in the history
  10. Add support for create, update, and delete for custom role definitions (

    Azure#18227)
    
    * Implement create, update, get, and delete for Role Definitions
    christothes authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    5ee3df7 View commit details
    Browse the repository at this point in the history
  11. [FR] Modify Pages type (Azure#18260)

    Changed the type for `IEnumerable` to `IList` as this is a property in an input-only object. 
    Followed what other libraries like Search and KV do.
    maririos authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    5e37818 View commit details
    Browse the repository at this point in the history
  12. Quota API GA version SDK updates. (Azure#17965)

    * Updates for GA version -
    <AzureApiTag>Capacity_2020-10-01-preview;Capacity_2020-10-25;</AzureApiTag>
    
    * Updating release notes.
    
    * Updating version to -Preview - 1.15.0-preview
    
    * Updated Package release notes.
    
    * Removing -Preview from changelog.md to fix CI build error.
    
    * Adding -Preview to Package version.
    
    * Updating recorded Tests.
    
    * Updating Tests.
    
    * Uprating the version to - <Version>1.15.0-preview</Version> in csproj file.
    
    * Updating Tests.
    
    * Updating commit ID.
    
    * Removing model files not nrequired.
    rahuls-microsoft authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    e12cbc6 View commit details
    Browse the repository at this point in the history
  13. Move global variable to the pipeline level (Azure#18288)

    To ensure we always include the global variables in all
    our pipeline jobs and stages we should import the variables
    at the highest pipeline level to ensure we don't miss setting
    these variables in any jobs.
    weshaggard authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    d9ad1ca View commit details
    Browse the repository at this point in the history
  14. Sync eng/common directory with azure-sdk-tools for PR 1345 (Azure#18287)

    * 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
    a7db37e View commit details
    Browse the repository at this point in the history
  15. Initial commit

    Larry Li committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    b60e613 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    21ebca7 View commit details
    Browse the repository at this point in the history
  17. Fix Waqar's comment.

    Larry Li committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    a3daa45 View commit details
    Browse the repository at this point in the history
  18. [Storage] Queues - Failed message handler (Azure#17001)

    In this PR:
    - Ability to provide a handler to capture queue messages that are in invalid format.
    
    Bonus:
    - Ability to get parent queue service (like we did in Azure#16437 )
    
    Pending dependency: Azure#18170
    kasobol-msft authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    20c4c3f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. [FR] Language and Locale as extensible enums (Azure#18271)

    * language and locale as extensible enums
    maririos authored Jan 30, 2021
    Configuration menu
    Copy the full SHA
    f745cba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08428e1 View commit details
    Browse the repository at this point in the history
  3. [Identity] Preparing for Azure.Identity 1.4.0-beta.2 release (Azure#1…

    …8281)
    
    * upgrading msal dependency
    
    * update changelog
    
    * updating test recordings
    schaabs authored Jan 30, 2021
    Configuration menu
    Copy the full SHA
    ca13e2c View commit details
    Browse the repository at this point in the history
  4. Ignore sample tests (Azure#18292)

    The sample tests weren't intended to be run in the CI, but were instead useful to demonstrate how you might perform the different methods of authentication. That's actually done in the README now, so i'm just going to remove it since I can't make the build happy with keeping them around.
    craigktreasure authored Jan 30, 2021
    Configuration menu
    Copy the full SHA
    d022a79 View commit details
    Browse the repository at this point in the history
  5. Increment version for identity releases (Azure#18301)

    Increment package version after release of Azure.Identity
    azure-sdk authored Jan 30, 2021
    Configuration menu
    Copy the full SHA
    a65f332 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Updated with success cases.

    Larry Li committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    a9da9b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a632f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

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

    * tweaks to New-TestResources readme
    azure-sdk authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    245d884 View commit details
    Browse the repository at this point in the history
  2. [EngSys] Fixing CODEOWNERS Typo (Azure#18316)

    The focus of these changes is to fix a typo in label application for the
    Digital Twins service.  The ownership of Service Bus has also been tweaked
    to reflect a change in areas of responsibility.
    jsquire authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    97c7589 View commit details
    Browse the repository at this point in the history
  3. Update AutoRest C# version (Azure#18249)

    Co-authored-by: Shivangi Reja <shreja@microsoft.com>
    azure-sdk and ShivangiReja authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    f611aed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5a8500 View commit details
    Browse the repository at this point in the history
  5. Update the readme with more information about thread safety and other… (

    Azure#18290)
    
    * Update the readme with more information about thread safety and other concepts.
    
    * Update sdk/keyvault/Azure.Security.KeyVault.Administration/README.md
    
    Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
    
    * Update sdk/keyvault/Azure.Security.KeyVault.Administration/README.md
    
    Co-authored-by: Heath Stewart <heaths@outlook.com>
    
    * Address PR feedback.
    
    Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
    Co-authored-by: Heath Stewart <heaths@outlook.com>
    3 people authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    fec0ae6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dba79a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0ee40e View commit details
    Browse the repository at this point in the history
  8. Adding more test cases for Azure Quantum Mgmt SDK (Azure#18247)

    * Improve Az Login logic for recording auth
    
    * Adding remaining test cases
    vxfield authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    e9cce60 View commit details
    Browse the repository at this point in the history
  9. Update webjobs queue extension CHANGELOG.md for base64 (Azure#18325)

    Provided a sample host.json to make it easier for functions uses to take advantage of the ability to opt-out of base64 encoding.
    paulbatum authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    28c1515 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09160c6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9a8b95 View commit details
    Browse the repository at this point in the history
  12. Azure Quantum SDK Readme (Azure#18296)

    Authored-by: matusthemostlygreat <77749405+matusthemostlygreat@users.noreply.github.com>
    vxfield authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    c60b9a0 View commit details
    Browse the repository at this point in the history
  13. Verify API status check changes (Azure#18176)

    Draft PR to verify common changes.
    praveenkuttappan authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    0a23267 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    786e0af View commit details
    Browse the repository at this point in the history
  15. Fix sample (Azure#18332)

    * Fix sample
    
    * Fix
    JoshLove-msft authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    dfabad3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9cc415c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5ca8662 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7097fe5 View commit details
    Browse the repository at this point in the history
  19. fix (Azure#18327)

    maririos authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    30b3adf View commit details
    Browse the repository at this point in the history
  20. Fix DateTime bug (Azure#18340)

    Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
    azure-sdk and chidozieononiwu authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    3f05212 View commit details
    Browse the repository at this point in the history
  21. [Communciation] - Remove nullable reftypes from the public surface of…

    … the Identity and Common package (Azure#18334)
    RezaJooyandeh authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    378ab06 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6f19e0d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    5abef40 View commit details
    Browse the repository at this point in the history
  2. Document that DeletedSecret.Value is always null (Azure#18300)

    Resolves Azure#17741
    
    To note, I also checked if/how this applies to DeletedKey and DeletedCertificate. When retrieved individually, the public key portion of the JWK is retrieved and both the SecretId and KeyId on DeletedCertificate are present as well.
    heaths authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    fc2dc93 View commit details
    Browse the repository at this point in the history
  3. Update IE E2E.

    Larry Li committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    9747c46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    125a081 View commit details
    Browse the repository at this point in the history
  5. Sync eng/common directory with azure-sdk-tools for PR 1353 (Azure#18348)

    * 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
    38cabe2 View commit details
    Browse the repository at this point in the history
  6. [MetricsAdvisor] Made constructor of DataFeed parameterless (Azure#18319

    )
    
    * Fixed bug when setting Viewers and Administrators during Data Feed creation.
    
    * Made DataFeed-related collections not settable.
    kinelski authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    cad9ae5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d1eeab View commit details
    Browse the repository at this point in the history
  8. [Storage] Badly encoded handler in Webjobs (Azure#18326)

    * wip
    
    * export api.
    
    * that works.
    
    * handle peeked messages
    
    * api
    
    * post merge.
    
    * propagate queueclient.
    
    * fire and forget callback.
    
    * tweaks.
    
    * re-record.
    
    * hack core temporarily.
    
    * use event hander from core.
    
    * revert test change.
    
    * remove direct core reference from test package.
    
    * that won't be necessary.
    
    * more tests.
    
    * readme.
    
    * whitespace.
    
    * change options creation.
    
    * some pr feedback.
    
    * api
    
    * get parent queue service.
    
    * can handle bad message.
    
    * blob trigger.
    
    * post-merge.
    
    * post-merge.
    kasobol-msft authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    a0a6f5e View commit details
    Browse the repository at this point in the history
  9. Increment version for quantum releases (Azure#18337)

    Increment package version after release of Azure.Quantum.Jobs
    azure-sdk authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    64eec82 View commit details
    Browse the repository at this point in the history
  10. fix typo (Azure#18335)

    mburleigh authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    6ae4811 View commit details
    Browse the repository at this point in the history
  11. Extending TokenRequestContext to accept additional Claims (Azure#18236)

    * Extending TokenRequestContext to accept additional Claims
    
    * updating api definitions
    
    * fix ctor ambiguity
    schaabs authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    061c377 View commit details
    Browse the repository at this point in the history
  12. [Event Hubs Client] Formatting Pass (Azure#18356)

    The purpose of these changes is to format code to apply project conventions
    for consistency and in some cases, update member names and documentation to
    better convey context.
    
    **Note:** These changes are intended to be superficial; no change to existing
    behavior should have taken place.
    jsquire authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    7cf8349 View commit details
    Browse the repository at this point in the history
  13. Remove IDisposable from TokenCache (Azure#18346)

    * Remove IDisposable from TokenCache
    christothes authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    f8aabfa View commit details
    Browse the repository at this point in the history
  14. Remove unused autores.md file (Azure#18294)

    * Remove unused autores.md file
    
    * Update generate.ps1
    azabbasi authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    82bcc1e View commit details
    Browse the repository at this point in the history
  15. Generate 2020-03-01 2020-07-01-preview policy operations (Azure#18194)

    * Generate 2020-03-01 2020-07-01-preview policy op
    
    * generated policy 2020-09-01
    robga authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    4ad9dd0 View commit details
    Browse the repository at this point in the history
  16. [Storage] Webjobs extension sample apps. (Azure#18358)

    * nest sample tests?
    
    * queues sample app.
    
    * nesting.
    
    * new link.
    
    * blobs sample.
    
    * fix build.
    
    * fix build.
    
    * does this fix the build ?
    kasobol-msft authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    d9829c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Mixed Reality Authentication: Updated the MR STS spec file (Azure#18341)

    This change updated the library to consume the latest version of spec file, which changes the account identifier to be a `Guid` rather than a `string`. The service expects a `Guid` or `UUID`, so it makes sense to be specific.
    craigktreasure authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    797a12c View commit details
    Browse the repository at this point in the history
  2. Refactor TestEnvVar (Azure#18364)

    Improve `TestEnvVar` to handle consistent cleaning and stashing of existing environment variables.
    christothes authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    ee1ba8f View commit details
    Browse the repository at this point in the history
  3. Adding PR template for net repo (Azure#18357)

    * Adding PR template
    
    * CR feedback
    allenjzhang authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    ac31b7f View commit details
    Browse the repository at this point in the history
  4. EG API Updates (Azure#18369)

    * Update API based on review feedback
    
    * Update samples
    
    * fix
    
    * Update wording
    
    * Fix sample
    JoshLove-msft authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    51fbb23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3aa7fba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b559773 View commit details
    Browse the repository at this point in the history
  7. Remove nullable refs sms (Azure#18370)

    * Remove nullable ref-types from sms sdk
    
    * Code review changes - add a basic constructor (with connection string only) for sms client
    
    * code review changes
    
    * fix for build check failures
    nmaredia authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    950dcb0 View commit details
    Browse the repository at this point in the history
  8. Bringing the feature branch for chat API version 2020-11-01-preview3 …

    …to master (Azure#18388)
    
    Co-authored-by: Camilo Ramirez <juramir@microsoft.com>
    juancamilor and Camilo Ramirez authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    bbf2c76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1cb78cc View commit details
    Browse the repository at this point in the history
  10. Sync eng/common directory with azure-sdk-tools for PR 1364 (Azure#18394)

    * 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
    d49634a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    659eed2 View commit details
    Browse the repository at this point in the history
  12. Sync eng/common directory with azure-sdk-tools for PR 1365 (Azure#18396)

    * 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
    ca256b7 View commit details
    Browse the repository at this point in the history
  13. [Communication] - Simplify identifier json models (Azure#18389)

    * [Communication] - Simplify identifier json models
    
    * Add validation for multiple properties being present
    RezaJooyandeh authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    1b5c007 View commit details
    Browse the repository at this point in the history
  14. [Event Hubs Client] Move Blob Checkpoint Store to Shared (Azure#18395)

    The focus of these changes is to complete migration of the Blobs Checkpoint
    Store from the `Azure.Messaging.EventHubs.Processor` project to the
    `Azure.Messaging.EventHubs.Shared` project.  To facilitate sharing the
    checkpoint store between the processor and the Functions extensions, the
    implementation for the store was moved into the shared project, though its
    tests remained in the processor.  In order to follow the pattern of keeping
    locality between shared code items and their tests, the checkpoint store
    tests, both unit and live, have been migrated to the shared testing project.
    
    In support of this, some of the live testing infrastructure specific to
    managing storage resources has also been migrated into the shared project
    as part of the `BlobTesting` category of shared items.
    
    Some refactoring and reformatting of the storge tests has also been performed
    to improve consistency with other Event Hubs code, trim dead areas, and
    improve readability.
    jsquire authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    9079bd2 View commit details
    Browse the repository at this point in the history
  15. Delete CloudService tests from the stable release (Azure#18390)

    * Delete CloudServiceExtensionTests.cs
    
    * Delete CloudServiceOperationTests.cs
    
    * Delete CloudServiceRoleInstanceTests.cs
    
    * Delete CloudServiceScenarioTests.cs
    
    * Delete CloudServiceTestsBase.cs
    
    * Delete CloudServiceUpdateTests.cs
    
    * Delete MultiRole_CreateUpdateGetAndDeleteWithExtension_WorkerAndWebRole.json
    
    * Delete MultiRole_CreateUpdateGetAndDeleteWithExtension_WorkerAndWebRole_MultiRoleExtension.json
    
    * Delete Test_Create_PowerOff_Start_CloudServiceOperation.json
    
    * Delete Test_ListCloudServicesOperation.json
    
    * Delete Test_CloudServiceRoleInstanceOperations.json
    
    * Delete TestCloudServiceScenarioOperations.json
    
    * Delete TestCloudServiceScenarioOperations_DeleteCloudService.json
    
    * Delete TestCloudServiceScenarioOperations_ExtensionProfile.json
    
    * Delete TestCloudServiceScenarioOperations_InstanceView.json
    
    * Delete TestCloudServiceOperations_ScaleIn_ScaleOut.json
    
    * Delete TestCloudServiceUpdateOperations.json
    
    * Update AzSdk.RP.props
    
    * Update AzSdk.RP.props
    
    remove containerService
    
    * Delete ServiceConfigurationHelpers.cs
    Sandido authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    0146cf2 View commit details
    Browse the repository at this point in the history
  16. ADT: Fix the issue with non-default object serializers in Query APIs (A…

    …zure#18379)
    
    * Fix the bug with non-default ObjectSerializer in QueryClient
    azabbasi authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    2b8903b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    7fb84f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0fd1cd View commit details
    Browse the repository at this point in the history
  3. Sync eng/common directory with azure-sdk-tools for PR 1366 (Azure#18398)

    * 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
    4b8da42 View commit details
    Browse the repository at this point in the history
  4. [Event Hubs Client] Producer Dead Code Removal (Azure#18424)

    The focus of these changes is to trim the dead code paths for publishing
    a single event from the producer client and assocaited tests.  This overload
    existed in early pre-GA betas but has been determined to be unlikely to
    return to the public API in the future.
    jsquire authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    c1fa3d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    511e2fa View commit details
    Browse the repository at this point in the history
  6. Update xml documentation for TokenRequestContext.Claims (Azure#18367)

    * Update xml documentation for TokenRequestContext.Claims
    
    * fix cref to href
    schaabs authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    e3d0298 View commit details
    Browse the repository at this point in the history
  7. Increment version for digitaltwins releases (Azure#18430)

    Increment package version after release of Azure.DigitalTwins.Core
    azure-sdk authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    d707435 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    936dffa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3861b9d View commit details
    Browse the repository at this point in the history
  10. Update PR with inbound endpoint changes.

    Larry Li committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    fe24e67 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0bb1592 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    90935ed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    912ec7b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f8224f1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    11e1f9b View commit details
    Browse the repository at this point in the history
  16. Implement BearerTokenChallengeAuthenticationPolicy (Azure#18368)

    Handles bearer token authorization challenges and is extensible for sub-class implementers.
    
    closes Azure#15650
    christothes authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    71c2533 View commit details
    Browse the repository at this point in the history
  17. [IoTCentral] resourceType became camel case, added industry, location…

    …s field to appTemplate API, added origin, properties field to operations API (Azure#18415)
    
    * include camel case, apptemplateName changes
    
    * add industry and locations to appTemplate api
    
    * update unit test
    poanchen authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    34066b4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0f35e48 View commit details
    Browse the repository at this point in the history
  19. Migrate SB extensions to new SDK (Azure#18330)

    * Migrate SB extensions to new SDK
    
    * Fixes
    
    * API
    
    * Remove ExceptionHandler API
    
    * PR fb
    
    * Fix test
    
    * add back cleanupentity
    JoshLove-msft authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    0ea22b2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b9f9007 View commit details
    Browse the repository at this point in the history
  21. [Event Hubs Client] Storage Implementation Feedback (Azure#18439)

    The focus of these changes is to consider feedback provided by an internal
    review of the blob storage manager by one of the developers responsible for
    the Azure Blob Storage client library.  Many of the larger and more critical
    items have already been used for adjustments; these tweaks address the majority
    of the remaining minor items.
    jsquire authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    582883d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    517ddd9 View commit details
    Browse the repository at this point in the history
  23. Generate CDN SDK for 2020-09-01 AFDX support (Azure#18218)

    * Generate 2020-09 version code
    
    * add cdn_resource-manager.txt, update ApiVersion modifier
    
    * update passed records
    
    * update test record, fix failed case
    
    * Add AFDX source test and records
    
    * Update test Records, Update test utilities
    
    * Add secret test and records
    
    * Update with swagger
    
    * Update with new swagger
    
    * Use latest swagger
    
    * Add test case and records
    
    * Update test cases and records
    
    * Update the package version
    
    Co-authored-by: Chenglong Liu <chengll@microsoft.com>
    ChenglongLiu and Chenglong Liu authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    df69ea2 View commit details
    Browse the repository at this point in the history
  24. Code style and syntax clean up (Azure#18445)

    * Code style and syntax clean up
    
    * regenrate the code.
    
    Co-authored-by: Azad Abbasi <azabbasi@microsoft.com>
    David R. Williamson and azabbasi authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    08d3d9a View commit details
    Browse the repository at this point in the history
  25. Revert "[TestFramework] Downgrade Azure.Identity for maximum compat (A…

    …zure#18153)" (Azure#18450)
    
    - Azure.Identity 1.0.0 does not work on sovereign cloud which is required for our functional tests
    - Reverting until we can find a better solution for both perf and functional tests
    - This reverts commit 0f409d2.
    mikeharder authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    d6e3311 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    769e473 View commit details
    Browse the repository at this point in the history
  2. Mixed Reality Authentication: This change builds and tests the shared…

    … code (Azure#18397)
    
    This change does the following:
    
    - Added a new Share.Azure.MixedReality.Authentication.Tests project to test the shared code. I did find 1 bug that presented when compiling with .NET 5.0 due to better nullable annotations. I had to pull the shared code in as source because I couldn't get `InternalsVisisbleTo` to work in this repo.
    - This change adds a project file to build the Mixed Reality Authentication shared code to ensure it stays healthy.
      - It took a while to figure out how to add a project that wasn't going to be packaged and shipped, but could also access shared code and what not. You'll see me defining the `AzureCoreSharedSources` property manually because that property is only set for official client libraries which have certain criteria like starting with "Azure.".
    craigktreasure authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    ed6fce5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c7832d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4462a26 View commit details
    Browse the repository at this point in the history
  5. [Synapse] - General Available Release (Azure#18252)

    * Generate code for 2020-12-01
    
    * [Synapse] - General available release
    
    * Update AzSdk.RP.props
    
    Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
    idear1203 and Dongwei Wang authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    ac42cf0 View commit details
    Browse the repository at this point in the history
  6. Changes to refer new API version of Resource Mover Service (Azure#18432)

    * Resource Mover generated code for new version.
    
    * Added tests.
    
    * Re ran generated.ps1
    
    * Updates.
    
    * Updated AzSDK.props
    
    Co-authored-by: Ajay Gupta <ajgupt@microsoft.com>
    ajaygit158 and ajaygit158-zz authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    24c06ae View commit details
    Browse the repository at this point in the history
  7. Update with refactoring.

    Larry Li committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    664c1ef View commit details
    Browse the repository at this point in the history
  8. Update with minor comments.

    Larry Li committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    b39b997 View commit details
    Browse the repository at this point in the history
  9. Update yml file

    Larry Li committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    29aeacf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88d4847 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b9848cd View commit details
    Browse the repository at this point in the history
  12. [Synapse] Update swagger to aa19725fe79aea2a9dc580f3c66f77f89cc34563,…

    … bump to newest AccessControl API, add new Artifacts.Library API (Azure#18343)
    
    - There is work here porting the existing AccessControl tests to the new API but I've also [Ignore]'ed the test.
    - The new API won't allow ID reuse for a month, and that's playing havoc w\ the recording system so far.
    chamons authored Feb 5, 2021
    2 Configuration menu
    Copy the full SHA
    c8e73e1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d96810f View commit details
    Browse the repository at this point in the history
  14. [Service Bus Client] Doc Comment Reformatting Test (Azure#18485)

    The focus of these changes is to reformat the doc comments in a file that
    has been rendering incorrectly for the MS Docs site to test the theory that
    the indentation of the XML is influencing MS Docs formatting.
    jsquire authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    eb3c3e3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cd61160 View commit details
    Browse the repository at this point in the history
  16. Prepare for SB release (Azure#18486)

    * Prepare for SB release
    
    * Update version
    JoshLove-msft authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    43155cf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    204ba60 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d020098 View commit details
    Browse the repository at this point in the history
  19. Updated jsom files.

    Larry Li committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    bad0d82 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a651fca View commit details
    Browse the repository at this point in the history
  21. [Core.Experimental] Improvements for Protocol Clients (Azure#18412)

    [Core.Experimental] Improvements for Protocol Clients
    
    - Add a ProtocolClientOptions type for use by clients which have no
      additional options. This means we don't have to generate a type per
      client
    
    - Add a zero argument constructor to `DynamicJson` that behaves like
      DynamicJson.Object(), since we expect that `DynamicJson` will
      appear in API signatures and users will want to be able to `new` up
      the type.
    ellismg authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    989b7d1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    90908a5 View commit details
    Browse the repository at this point in the history
  23. Azure Monitor Exporter: rename (Azure#18494)

    * first pass on rename. compile successful
    
    * cleanup
    TimothyMothra authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    435c658 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    deda6b2 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    09ee616 View commit details
    Browse the repository at this point in the history
  26. Added a client consumption example (Azure#18463)

    - In the board review, they requested that we add an example of how someone would consume the `AccessToken` in a client. No clients exist today, so we're keeping things hypothetical for now to make the point.
    craigktreasure authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    7db5b3b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Configuration menu
    Copy the full SHA
    fa7b44b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    317516b View commit details
    Browse the repository at this point in the history
  3. Downgrading Microsoft.Identity.Client dependency to 4.23 (Azure#18492)

    We have been asked by a partner team to downgrade to Microsoft.Identity.Client 4.23 for our next beta release to align with their dependencies to avoid a resetting test coverage. We will again upgrade to the latest Microsoft.Identity.Client before the GA release of 1.4.0.
    schaabs authored Feb 6, 2021
    Configuration menu
    Copy the full SHA
    d9262e9 View commit details
    Browse the repository at this point in the history
  4. Ensure only a single action for a document is added to a batch (Azure…

    …#18469)
    
    * Ensure only a single action for a document is added to a batch
    
    * Add test to validate batch splitting behavior
    
    * Add a test to verify case-sensitive nature of keys
    Mohit-Chakraborty authored Feb 6, 2021
    Configuration menu
    Copy the full SHA
    cf38d94 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Add Data Plane SDK for Azure Remote Rendering (Azure#18159)

    This adds the .net SDK for Azure Remote Rendering.
    
    Tests are included which convert assets, start a session and confirm a number of failure cases behave correctly.
    MalcolmTyrrell authored Feb 7, 2021
    Configuration menu
    Copy the full SHA
    9de4d4d View commit details
    Browse the repository at this point in the history
  2. Rename a few properties in SearchIndexingBufferedSenderOptions (Azure…

    …#18285)
    
    * Rename a few properties in SearchIndexingBufferedSenderOptions
    
    * Update samples and API using scripts
    
    * Update Batching.Publisher.BatchActionCount when handling a 413
    Mohit-Chakraborty authored Feb 7, 2021
    Configuration menu
    Copy the full SHA
    c11c9f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    a84f97b View commit details
    Browse the repository at this point in the history
  2. Add the Remote Rendering package to the CI pipeline (Azure#18523)

    When adding ARR, I missed the pipeline step which generates the package.
    MalcolmTyrrell authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    0f7cf97 View commit details
    Browse the repository at this point in the history
  3. Remove flaky tests and increase CLI timeout (Azure#18500)

    * Remove flaky tests and increase CLI timeout
    christothes authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    d674732 View commit details
    Browse the repository at this point in the history
  4. Update nuget version in README.md (Azure#18473)

    * Update nuget version in README.md
    christothes authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    988757a View commit details
    Browse the repository at this point in the history
  5. Addressing review comments + clean up for preview 3 release + update …

    …release date.
    
    Co-authored-by: Camilo Ramirez <juramir@microsoft.com>
    juancamilor and Camilo Ramirez authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    98a9c60 View commit details
    Browse the repository at this point in the history
  6. Update three pass services to enable live testing in sovereign clouds…

    … for multiple services (Azure#18162)
    
    * change core,extension and search
    
    * remove core change
    
    * resolve ci error
    Luyunmt authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    99a9e73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0425b8 View commit details
    Browse the repository at this point in the history
  8. Connection options fix (Azure#18508)

    * Pass options to consumer client
    
    * fix
    JoshLove-msft authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    af58619 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    577b038 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3332792 View commit details
    Browse the repository at this point in the history
  11. Prepare for release (Azure#18514)

    * Prepare for release
    
    * Update changelog
    JoshLove-msft authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    e6569d4 View commit details
    Browse the repository at this point in the history
  12. Disable OS verification (Azure#18518)

    * Disable OS verification
    mitchdenny authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    fd0b04d View commit details
    Browse the repository at this point in the history
  13. Update devops helper script based on changes in azure-sdk repo (Azure…

    …#18540)
    
    - 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
    c3477cb View commit details
    Browse the repository at this point in the history
  14. Log Key Vault Certificates content for live tests (Azure#18558)

    Needed to diagnose a test failure where the operation is completed, but the status is still "inProgress".
    heaths authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    cd3fb57 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    146189c View commit details
    Browse the repository at this point in the history
  16. Increment version for core releases (Azure#18561)

    Increment package version after release of Azure.Core.Experimental
    azure-sdk authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    bd0d7ff View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5421517 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    50ee2d1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2a446f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    5a35fae View commit details
    Browse the repository at this point in the history
  2. [Perf] [Stress] Add netcoreapp3.1, enable Server GC on net461 (Azure#…

    …18577)
    
    * Also enable Server GC by default in stress projects
    mikeharder authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    a2918f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    920c50b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37e9759 View commit details
    Browse the repository at this point in the history
  5. Updating Backup SDK to 2021-01-01 (Azure#18310)

    * Added generated changes for 2021-01-01 Backup SDK
    
    * Adding release info
    
    * Updated Test Cases
    
    * Fixing reference generation discrepency error
    
    * Using autorest 2.3.82 to generate code
    
    * Regenerating SDK based on latest Swagger
    anjorsh authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    3a9ab4f View commit details
    Browse the repository at this point in the history
  6. Remove search client helper method (Azure#18578)

    * Remove helper method in SearchClient
    Callers can instantiate an instance of SearchIndexingBufferedSender in lieu of calling CreateIndexingBufferedSender().
    
    * Update API file
    Mohit-Chakraborty authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    3a2d8a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39624aa View commit details
    Browse the repository at this point in the history
  8. Fix typo.

    Larry Li committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    798604e View commit details
    Browse the repository at this point in the history
  9. [CDN] AFDX Update from latest swagger (Azure#18587)

    * Update from latest swagger
    
    * Update version to 6.1.0
    ChenglongLiu authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    8cfdd62 View commit details
    Browse the repository at this point in the history
  10. [Storage] MessageDecodingFailed changelog. (Azure#18585)

    - forgotten changelog entry.
    kasobol-msft authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    470d87f View commit details
    Browse the repository at this point in the history
  11. [Event Hubs] Update Package Dependencies (Azure#18560)

    The focus of these changes is to update package dependencies for the
    February release.
    jsquire authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    f01cbdc View commit details
    Browse the repository at this point in the history
  12. [Event Hubs Client] February Release Documentation (Azure#18263)

    The focus of these changes is updating the samples, README, and change
    log to reflect the February milestone release.
    jsquire authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    e3a7aab View commit details
    Browse the repository at this point in the history
  13. [synapse] Reenable AccessControlClientLiveTests as LiveOnly. Mark oth…

    …ers as RecordedTest (Azure#18499)
    
    - Give up on making AccessControlClientLiveTests record-able and mark as LiveOnly
    - [RecordedTest] seems to be a flatly better [Test] for all RecordedTestBase derived tests, so use it
    chamons authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    eb0ba42 View commit details
    Browse the repository at this point in the history
  14. Increment version for eventhub releases (Azure#18594)

    Increment package version after release of Azure.Messaging.EventHubs
    azure-sdk authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    a848f0c View commit details
    Browse the repository at this point in the history
  15. [Event Hubs Client] Processor Release Prep (Azure#18595)

    The focus of these changes is to prepare the Event Processor package for
    the Februrary release.
    jsquire authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    e151c19 View commit details
    Browse the repository at this point in the history
  16. [Synapse][Artifacts] - Make some models public (Azure#18515)

    * Make some models public
    * Fix Export API issue
    
    Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
    idear1203 and Dongwei Wang authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    1f88c0d View commit details
    Browse the repository at this point in the history
  17. Update Contributing.md for Prepare Release Section (Azure#18441)

    * Update Contributing.md
    
    * Remove eng/scripts/Prepare-Release.ps1
    chidozieononiwu authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    3d7f5ad View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    80bd009 View commit details
    Browse the repository at this point in the history
  19. [synapse] Correct version numbers (Azure#18597)

    - AccessControl should be preview.3 (see https://www.nuget.org/packages/Azure.Analytics.Synapse.AccessControl/)
    - Artifacts should be preview.6 (since beta.1 should have been .5) (https://www.nuget.org/packages/Azure.Analytics.Synapse.Artifacts/)
    - Spark should be preview.4 (since beta1 should have been .3) (https://www.nuget.org/packages/Azure.Analytics.Synapse.Spark/)
    chamons authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    762f862 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    86f72d3 View commit details
    Browse the repository at this point in the history
  21. [synapse] Add release notes for Feb-2021 release (Azure#18604)

    - Fold the misnamed beta.x releases into the next preview to prevent tool confusion
    chamons authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    ba904d4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2f0cae2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b493f7a View commit details
    Browse the repository at this point in the history
  24. Add an internal ObjectNotDisposedException (Azure#18605)

    that we can throw/immediately catch from finalizers when an object wasn't
    properly disposed and there's pending work being lost or resources being
    leaked
    tg-msft authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    5510048 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    30a070e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    54edf81 View commit details
    Browse the repository at this point in the history
  27. [Messaging Clients] README Updates (Azure#18607)

    The focus of these changes is to update the README content for the messaging
    libraries to correct issues flagged during the MS Docs publishing validation.
    
    In addition, the Service Bus text detailing C# 8.0 and language versions
    has been expanded with some additional context.
    jsquire authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    c534f92 View commit details
    Browse the repository at this point in the history
  28. Resolve archboard feedback (Azure#18582)

    * Rename Encrypt/DecryptOptions to Encrypt/DecryptParameters
    * Make AdditionalAuthenticatedData read-only
    * Change parsing of Key Vault identifiers and implement IEquatable<T>
    heaths authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    cb9e130 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3d55ff3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9765d14 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8c6ae6d View commit details
    Browse the repository at this point in the history
  32. Improve the dev feed section (Azure#18462)

    * Improve the dev feed section
    
    * Remove csproj option. Remove multiple feed refs.
    
    * Remove csproj file ref
    
    * Code formatting
    
    * Change aka to full url
    jongio authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    21e4628 View commit details
    Browse the repository at this point in the history
  33. Increment version for formrecognizer releases (Azure#18622)

    Increment package version after release of Azure.AI.FormRecognizer
    azure-sdk authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    dc2abcd View commit details
    Browse the repository at this point in the history
  34. Update to close pending comments.

    Larry Li committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    0381d88 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    4063570 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    be7acee View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    bd9bf01 View commit details
    Browse the repository at this point in the history
  38. Update Microsoft.Extensions.Azure to 1.1.0-beta.2 (Azure#18574)

    * update
    
    * refs
    
    * Make proj ref and mark as extension library
    
    * service bus
    
    Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
    pakrym and JoshLove-msft authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    57030a8 View commit details
    Browse the repository at this point in the history
  39. Fixing error response for CosmosDB 2020-06-01-preview (Azure#18399)

    * Fixing error response for CosmosDB 2020-06-01-preview
    
    * Updating SDK using merged swagger
    
    * Updating generate.ps1
    
    * Fixing assembly version
    
    * Removing config file tag
    
    * Rerunning with correct version of autorest.csharp
    
    * Version 2.3.82
    
    * Rerunning generate.ps1
    nichatur authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    18e1b96 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    603af46 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    dcee08d View commit details
    Browse the repository at this point in the history
  2. Increment version for identity releases (Azure#18628)

    Increment package version after release of Azure.Identity
    azure-sdk authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    8753821 View commit details
    Browse the repository at this point in the history
  3. Increment version for communication releases (Azure#18627)

    * Increment package version after release of Azure.Communication.Identity
    
    * Increment package version after release of Azure.Communication.Common
    
    * Increment package version after release of Azure.Communication.Chat
    azure-sdk authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    8651870 View commit details
    Browse the repository at this point in the history
  4. Increment version for metricsadvisor releases (Azure#18629)

    Increment package version after release of Azure.AI.MetricsAdvisor
    azure-sdk authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    92cdb04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7f9038 View commit details
    Browse the repository at this point in the history
  6. Prepare Azure.Search.Documents 11.2.0 GA release (Azure#18621)

    * Prepare Azure.Search.Documents 11.2.0 GA release
    
    * Add public changes in the CHANGELOG
    
    * Add a line to show inclusion of all beta changes in GA
    Mohit-Chakraborty authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    3b9a8c6 View commit details
    Browse the repository at this point in the history
  7. Increment version for servicebus releases (Azure#18624)

    Increment package version after release of Azure.Messaging.ServiceBus
    azure-sdk authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    d08eb31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8ded3a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f8f7ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ec7888 View commit details
    Browse the repository at this point in the history
  11. Azure Purview dot net SDK (Azure#18237)

    * Azure Purview dot net SDK
    
    * Add Purview to build path
    
    * Update code location to make generation file
    
    * Add readme
    
    * move readme
    
    * Update SDK generation file location
    
    * Update to add src and test folder
    
    * Fix readmes
    
    * Update nuget version, address minor pr comments
    annoakes authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    a318e41 View commit details
    Browse the repository at this point in the history
  12. Changes ExampleId type to long (Azure#18543)

    * Changes ExampleId type to long
    
    * Fixes build errors
    
    * Validates skip and take not equal null
    
    * retrigger checks
    
    Co-authored-by: Younes <v-mayounes@microsoft.com>
    MahmoudYounes and Younes authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    c71b08e View commit details
    Browse the repository at this point in the history
  13. Increment version for eventhub releases (Azure#18638)

    Increment package version after release of Microsoft.Azure.WebJobs.Extensions.EventHubs
    azure-sdk authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    1370755 View commit details
    Browse the repository at this point in the history
  14. [Azure.Core.Experimental] Package Ref to Core (Azure#18618)

    The focus of these changes is to shift to a pacakge reference to Azure.Core,
    allowing the dependency to bind to the latest GA release.
    jsquire authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    da7ec88 View commit details
    Browse the repository at this point in the history
  15. Prepare MR Authentication for pre-release (Azure#18613)

    This change removes the nullable awareness since that is the current guidance. I've also changed the prerelase tag to match current guidance.
    craigktreasure authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    45272ab View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    13f6196 View commit details
    Browse the repository at this point in the history
  17. Changes from running the release script (Azure#18659)

    These are changes related to preparing to release the package.
    craigktreasure authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    024069b View commit details
    Browse the repository at this point in the history
  18. Update AuthenticationRecord and TokenCache Samples (Azure#18639)

    1. The `using` declaration is scoped to the method, so the stream was not closed before it needed to be read.  Changed to `using(){}`
    2. Added line wrapping so devs don't have to horizontal scroll when viewing the samples.
    
    I ran `dotnet test Azure.Identity.sln` before pushing and it passed.
    jongio authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    409ed45 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9a94c34 View commit details
    Browse the repository at this point in the history
  20. Increment version for synapse releases (Azure#18653)

    * Increment package version after release of Azure.Analytics.Synapse.Spark
    
    * Increment package version after release of Azure.Analytics.Synapse.Monitoring
    
    * Increment package version after release of Azure.Analytics.Synapse.ManagedPrivateEndpoints
    
    * Increment package version after release of Azure.Analytics.Synapse.Artifacts
    
    * Increment package version after release of Azure.Analytics.Synapse.AccessControl
    azure-sdk authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    03eee94 View commit details
    Browse the repository at this point in the history
  21. Updated to namespace.

    Larry Li committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    a117eac View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    74212fe View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3631a3d View commit details
    Browse the repository at this point in the history
  24. Increment version for textanalytics releases (Azure#18665)

    Increment package version after release of Azure.AI.TextAnalytics
    azure-sdk authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    2657e4e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7dfac58 View commit details
    Browse the repository at this point in the history
  26. Fix Azure#16362 Add visual to the documentation to explain the mined …

    …opinions structure and naming better (Azure#18525)
    
    Co-authored-by: NourEldin Yasser <noursalem95@gmail.com>
    a-noyass and nsalem95 authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    b571b81 View commit details
    Browse the repository at this point in the history
  27. [textanalytics] fix AnalyzeOperationBatchWithStatisticsTest (Azure#18516

    )
    
    Co-authored-by: NourEldin Yasser <noursalem95@gmail.com>
    a-noyass and nsalem95 authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    632431d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2d9c090 View commit details
    Browse the repository at this point in the history
  29. Update instructions to run the sample search query (Azure#18654)

    * Update instructions to run the sample search query
    Mohit-Chakraborty authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    1be1a11 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    6cb8053 View commit details
    Browse the repository at this point in the history
  31. Update assertion for ResourceGuid.

    Larry Li committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    80ee52b View commit details
    Browse the repository at this point in the history
  32. Fix Azure#17811 Improve samples for Analyze (Azure#18524)

    * [textanalytics] rename Sample_AnalyzeOperation.md to Sample_AnalyzeBatchActions.md
    
    * [textanalytics] Fix AnalyzeOperation Sample Source Code
    
    * [textanalytics] update code snippets in md files from samples source code
    
    * [textanalytics] remove polling samples and fix snippets references in readme.md and AnalyzeBatchActions.md
    
    Co-authored-by: NourEldin Yasser <noursalem95@gmail.com>
    a-noyass and nsalem95 authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    f832ae7 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b0d6876 View commit details
    Browse the repository at this point in the history
  34. mixed reality csharp sdk for 2021-01-01 API (Azure#18448)

    * mixed reality charp sdk
    
    * update csproj
    
    * Add missing files
    roytan-microsoft authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    c9ef36a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f497503 View commit details
    Browse the repository at this point in the history
  36. Add session idle timeout option for session processor (Azure#18640)

    * Add session idle timeout option for session processor
    
    * Fix docs
    
    * PR fb
    JoshLove-msft authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    b950cfe View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

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

    * 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
    e547c1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c3958a View commit details
    Browse the repository at this point in the history
  3. Increment version for mixedreality releases (Azure#18689)

    * Increment package version after release of Azure.MixedReality.Authentication
    
    * Increment package version after release of Azure.MixedReality.RemoteRendering
    azure-sdk authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    15ce4ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffe8dc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18f3d80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b75eac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65624c2 View commit details
    Browse the repository at this point in the history
  8. Sync eng/common directory with azure-sdk-tools for PR 1358 (Azure#18686)

    * 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
    2612422 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e572f2b View commit details
    Browse the repository at this point in the history
  10. Enable passing devops pat for work item scripts (Azure#18698)

    Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
    azure-sdk and weshaggard authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    1224855 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e02a21f View commit details
    Browse the repository at this point in the history
  12. Change script parameters to boolean (Azure#18708)

    Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
    azure-sdk and chidozieononiwu authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    697aa5f View commit details
    Browse the repository at this point in the history
  13. Add net5.0 to smoke tests. Fix dependency issues. (Azure#18696)

    * Add net5.0 to smoke test target frameworks
    
    * Update azure.messaging.eventhubs to 5.3.0 in smoke tests
    
    * Remove daily version override for eventhubs in smoke test
    benbp authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    fd5f125 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ccc759 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ffbff4d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7db2c17 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0ec670e View commit details
    Browse the repository at this point in the history
  18. [Communication] Remove administration package (Azure#18655)

    * [Communication] Remove administration package
    
    * Remove the admin package from the ci.yml file
    
    * Update incorrect links in ReadMe files
    RezaJooyandeh authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    3d0536d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

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