forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AutoPR Microsoft.Azure.Management.MachineLearningServices] [Ready For Review] a new version with changes on compute instance/vm sizes #1562
Closed
openapi-sdkautomation
wants to merge
155
commits into
sdkAutomation/Microsoft.Azure.Management.MachineLearningServices
from
sdkAutomation/Microsoft.Azure.Management.MachineLearningServices@10542
Closed
[AutoPR Microsoft.Azure.Management.MachineLearningServices] [Ready For Review] a new version with changes on compute instance/vm sizes #1562
openapi-sdkautomation
wants to merge
155
commits into
sdkAutomation/Microsoft.Azure.Management.MachineLearningServices
from
sdkAutomation/Microsoft.Azure.Management.MachineLearningServices@10542
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 tasks
580f7ef
to
5baccc7
Compare
a687890
to
150566d
Compare
f25fd47
to
1f80a69
Compare
0c994c2
to
0fed160
Compare
d351e7a
to
9d25325
Compare
09e48f4
to
e7d7122
Compare
446db98
to
fe53c3f
Compare
6f2a915
to
f5c83c1
Compare
baba0a3
to
75394b6
Compare
97c6117
to
fe49da8
Compare
…Azure#15369) * Fix Azure#14553: Incorrect term used in EnvironmentCredential summary * Change description
# Summary The focus of these changes is to add an entry for the Cognitive Metrics Advisor libraries. # Last Upstream Rebase Wednesday, October 1, 3:38pm (EDT)
* Address PR comments * rename back to GetMetricFeedbacks * export * pr comments * export
* Updating test-resources.json to automate live tests * Update spacing * Remove discrepency * Run against the public cloud * Skip SMS automation tests for now * Skip SMS automation tests for now * Remove the test csproj * Update service projects to remove sms automated tests * Update service projects to remove sms automated tests * Update service projects to remove sms automated tests * Update service projects to remove sms automated tests * Testing chat fix * Adding condition to remove sms * Updating condition to remove sms * Adding sleep to failing chat tests * Testing chat fix * Comment out flakey assert * Clean up * Adding TODOs for tests Co-authored-by: Minnie Liu <[email protected]>
* Update batch management plane * add tests * Fix CHANGELOG
…#15632) * Updated client surface to have AcceptSession overloads that take in session ID. Changed CreateSession to AcceptSession. Made SessionId internal in ServiceBusSessionReceiverOptions. * Updated remarks to be more accurate within new method signature context. * Forgot to update the snippets. * Fix spacing/full qual.
Increment package version after release of Azure.Core
e7d7122
to
2786c43
Compare
* Implement UpdateHooks and UpdateDataFeed
This is a request from the Microsoft Docs - Samples team to get the webhook to rescan the subdirectory. It failed previously against the original PR commit.
In this PR: - Move webjobs test to NUnit - The parallelization has been mostly preserved such that: - in Blobs.Tests/Queues.Tests tests within single class don't run in parallel (this is mostly because of NUnit creates one instance of test class for all test methods... where other framework spin up fresh instance for each single test...) - in E2E tests all tests are serialized (no parallelization) - Azurite tests are now running parallel per class (they ran as one serial collection before with xUnit). Hence need to bump connection pool on .NET FX - Fixed some extra flakyness - turned out some exceptions were swallowed by XUnit runner :O Out of scope: - further work on parallelization of tests.
* fix tests * pr feedback
* Adding IndexingParametersConfiguration for Search * Redefine aggregate using getters/setters Much cleaner design and relies more on the generated code than the previous iteration. * Update documentation * Add more tests for IndexingParameters
2786c43
to
943e4d3
Compare
openapi-sdkautomation bot
pushed a commit
that referenced
this pull request
Feb 1, 2022
…rency field, adding tags dict (#1562) (#1563) (#1567) (Azure#26731)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created to sync Azure/azure-rest-api-specs#10542.
Installation Instructions
In order to use the generated nuget package in your app, you will have to use it from a private feed.
To create a private feed, see the following link:
https://docs.microsoft.com/en-us/nuget/hosting-packages/local-feeds
This will allow you to create a new local feed and add the location of the new feed as one of the sources.
Direct Download
The generated package can be directly downloaded from here: