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

fix for cosmos spark preferred regions issue #27084

Merged

Conversation

RaviTella
Copy link
Contributor

Description

Java SDK expects the region in the format "North Central US" (case insensitive). If specified without white spaces like “NorthCentralUS” it will silently default to the primary region.

In the Spark connector the white spaces are being trimmed. "North Central US" becomes “northcentralus”.
I removed the space trimming, updated the RedExr to accept single spaces within the word and modified the existing unit tests and added one more.

With this change both “NorthCentralUS” and “Noth Central US” (Case does not matter) will be allowed but only the former setting will be ignored while the latter will be effective. This behavior is consistent with the Java SDK

Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - except for two minor comments

Copy link
Member

@simplynaveen20 simplynaveen20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks @RaviTella

Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@FabianMeiswinkel
Copy link
Member

/azp run java - cosmos - spark

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@FabianMeiswinkel
Copy link
Member

Fixes #27128

@FabianMeiswinkel FabianMeiswinkel merged commit 32ed314 into Azure:main Feb 15, 2022
xinlian12 pushed a commit to xinlian12/azure-sdk-for-java that referenced this pull request Mar 3, 2022
* added a comment on query plan caching.

* fix for cosmos spark preferred regions issue

* fix for cosmos spark preferred regions issue
moirf added a commit that referenced this pull request Mar 21, 2022
* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-recoveryservicesbackup (#27111)

* [Automation] Generate Fluent Lite from digitaltwins#package-2021-06-30-preview (#27108)

* Increment version for digitaltwins releases (#27114)

Increment package version after release of com.azure.resourcemanager azure-resourcemanager-digitaltwins

* [Automation] Generate Fluent Lite from netapp#package-netapp-2021-10-01 (#27116)

* Increment version for netapp releases (#27117)

Increment package version after release of com.azure.resourcemanager azure-resourcemanager-netapp

* Increment version for resourcemanager releases (#27107)

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-resources

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-authorization

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-storage

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-keyvault

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-msi

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-network

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-sql

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-dns

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-appservice

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-cosmos

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-compute

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-containerservice

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-eventhubs

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-monitor

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-containerregistry

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-appplatform

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-containerinstance

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-privatedns

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-redis

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-trafficmanager

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-servicebus

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-cdn

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-search

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager

Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* More Changes for api review (#27095)

* Change for api review

* Making classes final for api review

* Adding samples on clients and changefeed processor class doc

* fixing build error on change feed builder doc

* Adding closable on encryption clients

* Azure SDK Maven build tool (#26771)

* Azure SDK build tool Maven plugin

* Increment version for servicebus releases (#27123)

Increment package version after release of com.azure azure-messaging-servicebus

* Change DevOps Maven Logging Verbosity (#27122)

Change DevOps Maven Logging Verbosity

* Update jackson-databind Version Used by code-quality-reports (#27124)

* Increment version for schemaregistry releases (#27126)

Increment package version after release of com.azure azure-data-schemaregistry

* Increment version for eventhubs releases (#27125)

Increment package version after release of com.azure azure-messaging-eventhubs

* fix for cosmos spark preferred regions issue (#27084)

* added a comment on query plan caching.

* fix for cosmos spark preferred regions issue

* fix for cosmos spark preferred regions issue

* Cosmos Spark: Fixing ItemCountPerTriggerHint handling in Structured Streaming (#27101)

* Cosmos Spark: Fixing ItemCountPerTriggerHint handling in Structured Streaming

* Updating changelog

* Update CosmosPartitionPlanner.scala

* Making endLsn calculation more robust

* Update sdk/cosmos/azure-cosmos-spark_3_2-12/src/main/scala/com/azure/cosmos/spark/CosmosPartitionPlanner.scala

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>

* Update sdk/cosmos/azure-cosmos-spark_3_2-12/src/main/scala/com/azure/cosmos/spark/CosmosPartitionPlanner.scala

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>

* Update sdk/cosmos/azure-cosmos-spark_3_2-12/src/main/scala/com/azure/cosmos/spark/CosmosPartitionPlanner.scala

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>

* Update sdk/cosmos/azure-cosmos-spark_3_2-12/src/main/scala/com/azure/cosmos/spark/CosmosPartitionPlanner.scala

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>

* Update CosmosPartitionPlanner.scala

* Update PartitionMetadataCache.scala

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>

* Add a backoff mechanism for the CommunicationTokenCredential (#25299)

* Added a backoff mechanism for the CommunicationTokenCredential

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

* Add configs

* Update eng/common/pipelines/templates/steps/credscan.yml

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

* Adding commnets

* wrong order

* Update credscan.yml

* Update credscan.yml

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>

* Reduce Buffering in SDKs (#26821)

Reduce Buffering in SDKs

* Exclude the packages which made javadoc command fail (#27139)

* Upgrade azure-commmunication-sms patch, to include depenendency patch updates. (#27140)

* Add warning/exit for Az.Resources 5.3.0 service principal provisioning error (#27067)

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

* Patch update Communication Phone Numbers package for February release. (#27154)

* Patch update Communication Phone numbers package for February release.

* Add back in change log headers

* .

* Prepare Feburary 2022 release for Metrics Advisor (#27161)

* Running Prepare-Release for azure-ai-metricsadvisor

* Update changelog to include core updates

* Increment version for communication releases (#27163)

Increment package version after release of com.azure azure-communication-phonenumbers

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

* tooling updates. allow install but no run of test proxy, prepending the path properly, etc
* update targeted versions of the test-proxy

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

* Remove lock primitives from tryAddMessage() (#27038)

* Change atomic to primitive types

* Remove unused lock

* Change LinkedList to ArrayList

* Revert import changes

* Update CHANGELOG

* Update CHANGELOG

* [Automation] Generate Fluent Lite from appconfiguration#package-2021-10-01-preview (#27175)

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-appconfiguration (#27176)

* Cosmos Spark: active cached CosmosClients prevent clean Spark driver shut down (#27137)

* Cosmos Spark: active cached CosmosCleints prevent clean Spark driver shut down

* Adding unit test coverage

* Release notes

* Release for Cosmos spark connector 4.6.2

* Revert "Release for Cosmos spark connector 4.6.2"

This reverts commit ff76f9b559a2cbed07fec6961bc43b2e6ae4a8f7.

* Fixing unit tests

* Fixing unit tests

* Fixing unit tests

* Fixing unit tests

* Changing unit tests to serialize Spark tests

* Update SampleReadE2EMain.scala

* Fixing race condition in new unit test

* test cleanup

* Update CosmosClientCache.scala

* Adding logs to unit tests

* Adding logs to unit tests

* Switching to use SparkCOntext.hashCode as lookup key

* Update CosmosClientCacheITest.scala

* Release for Cosmos spark connector 4.6.2 (#27149)

* update identity changelog feb 2022 (#27178)

* Fix code-quality-reports Scheduled and Manual Runs (#27129)

Fix code-quality-reports Scheduled and Manual Runs

* Docs Toc generation (#26905)

* Exclude jackson-databind in code-quality-reports (#27160)

* Fix Identity Changelog  (#27184)

* Correcting typo in metrics-advisor ChangeLog (#27186)

* Merge patch release changes to main for ACR (#26946)

* [Communication] - phone-numbers - Implement a phone number pool for live tests (#27072)

* Implement a phone number pool for live tests

* Fix pipeline script

* Add MatrixConfigs param to communication template

This allows for individual packages to customize their job matrix if needed.

* Require test agent phone number in livetests

Throw an exception when there is no phone number assigned to the current test agent. This only applies when not skipping update capabilities live tests.

The main purpose of this is for the test run to fail when it isn't properly configured, instead of silently falling back on the default method for setting the test phone number.

* Add logic to generate docs.ms ToC (#27150)

Co-authored-by: Daniel Jurek <djurek@microsoft.com>

* Update baseline and use credscan yml (#27152)

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

* update baseline

* change version

* Update the credscan version

* add empty line

* Update credscan.yml

* Update eng/common/pipelines/templates/steps/credscan.yml

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>

* Add timeout on Invoke-request call (#27196)

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

* Update the BOM and sync the version_client.txt to the latest releases. (#27208)

* Exclude spark packages (#27203)

* Add baseline file in ci.yml (#27211)

* Update pipeline generator version to 20220211.1 (support upweekly) (#27157)

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

* Generate weekly pipelines for unified pipeline convention (#27134)

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

* Use upper-case values for test agent values (#27214)

When running within the ADO pipeline, the env variable keys are converted to upper-case, which causes issues when running in a case-sensitive OS.

Using uppercase values prevents this issue.

Additionally, add an extra phone number to cover all configurations.

* [Automation] Generate Fluent Lite from dnsresolver#package-2020-04-preview (#27119)

* [Automation] External Change

* [Automation] Generate Fluent Lite from dnsresolver#package-2020-04-preview

* update revapi of spring package for main branch (#27078)

Remove suppression of spring package and add targeted suppression.

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-dnsresolver (#27218)

* core, fix case of index=-1 in getContextChain (#27197)

* [Automation] Generate Fluent Lite from azure-kusto#package-2022-02 (#27223)

* Increment version for kusto releases (#27226)

Increment package version after release of com.azure.resourcemanager azure-resourcemanager-kusto

* mgmt, aks, bug fix on KubernetesCluster update (#27228)

* mgmt, post release 2.12.1 aks (#27235)

* mgmt, fix containergroup npe when port protocol is null (#27234)

* fix npe for container group when port protocol is null

* changelog

* revert changelog

* Fabric Bot Configuration (#27204)

* Fabric Bot Configuration

The focus of these changes is to add the Fabric Bot rules into the repository.

* Update fabricbot.json

* CODEOWNERS: Adding automation section (#27205)

* CODEOWNERS: Adding automation section

Adding owners for automation

* Update CODEOWNERS

* Update CODEOWNERS

* Adding builder pattern for encryption client initialization and removing Beta interface (#27158)

* Adding builder pattert for client initialization and removing Beta interface

* fixing unit test case

* fixing unit test case

* fix flaky test (#27246)

Co-authored-by: annie-mac <annie-mac@XBX-1430-FR2.redmond.corp.microsoft.com>

* Fixed FormRecognizer test in UsGov/China cloud (#27110)

* Fixed synchronized lists and maps (#27142)

* Fixed synchronized lists and maps

* Update FeedResponseDiagnostics.java

* Update FeedResponseDiagnostics.java

* Added diagnostics test to cover race condition issue with OrderBy query diagnostics

* Code review comments

* Fixed NPE in ConcurrentHashMap usage

* Fixed some test cases in OrderBy tests

Co-authored-by: Fabian Meiswinkel <fabian@meiswinkel.com>

* Fix exceeding memory usage in cosmos paged iterable (#27237)

* Fixing excessive memory usage issue in CosmosPagedIterable

* Updating changelog files

* Fixing invalid char in java doc

* Fixing a test issue

* Update CosmosClientConfigurationSpec.scala

* Update CosmosPagedIterable.java

* Dep graph improvements (#27099)

* Improve the dependency graph and add arc graph

* Add AzureFileCopy step to pipeline

* Add AzureFileCopy step to pipeline

* Fix broken link in TROUBLESHOOTING.md

* Fix positions of AzureFileCopy

* Add ability to Skip JaCoCo Coverage Reports

* Remove unnecessary dependencies-postgresql (#27257)

* Release/azure communication common/1.1.0 (#27262)

* release version is changed

* release preparation changes

Co-authored-by: Aigerim Beishenbekova <aigerimb@Aigerims-MacBook-Pro-2.local>

* Monitor query - Update TSG (#27251)

* Add instrumentation key for AI (#27271)

* Fixes EmissionException when outputting endpoint states. (#27250)

* Update CHANGELOG
* Add testcase
* Change to use FailureHandler

* Add support for sync scripts and mass patch releases. (#26981)

* Fixed Monitor OpenTelemetry Exporter Readme Issue #26428 (#27198)

* [Automation] Generate Fluent Lite from datafactory#package-2018-06 (#27274)

* Increment version for datafactory releases (#27276)

Increment package version after release of com.azure.resourcemanager azure-resourcemanager-datafactory

* mgmt, clean up (#27252)

* [Automation] Generate Fluent Lite from sqlvirtualmachine#package-preview-2021-11 (#27277)

* Fixing NPE in CosmosPagedFlux and iterating on change to limit prefetch memory usage in CosmosPagedIterable (#27261)

* Fixing NPE in CosmosPagedFlux when trying to access non-existing diagnostics

* Iterating on the change to limit prefetch memory consumption in CosmosPagedIterable in Spark query/change feed scenarios

* Fixing tests

* Fixing typo in comment

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>

* Updating changelogs

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-sqlvirtualmachine (#27279)

* add error handler for azure message listener (#27225)

* DefaultLogger: make log level static (read it once) (#27193)

* cache missing env value and neven re-read it

* Increment version for communication releases (#27133)

Increment package version after release of com.azure azure-communication-chat

* Move Set-StrictMode to run after PSModule-Helpers.ps1 operations which violate strict mode and cause a falure as in https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1389880&view=logs&j=dc056dfc-c0cf-5958-c8c4-8da4f91a3739&t=61cf404c-fb38-582c-ffd7-16eb9e7ec7ac&l=97 (#27291)

Co-authored-by: Daniel Jurek <djurek@microsoft.com>

* Add pipeline information to the patches and fix the update_version script for when the module is not found. (#27295)

Enable automatic pipeline triggers and other bugfixes.

* mgmt, update containerservice to 2022-01-01 (#27305)

* mgmt, update containerservice to 2022-01-01

* update related session records

* Fixes yet another place where we prefetch too aggressively in the query path (#27299)

* Fixing NPE in CosmosPagedFlux when trying to access non-existing diagnostics

* Iterating on the change to limit prefetch memory consumption in CosmosPagedIterable in Spark query/change feed scenarios

* Fixing tests

* Fixing typo in comment

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>

* Updating changelogs

* Fixes yet another place where we prefetch too aggressively in the query path

* Update PaginatorTest.java

* Updated changelogs

* Fixing unintentional reformatting

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>

* Update Paginator.java

* Update ItemsPartitionReader.scala

Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>

* Enable API change detection for track2 management package (#27293)

Co-authored-by: praveenkuttappan <prmarott@microsoft.com>

* Increment version for cosmos releases (#27309)

Increment package version after release of com.azure.cosmos.spark azure-cosmos-spark_3-1_2-12

* Apply Traits to Schema Registry, Digital Twins, Models Repository, WebPubSub, Mixed Reality (#27272)

* schema registry.

* digital twins.

* models repository

* web pub sub.

* mixed reality.

* pr feedback.

* continue on error (#27244)

* Mark version 1.0.0 as deprecated (#27292)

* Added unique key policy support to spring data SDK (#27270)

* Added unique key policy support to spring data SDK

* Added empty line at the end

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

* Fix up parameters

* Update general azcopy tool for copying from blobstorage

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>

* [Automation] Generate Fluent Lite from appconfiguration#package-2021-10-01-preview (#27323)

* Increment version for appconfiguration releases (#27327)

Increment package version after release of com.azure.resourcemanager azure-resourcemanager-appconfiguration

* mgmt, generate fluent lite for mobile network (#27280)

* generate fluent lite for mobile network

* changelog

* Increment version for mobilenetwork releases (#27328)

Increment package version after release of com.azure.resourcemanager azure-resourcemanager-mobilenetwork

* [BUG] com.azure.core.implementation.ReflectionUtils.getLookupToUse fails with 'java.lang.SecurityException' under SecurityManager (#27182)

Use AccessController to ensure reflective access in ReflectionUtils

* Structured logging in ServiceBus (#27166)

* Structured logging in ServiceBus

* Narrow the javadoc path (#27319)

* Apply Traits to Communication (#27010)

* calling server.

* chat.

* comms identity.

* networktraversal.

* phone numbers

* sms

* changelogs.

* fix that changelog.

* fix changelog.

* undo that.

* pr feedback.

* update opentelemetry external dependencies (#26857)

* update otel sdk and api to 1.10.0

* update logging and jaeger exporter

* undo jaeger exporter version update

* fix otel logging exporter issue

* update otel jaeger exporter and add grpc-api external dependency

* update versions again

* upgrade to 1.11.0

* remove grpc api dependency and usage

* Remove lock from tryAdd() method (#27195)

* Remove incorrect lock object

* Update CHANGELOG and javadoc

* Update README

* Update javadoc for tryAddMessage() method (#27326)

* Update javadoc for tryAddMessage() method

* fix typo

* Add more log for KeyVaultKeyStore. (#27346)

* Make external depencencies' version align to spring-boot 2.6.3 (#27147)

* 1.Update 'ROOT_POMS' version manually.

* 2. Run command "python .\sdk\spring\scripts\update_spring_managed_external_dependencies.py".

* 3. Run command "python .\eng\versioning\update_versions.py --ut external_dependency --sr"

* fix pipeline

* Add disableAuthorityValidation (#27189)

* Add disableAuthorityValidation

* Fix tests

* move comment

* Update changelog and prepare for release (#27347)

* Fixing ordering problem when sending messages in a batch (#27366)

* batch ordering fix

* Include build tool artifact in version_client.txt (#27373)

* Fix version tag for exporter (#27378)

* Use More Static Loggers in Core Libraries (#27339)

Use Static Loggers in Core Libraries

* mgmt, fix test that rg cannot be deleted (#27361)

* mgmt, support CMK on VM (#27330)

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

* Clean up unused codes and dependencies

* fix the only deleted files

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

* Support send message with URI, OffsetDateTime and Duration (#27146)

* Support send message with OffsetDateTime, Duration and URI in serveice bus

* fix convert tick value to epoch second and add a deserialize test that the message come from .net SDK

* fix UriDescribedType size() method, add more document, update CHANGELOG and avoid static import

* update document and improve code

* refactor convert function

* update doc

* Update Credential Unavailable Identity Logging (#27341)

* Merge spring release branch to main branch. (#27393)

* Increment version for identity releases (#27188)

Increment package version after release of com.azure azure-identity

* Check API changes only if package is modified (#27384)

Co-authored-by: praveenkuttappan <prmarott@microsoft.com>

* Fixed a bug where an timeout parameter was ignored (#27403)

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

* allow version override. update proxy-docker so that logging will work properly
* update targeted tags to common dev versioning scheme
* change to target_version.txt instead of a variable in docker-start-proxy.ps1

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* Reduce Usage of Reflection when Instantiating Response Types (#27207)

Reduce Usage of Reflection when Instantiating Response Types

* apiview feedback (#27405)

* apiview feedback

* Added tag

* Update Identity to Use Static ClientLoggers (#27374)

* Separate CI pipelines for communication service directory. (#27183)

Separate CI pipelines for communication libraries.

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

* Improve Cosmos Emulator logic

* Run cosmos db emulator in two steps

* Using povershell < core for emulator

* add retry logic to cosmosdb-emulator launch

* Add Retry step fir cosmos emulator launch

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>

* App Configuration Update Feature Filter (#27151)

* Updated to support integer and string

* Updated Changelog

* Added Throws message to PercentageFilter javadoc

* Add PREMIUM Event Hub namespace Sku type (#27399)

Add PREMIUM Event Hub namespace Sku type, before only Standard and Basic tiers are defined

* Improve log in spring-security-keyvault-jca. (#27426)

* Added exclusion to rev api for springframework (#27410)

* Added exclusion to rev api for springframework

* Update eng/code-quality-reports/src/main/resources/revapi/revapi.json

Code review suggestions

Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>

Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>

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

* Common scripts for git diff changes

* Remove the localizer.

* Check not PR triggered case

* Pretty print

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

* Add BOM information to the libraries readme files. (#27415)

Update the readme files.

* Removed AAP key vault shaded code and added azure core interfaces in public area (#27318)

* Removed AAP key vault shaded code and added azure core interfaces in public area

* fixing build error on benchmark project

* Resolving comments

* fixing test and resolving comments

* resolving comments

* Removing KeyEncryptionKeyName

* Resolving rev comments

* Resolving api review comment

* Resolving api review comment

* Fixed project.version conflict in  spring data cosmos (#27311)

* Fixed project.version conflict in  spring data cosmos

* Added integration tests

* Updated project properties file name

* Nio Walk File Tree (#27253)

* Wrote tests

* Added recordings

* CI fixes

* Pr feedback

* PR feedback

* Updated readme samples

* CI fix

* Ci fixes

* Pr feedback

* woops

* Updated recording file

* Increment Identity Version (#27436)

* Mgmt update compute version to 2021-12-01 (#27390)

* mgmt_update_compute_version

* refactor `update` on `GalleryImageImpl`

* session updates

* changelog

* nit, refactor to use isInUpdateMode

* update related sessions

* nit, remove invalid character

* checkstyle

* Update sdk/resourcemanager/azure-resourcemanager-compute/CHANGELOG.md

Co-authored-by: Weidong Xu <weidxu@microsoft.com>

Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* Fixes deserialization of offsets generated with early versions of the connector (#27455)

* Fixing the top query continuation issue (#27377)

Co-authored-by: Aayush Kataria <aayushkataria@Aayushs-MacBook-Pro.local>

* Prepare Core Libraries for March 2022 Release (#27457)

* Update CHANGELOG.md (#27458)

* Arch board feedback and language alignment for Key Vault Keys (#27442)

* Applied PR feedback.

* Renamed the parameter `name` to `keyName` in `getKeyRotationPolicy` and `updateKeyRotationPolicy` methods on both `KeyClient` and `KeyAsyncClient`. Renamed `options` to `releaseKeyOptions` in `releaseKey` methods on both clients as well.

* Updated CHANGELOG.

* Update CHANGELOG.md (#27465)

* Merge-back for Core March 2022 Releases (#27467)

* Update spring reference yml after release (#27411)

* mgmt, aks, correct model name (#27419)

* mgmt, web, runtime for tomcat java17 (#27445)

* mgmt, upgrade redis (#27470)

* upgrade redis

* manual code for ConfigurationUtils

* test and record

* Adding KEK algorithm to EncryptionKeyWrapMetadata  (#27439)

* Removed AAP key vault shaded code and added azure core interfaces in public area

* fixing build error on benchmark project

* Resolving comments

* fixing test and resolving comments

* resolving comments

* Removing KeyEncryptionKeyName

* Resolving rev comments

* Resolving api review comment

* Resolving api review comment

* Adding key encryption key alogorithm

* Adding test case for KEK algo validation

* Adding algo validation in rewrap

* Fixing test case

* updating the latest dot net json for compatiblity test

* Updated Unit Tests, fixed warnings (#27466)

* First draft of push and pull client for the ACR (#26856)

Enable ACR push\pull

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

* Support staging URl to run detect API changes in test env

* Remove empty line

Co-authored-by: praveenkuttappan <prmarott@microsoft.com>

* allow null value for add, set, replace (#27501)

* allow null value for add, set, replace

Co-authored-by: annie-mac <annie-mac@CHIEQUAL006.redmond.corp.microsoft.com>

* Mgmt, containerservice support format in `listUserCredentials()` (#27443)

* support `format` in `listUserCredentials`

* session record

* changelog.md

* Update CHANGELOG.md

* checkstyle

* clear userconfig cache during refresh

* add assertion on format with non-aad cluster

* nit

* Fix metrics aggregation enum values (#27499)

* Fix metrics aggregation enum values

* update changelog

* Use aggregation type name instead of number

* Fix bugs in patching script. (#27463)

Fix bug patching script.

* Fixes issue where lastEnqueuedEventProperties is null for empty window. (#27363)

* Adding test for PartitionPump

* Adding startPartitionPump tests for PartitionPumpManager.

* Adding test for stopping.

* Update PartitionPump to keep track of last received event properties.

* Update PartitionPumpManager to keep track of lastEnqueuedProperties and use those when a batch is empty.

* Adding test case to ensure enqueued properties updated.

* Updating CHANGELOG

* [CODEOWNERS] Messaging (#27521)

The focus of these changes is to add Sannidhya Glodha to the service
contacts for Event Hubs and Service Bus

* [Bot Rules] Messaging (#27522)

The focus of these changes is to add Sannidhya Glodha to the service
contacts for Event Hubs and Service Bus.

* Increment identity version march v2 2022 (#27525)

* Remove onUnhandled in CustomIOHandler (#27372)

* Remove onUnhandled in CustomIOHandler

* Renaming CustomIOHandler to TransportHandler. No longer extending from IOHandler.

* Adding TransportHandlerTest

* Fix typo.

* webpubsub, prepare release 1.1.0 (#27449)

* Update Mixed Reality Authentication to 1.2.0 (#27531)

- This change updates the Mixed Reality Authentication package for the March release.
  - I have also included the 1.1.5 changelog as that was apparently missed at some point.

* Addressing reactive spec violation 1.3, addressing the issue of leaving RequestResponseChannel's downstream in an unterminated state (#27512)

* Addressing reactive spec violation 1.3, addressing the issue of leaving downstream in an unterminated state when RequestResponseChannel is disposed after invoking sendWithAck

* Using string concat instead of String.format

* synapse, regen azure-synapse-artifacts with new spec commit (#27498)

* merge feature/java-dpg, update codegen (#27529)

* [Automation] Generate Fluent Lite from mysql#package-flexibleserver-2021-05-01 (#27537)

* Increment version for mysqlflexibleserver releases (#27538)

Increment package version after release of com.azure.resourcemanager azure-resourcemanager-mysqlflexibleserver

* Increment package version after release of com.azure azure-communication-common (#27266)

* Release/azure communication common/1.1.1 (#27542)

* Reset changes to the patch version.

* Updating the SDK dependencies for azure-communication-common

* Added param validation in  constructors

Co-authored-by: Aigerim Beishenbekova <aigerimb@Aigerims-MacBook-Pro-2.local>

* Increment version for communication releases (#27544)

Increment package version after release of com.azure azure-communication-common

* Add Aliasing to SearchIndexClient and SearchIndexAsyncClient (#27459)

Add Aliasing to SearchIndexClient and SearchIndexAsyncClient

* Stg81 ga prep (#27550)

* Updated versions for release

* Updated changelogs and readmes

* Minor changelog fixes

* Updated changelogs

* Increment version for mixedreality releases (#27551)

Increment package version after release of com.azure azure-mixedreality-authentication

* Update the scripts to not trigger pipeline for each patched SDK (#27554)

Also, fix a regression in update_version.py file.

* Add AZURE_SERVICE_DIRECTORY environment variable in test deployment script (#27296)

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

* Support local test resources behavior with provisioner config (#27527)

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

* Support namespace override for local stress test deployments (#27549)

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

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

* Verify changelog like a release is about to take place if a vlaid date is present

* Update eng/common/scripts/ChangeLog-Operations.ps1

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* Update eng/common/scripts/ChangeLog-Operations.ps1

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* Update eng/common/scripts/ChangeLog-Operations.ps1

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* Update eng/common/scripts/ChangeLog-Operations.ps1

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* Update eng/common/scripts/ChangeLog-Operations.ps1

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Co-authored-by: Chidozie Ononiwu (His Righteousness) <31145988+chidozieononiwu@users.noreply.github.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* Increment the version of azure-containers-containerregistry (#27559)

# Description

Backport increment version change to the azure-containers-containerregistry.

# All SDK Contribution checklist:
- [X] **The pull request does not introduce [breaking changes]**
- [X] **CHANGELOG is updated for new features, bug fixes or other significant changes.**
- [X] **I have read the [contribution guidelines](https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md).**

## [General Guidelines and Best Practices](https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md#developer-guide)
- [X] Title of the pull request is clear and informative.
- [X] 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-java/blob/main/CONTRIBUTING.md#building-and-unit-testing)
- [ ] Pull request includes test coverage for the included changes.

* Increment package version after release of com.microsoft.azure.cognitiveservices azure-cognitiveservices-computervision (#26212)

* Increment version for iotcentral releases (#25396)

Increment package version after release of com.azure.resourcemanager azure-resourcemanager-iotcentral

* march release prep (#27558)

* Increment package version after release of com.azure azure-messaging-webpubsub (#27530)

Co-authored-by: vcolin7 <vicolina@microsoft.com>

* upgrade version (#27562)

* Revert "Verify ChangeLog as ForRelease (#2836)" (#27565)

This reverts commit 6d04c81f6dd95123fd53b5f75bd0849ed9c30da5.

Co-authored-by: Chidozie Ononiwu (His Righteousness) <31145988+chidozieononiwu@users.noreply.github.com>

* [EventGrid] Add additional Enum values (#27526)

* Increment version for storage releases (#27556)

* Increment package version after release of com.azure azure-storage-common

* Increment package version after release of com.azure azure-storage-internal-avro

* Increment package version after release of com.azure azure-storage-queue

* Increment package version after release of com.azure azure-storage-file-share

* Increment package version after release of com.azure azure-storage-blob

* Increment package version after release of com.azure azure-storage-blob-cryptography

* Increment package version after release of com.azure azure-storage-blob-nio

* Increment package version after release of com.azure azure-storage-file-datalake

* Increment package version after release of com.azure azure-storage-blob-batch

* Fixed CHANGELOG issue.

Co-authored-by: Victor Colin Amador <vicolina@microsoft.com>

* Fixing some changelogs (#27563)

* Updated versions for release

* Updated changelogs and readmes

* Minor changelog fixes

* Updated changelogs

* Fixed typos

Co-authored-by: vcolin7 <vicolina@microsoft.com>

* Increment version for metricsadvisor releases (#27569)

Increment package version after release of com.azure azure-ai-metricsadvisor

* Increment version for appconfiguration releases (#27567)

Increment package version after release of com.azure azure-data-appconfiguration

* mgmt, virtualmachine support ephemeral os disk (#27541)

* mgmt, virtualmachine support ephemeral os disk

* nit, javadoc return

* change test vm size

* Update sdk/resourcemanager/azure-resourcemanager-compute/CHANGELOG.md

Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* nit, javadoc fix

Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* mgmt, redis correct swagger, use string in RedisCommonPropertiesRedisConfiguration (#27577)

* regen

* simplify code

* rename RedisCommonPropertiesRedisConfiguration to RedisConfiguration, expose it in setter

* changelog

* GraalVM samples and perf tests for Storage (#27155)

* GraalVM samples and perf tests for Storage

* Use Static ClientLoggers in azure-search-documents (#27516)

Use Static ClientLoggers in azure-search-documents

* Add patch support for spark (#27435)

* add support for spark

Co-authored-by: annie-mac <annie-mac@annie-macs-MacBook-Pro.local>
Co-authored-by: annie-mac <annie-mac@CHIEQUAL006.redmond.corp.microsoft.com>

* Updated dependencies, CHANGELOG and README. (#27588)

* Increment version for remoterendering releases (#27590)

Increment package version after release of com.azure azure-mixedreality-remoterendering

* Move graalvm dependencies to native profile (#27591)

* Updated azure-cosmos, spring-data-cosmos, and azure-cosmos-encryption release versions (#27589)

* Updated azure-cosmos, spring-data-cosmos, and azure-cosmos-encryption release versions

* Updated changelog

* Performance Enhancements in azure-storage-common (#27587)

Performance Enhancements in azure-storage-common

* [phone number sdk] Adds environment variable AZURE_USERAGENT_OVERRIDE, that overrides x-ms-useragent on the tests (#27518)

* [phone number sdk] Adds environment variable AZURE_USERAGENT_OVERRIDE, that overrides x-ms-useragent on the tests

* [phone number sdk] Fixes typo on method of integration test base class

* [phone number sdk] Fix playback test mode and recordings

* [phone number sdk] Adds missing white space to comply with code style

* [phone number sdk] Makes new CHANGELOG entry consistent with other entries

* [phone number sdk] Refactors PhoneNumbersIntegrationTestBase.getOverrideMSUserAgentPolicy to use java best practices

* [EG] Prepare for the EventGrid March Release  (#27568)

* Prepare azure-search-documents for March 2022 Beta Release (#27596)

* Bring surface area at par with .Net and fix digest computation performance. (#27503)

* Bring surface area at part with .Net and fix follow up bugs.

* Incorporate feedback.

* Increment version for search releases (#27599)

Increment package version after release of com.azure azure-search-documents

* Increment package version after release of com.azure azure-messaging-eventgrid (#27604)

* refactor code based on Intellij's check result (#27474)

* refactor code (#27287) merge change of appconfiguration

* Bumped versions in README, CHANGELOG and POM for ACS Chat. (#27605)

* [Automation] Generate Fluent Lite from batch#package-2022-01 (#27612)

* mgmt, prepare release 2.13.0 (#27607)

* version 2.13.0

* pom

* readme

* changelog to eventhubs

* changelog

* update lite

* dpg, regen deviceupdate (#26922)

* mgmt, prepare release aks 2.13.0 (#27623)

* Increment version for resourcemanager releases (#27614)

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-resources

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-storage

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-authorization

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-msi

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-keyvault

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-network

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-compute

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-sql

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-dns

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-appservice

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-cosmos

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-containerservice

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-eventhubs

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-monitor

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-containerregistry

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-appplatform

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-containerinstance

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-privatedns

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-redis

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-trafficmanager

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-servicebus

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-cdn

* Increment package version after release of com.azure.resourcemanager azure-resourcemanager-search

Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* Increment version for resourcemanager releases (#27625)

Increment package version after release of com.azure.resourcemanager azure-resourcemanager-containerservice

* Increment version for cosmos releases (#27606)

* Increment package version after release of com.azure azure-cosmos

* Increment package version after release of com.azure azure-cosmos-encryption

* Increment package version after release of com.azure azure-spring-data-cosmos

* Prepare Azure Monitor Query for March release (#27624)

* Use Static Loggers in Storage Libraries (#27431)

Use Static Loggers in Storage Libraries

* Increment version for monitor releases (#27632)

Increment package version after release of com.azure azure-monitor-query

* Java March release (#27622)

* Java March release

* Fixing version client

* Checkout from main

* Release for Cosmos spark connector 4.7.0 (#27628)

* Align overwrite check with default chunk behavior (#27630)

Align overwrite check with default chunk behavior

* [Form recognizer] Consistency update naming  (#27609)

* Bumped versions in CHANGELOG, README and POM for Digital Twins minor release. (#27636)

* Bumped versions in CHANGELOG, README and POM for Tables minor release. (#27637)

* Prepare Attestation minor release for March 2022 (#27635)

* Bumped versions in README, CHANGELOG and POM for Attestation minor release.

* Updated CHANGELOG entries.

* Corrected version in CHANGELOG.

* Bump Azure Communication Services SMS from 1.08 to 1.1.0 (#27600)

* Bump Azure Communication Services SMS from 1.08 to 1.1.0

* Update sdk/communication/azure-communication-sms/CHANGELOG.md

Co-authored-by: vcolin7 <vicolina@microsoft.com>

* Increment version for tables releases (#27639)

Increment package version after release of com.azure azure-data-tables

* Increment version for communication releases (#27640)

Increment package version after release of com.azure azure-communication-sms

* Increment package version after release of com.azure azure-digitaltwins-core (#27641)

* Increment version for cosmos releases (#27643)

* Increment package version after release of com.azure.cosmos.spark azure-cosmos-spark_3-1_2-12

* Increment package version after release of com.azure.cosmos.spark azure-cosmos-spark_3-2_2-12

* mgmt, appservice fix bug on ftps (#27645)

* mgmt, support creating virtual machine with scale set (#27613)

* mgmt, support creating virtual machine with scale set

* nit, javadoc fix

* checkstyle

* nit, changelog

* dpg, upgrade codegen to 4.0.52 (#27648)

* Increment package version after release of com.azure azure-analytics-synapse-artifacts (#27649)

* Increment version for communication releases (#27644)

Increment package version after release of com.azure azure-communication-chat

* Increment package version after release of com.azure azure-security-attestation (#27642)

* Update Azure Communication Phone Numbers to 1.1.0-beta.3 (#27593)

* Update Azure Communication Phone Numbers to 1.1.0-beta.3

* Update sdk/communication/azure-communication-phonenumbers/CHANGELOG.md

Co-authored-by: vcolin7 <vicolina@microsoft.com>

* Azure core perf test (#12518)

* [Form Recognizer] Update to api key authentication (#27631)

* Integrate with common scripts for java toc (#27441)

* addDecodeStage (#22808)

* add decode stage

Co-authored-by: annie-mac <annie-mac@annie-macs-MacBook-Pro.local>
Co-authored-by: annie-mac <annie-mac@CHIEQUAL006.redmond.corp.microsoft.com>

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

* Read the ms.service value from csv metadata

* Update eng/common/scripts/Update-DocsMsMetadata.ps1

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

* Update eng/common/scripts/Update-DocsMsMetadata.ps1

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

* Update Update-DocsMsMetadata.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>

* Schema Registry: Change Encoder to Serializer (#27662)

* Adding explicit dependency on azure-core.

* Updating class name from Encoder -> Serializer.

* Rename encode/decode to deserialize/serialize.

* Rename playback files.

* Fix README file snippets.

* Fix CHANGELOG entries.

* mgmt, compute, improve javadoc (#27667)

* mgmt, compute, improve javadoc

* compute, virtualMachineSizeType as typed alias of name in VirtualMachineSize

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Naveen Singh <simplynaveen20@gmail.com>
Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>
Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
Co-authored-by: Ravi Tella <RaviTella@users.noreply.github.com>
Co-authored-by: Fabian Meiswinkel <fabian@meiswinkel.com>
Co-authored-by: Matias Quaranta <ealsur@users.noreply.github.com>
Co-authored-by: Aigerim <aykobb@gmail.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>
Co-authored-by: whisper6284 <61473382+whisper6284@users.noreply.github.com>
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Co-authored-by: Anu Thomas Chandy <anuamd@hotmail.com>
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
Co-authored-by: Kun Liu <97088315+liukun-msft@users.noreply.github.com>
Co-authored-by: Vinay Gera <vigera@microsoft.com>
Co-authored-by: Pallavi Taneja <pallavit@users.noreply.github.com>
Co-authored-by: Daniel Ortega <96089426+danielortega-msft@users.noreply.github.com>
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
Co-authored-by: ritanshu07 <93636526+ritanshu07@users.noreply.github.com>
Co-authored-by: Muyao Feng <92105726+Netyyyy@users.noreply.github.com>
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
Co-authored-by: Jesse Squire <jsquire@microsoft.com>
Co-authored-by: Annie Liang <64233642+xinlian12@users.noreply.github.com>
Co-authored-by: annie-mac <annie-mac@XBX-1430-FR2.redmond.corp.microsoft.com>
Co-authored-by: Hong Li(MSFT) <74638143+hongli750210@users.noreply.github.com>
Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com>
Co-authored-by: Chidozie Ononiwu (His Righteousness) <31145988+chidozieononiwu@users.noreply.github.com>
Co-authored-by: Yonghui Ye <58474919+hui1110@users.noreply.github.com>
Co-authored-by: Aigerim Beishenbekova <aigerimb@Aigerims-MacBook-Pro-2.local>
Co-authored-by: Connie Yau <conniey@microsoft.com>
Co-authored-by: Yi Liu <yiliu6@microsoft.com>
Co-authored-by: Liudmila Molkova <limolkova@microsoft.com>
Co-authored-by: praveenkuttappan <prmarott@microsoft.com>
Co-authored-by: Kamil Sobol <61715331+kasobol-msft@users.noreply.github.com>
Co-authored-by: AriZavala2 <77034370+AriZavala2@users.noreply.github.com>
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Co-authored-by: Andriy Redko <andriy.redko@aiven.io>
Co-authored-by: kryalama <66494519+kryalama@users.noreply.github.com>
Co-authored-by: Rujun Chen <rujche@microsoft.com>
Co-authored-by: Bill Wert <billwert@microsoft.com>
Co-authored-by: Kishore Rajasekar <86338791+ki1729@users.noreply.github.com>
Co-authored-by: ZejiaJiang <96095733+ZejiaJiang@users.noreply.github.com>
Co-authored-by: Rick Ley <frley@microsoft.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
Co-authored-by: Matt Metcalf <mrm9084@gmail.com>
Co-authored-by: Talal Haddad <37385101+talalhaddad@users.noreply.github.com>
Co-authored-by: Kushagra Thapar <kushuthapar@gmail.com>
Co-authored-by: Aayush Kataria <aayushkataria3011@gmail.com>
Co-authored-by: Aayush Kataria <aayushkataria@Aayushs-MacBook-Pro.local>
Co-authored-by: vcolin7 <vicolina@microsoft.com>
Co-authored-by: annie-mac <annie-mac@CHIEQUAL006.redmond.corp.microsoft.com>
Co-authored-by: Craig Treasure <Craig.K.Treasure@microsoft.com>
Co-authored-by: Sameeksha Vaity <savaity@microsoft.com>
Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>
Co-authored-by: annie-mac <annie-mac@annie-macs-MacBook-Pro.local>
Co-authored-by: Renan Lordello de Aguiar <renan.lord.de.aguiar@gmail.com>
Co-authored-by: jiminwen-msft <97924128+jiminwen-msft@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants