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

merge master #2

Merged
merged 2,052 commits into from
May 26, 2020
Merged

merge master #2

merged 2,052 commits into from
May 26, 2020

Conversation

yuzhangyi
Copy link
Owner

No description provided.

pakrym and others added 30 commits April 23, 2020 15:23
…aleSet VMs (#11558)

Co-authored-by: Sandeep Vishnu <savishnu@microsoft.com>
* create initial test-resources.json

* added a recorded test

* pr fixes

* inline table uri
* pull the 2019-02-02 swagger

* fixup options and link to specific commit

* update exports
* Add attribution for .NET Core's Apache license

* Update NOTICE.txt

Include the whole license text.
exclude `eng/mgmt/` in pr validation
* support continuationtokens for tables

* update api

* comment swagger and generator workarounds, move those files out of /swagger

* break up the tests, re-record
…from UX study (#11592)

[Service Bus] Improve errors and update API docs as per the feedback from UX study
* adding LuisApp import/ export lu format, adding LuisApp import v2 app, adding azure account related auth using arm token

* fixing import tests

* fixing export return type from void to string

* adding query parameter export extensoin in app version exporting

* fixing in query parameters for export app to have a const value "lu"

* fising export retun type to file

* fixing export return type to file

* Adding tests for import app/appVersion lu format, export appVersion lu format, import app/appVersion v2

* reverting auth key

* reverting changes made to global app id

* adding missing sessions

* changing from lu extension to .txt extension

* reverting email

* changing input file extension

* bumping version

* reverse undesired changes for property group

* removing not needed urls

* removing email and updating test

* updating tests

* changes in eror return response

* fixing input spelling

* adding CHANEGLOG.md file

* fixing test
* Updated version. Removing shared files and then copying them again to fix folder name casing.

* Re-added shared files with fixed folder name.

* Regeneration after version update.

* Copied wrong version of the file.

* Update generator version and add string request fix.

* Fix path folder casing.

* Fix casing.

* More casing.

* Last of casing. Now, it is fixed for the repo.
* Set appropriate Accept header for Search clients

Fixes #11532

* Resolve PR feedback

* Unconditionally change the Content-Length in sanitizer
…ger (#11603)

Co-authored-by: Haoran Sun <haorsun@microsoft.com>
* Add newly recorded tests

* Add src code related to new API vesrion 2020-03-01

* Change for API version handling in the tests.

* For 2020-03-01 API cache identity will always be SystemAssigned by default and for older versions it will set to None.

* Add default settings for disk encryption and cache identity features for a cache.

* Changes to cache test to verify default cache identity and security settings.

* Formatting fixes

* Use centraluseuap region.

* Update metadata file.

* Update API tag to 2020-03-01

* Version bump to 1.1.0 for new API 2020-03-01 of SDK.
…pying received message (#11641)

* Ability to create a ServiceBusMessage from a ServiceBusReceivedMessage

* Guard against null
ferno-ms and others added 29 commits May 20, 2020 14:16
* initial check in for KeyVault track 2 mgmt sdk including tests

* update test cases

* update readme.md for test help projects

* update README.md
* update SDK with required features and nested children

* update changelog

* add tests for nested children and required features

* update SessionRecords for tests

* remove session records for old tests
* initial check in for Resource mgmt track 2 sdk

* regenereate code for Resources track 2 mgmt sdk

* update ci.yml

* update api interface with CodeChecker.ps1
* initial check in for App Configuration track 2 mgmt sdk

* re-generate code for appconfiguration track 2 sdk
* initial check in for eventhub mgmt track 2 sdk

* regenerate code for eventhub track 2 mgmt sdk

* add test common projects: storage/network/compute
…2191)

* Split SearchServiceClient into separate index and indexer clients

Fixes #12151

* Update samples and public APIs

* Resolve PR feedback
* - Fix #11595: [BUG] Azure.Identity DefaultAzureCredential in Visual Studio fails when MFA required
- Fix #11371: [BUG] AzureConfigurationBuilder fails to build connection strings when deployed to App Service
- Remove some dead code

* Rename methods (CR feedback)

* Rename to FailWrapAndThrow
* Updating App Services MSI client to use new API version

* Fixing backwards compatibility issue with missing ctor signature

* KeyVaultClient updates, other various cleanup/refactoring, update NuGet version
* shared artifact staging for release, added docs.ms release steps
* implementation + apifeedback

* documentation

* changes for CI

* bad merge

* fix region

* disable tests

* PR feedback

* sample explanation
* update test projects

* fix incorrect project reference for Resources test project
* Regenerated sdk

* Fix for long running operations

Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
* Commit generated code

* Complete Remote Rendering Account Data Contract

* Update test cases and record new sessions

* Resolve comments

* Update sdk/mixedreality/Microsoft.Azure.Management.MixedReality/src/Microsoft.Azure.Management.MixedReality.csproj

Co-authored-by: Yeming Liu <felix_liu@outlook.com>
The focus of these changes is to provide a cleaner surface for mocking
diagnostic event sources, preventing the default constructor from running and
ensuring the mock does not emit messages to the named event source nor
apply the standard traits hooked by the Azure listeners.

Language requirement blurbs in the README files for Event Hubs and Service Bus
have been updated to remove confusing wording and provide better guidance on
the use of C# 8 in the libraries.
* Rename search field properties

Fixes #12217

* Update samples and public APIs
* Remove ClientRequestId property from requests

Fixes #12109

* Update public APIs

* Remove SearchRequestOptoins class entirely

* Resolve PR feedback

Some parameters to callees were indented oddly.
Resolves #9686 without making the classes abstract, given that a fix for Azure/autorest.csharp#650 is further out.
@yuzhangyi yuzhangyi merged commit 8c1bd2a into yuzhangyi:master May 26, 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.