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

Sync with remote master #2

Merged
merged 3,182 commits into from
Dec 31, 2020
Merged

Sync with remote master #2

merged 3,182 commits into from
Dec 31, 2020

Conversation

poanchen
Copy link
Owner

No description provided.

mikeharder and others added 30 commits November 19, 2020 10:40
* refactor test

* Update TelemetryItemTests.cs
Co-authored-by: giromm2ms <giromm@microsoft.com>
* updated changelog

* added new features section

* updated changelog

* broken links

* clean up in readme

* update change log

* fix build error

Co-authored-by: Suhas Mehta <suhas.mehta@microsoft.com>
* correct model files for 2020-10-01 version

* fix

* update apiversion in tests

* Fixed UTs

* fix

* Updating mgmtmetadata file

* Delete metadata file in incorrect path

Co-authored-by: Renuka Raju <rraju@microsoft.com>
…y information to output window (#16900)

* Log to output window

* debug directive correction.

* Rename eventsource

* Remove #if directive

* PR feedback - rename

* PR feedback
…ServiceBusException. (#17023)

* add retriable exception

* add helper class to AmqpExceptionHelper.GetClientException
* Refactor AzureMonitorConvertor

* PR feedback
Increment package version after release of Azure.AI.TextAnalytics
* Use pre steps to determine record

* Add TestMode setting

* Simplify live test post steps to use TestMode for recording condition
* Update readme

* Update sdk/monitor/Microsoft.OpenTelemetry.Exporter.AzureMonitor/README.md

Co-authored-by: Reiley Yang <reyang@microsoft.com>

Co-authored-by: Reiley Yang <reyang@microsoft.com>
The focus of these changes is to correct a bug in the samples and to
introduce an SDK-level overview, covering each of the libraries.
* Move entire docgeneration into common tools

* Move docindex to common

* Added the package replacement logic

* Fixed on parameters

* Fixed param

* Change function to dash

* Added regex on function

* Added display name.

* Update eng/common/docgeneration/Generate-DocIndex.ps1

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

* Deal with js

* Add no new line args

* revert some test changes

* Need to default to the double quotes for JS regex

* Update Generate-DocIndex.ps1

* Added the appTitle

* type

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>
…efaults (#17039)

* Default to true when live test platform does not have SupportedClouds override

* Fall back to empty location default for live tests

* simplify null checks
…17016)

* Adding Identity support for Patch Vault

* Adding Release notes for the changes

* Resolving the breaking changes by adding identity
* [FR] Update to 2.1-preview.2 with generation and recordings (#16462)

* generation and recordings

* missing tests

* PR feedback

* enable test

* export-api

* [FR] Add invoices functionality (#16522)

* add invoices

* pr feedback

* export api

* Update sdk/formrecognizer/Azure.AI.FormRecognizer/src/RecognizeInvoicesOperation.cs

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

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

* [FR] Add documentation for invoices (#16659)

* documentation

* PR feedback

* generation plus small fixes (#16787)

* [FR] Expose code generated properties (#16841)

* selection mark state order:

* appearance

* bounding box

* content-type bmp

* pages

* update to 2.1-preview.2

* language (#16889)

* added more test for copy feature (#16892)

* enable receipt and bc (#17004)

* remove bc workaround (#17025)

* disable receipts, enable AAD, move to canada (#17119)

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

* Add EnablePartitioning to QueueProperties ctor; rename GetRawMessage

* Revert test change

* Port ATOM fix

* fix

* PR fb
* {Identity] Prototype TokenCache option to enable sharing cache across credentials and executions

* prototype updates

* adding client side user authentication samples

* adding persistent token cache options

* fix compilation issues

* adding token cache samples

* fix header

* reword

* updating API spec

* temporary fix for AzureStack eng bits

* workaround for MSA account

* ignore failure test cases temporarily

* update api sig

* update version

* update change log

* update version

* fix changelog

* fix msal cache

* update msal version

* removing AuthenticationTokenRecord workaround

* adding configuration to SharedTokenCacheCredential

* upgrading msal

* update snippet

* [Identity] prepare for 1.4.0-beta.1 release (#16021)

* Updating changelog for 1.4.0-beta.1 release

* updating MSAL dependency

* Increment package version after release of Azure.Identity (#16028)

* make AuthenticationRecord public

* making APIs public that got switched to internal in merge

* adressing PR feedback

* add tests for new STCC options

Co-authored-by: Erich(Renyong) Wang <eriwan@microsoft.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
The focus of these changes is to triage the test hangs in the live suite
that seem to be related to the snippet smoke tests.   This should unblock
test runs while I continue to troubleshoot and locate the root cause.
Increment package version after release of Microsoft.Azure.ServiceBus
…properties (#17112)

Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
Increment package version after release of Azure.Analytics.Synapse.Spark
JoshuaLai and others added 29 commits December 17, 2020 11:59
* [test-resource] adding in new environment variable that was missed for CI live test

* [resource] encoded space
* generated sdk + tests

* Update version

* Stage test passes. Both files need to be adjusted for Prod, once API will be exposed there.

* consiume new DevOps swagger

* validated DevOps in Prod

* fix version

* update recorded test file

* updated version to 1.48

Co-authored-by: Oleg Sternberg <olsternb@microsoft.com>
This change adds an authentication library for Mixed Reality services, which all currently utilize a custom STS for authentication. Upcoming Mixed Reality client libraries will depend on this library to perform authentication using identities from Azure.Identity. See the added `README.md` for more information about the library.

[ApiView link](https://apiview.dev/Assemblies/Review/35afdb6afa874f6ab4caa1cfaf7a15cd)
* Move common code to create API review into eng common in tools
Update AutoRest C# version to 3.0.0-beta.20201217.1
* Adding VM Extension test and session records for tests

* Adding test for VMScaleSetVMExtensions

* Reverting some generated files
Update "AutoRest.CSharp.V3" package name to "AutoRest.CSharp"
…nTokenCredential ctor (#17597)

* Rename CommunicationUserCredential to CommunicationTokenCredential

* Update changelog

* Update readme

* Update readme

* Encapsulate CommunicationUserCredential params into TokenRefreshOptions

* Renaming bearer test file

* Address previous PR's comments

* Update generated files

* Removing Identity namespace

* Fix format

* Update changelog

* Update Merge conflict

Co-authored-by: Minnie Liu <peiliu@microsoft.com>
* Add perf tests for MS Azure File Storage (T1) API
…llability fix (#17645)

- This fixes almost all of #17455
- Two tests remain: A managed private endpoint issue that's been raised w\ the service team and a pipeline test that I'm rewriting in another PR
* Update AutoRest C# version to 3.0.0-beta.20201217.3
- Converted all synapse samples (both per-existing and those that I wrote) to markdown + cs snippet format
- First pass at documenting the 4-5 that are champion scenarios
- Found and deleting some duplicate snippet + scenarios I found along the way.
The focus of these changes is to highlight the PowerShell 6/7 dependency
when working with the engineering scripts, such as generating the API listing
or updating code snippets.
* #17662 [bug] add setters to LengthTokenilter

* #17662 Run Export-API.ps1

Co-authored-by: mark butterworth <mark.butterworth@carestream.com>
* assigning canary to centraluseuap

* override the whole thing
* add restorable tests

* bump version

* change version to 1.4.0
* improve entities tests

* PR feedback:

* validate outputs
@poanchen poanchen merged commit c4d0c65 into poanchen:master Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.