forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 0
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.Network] Update 2019-04-01 API as changes from 2019-06-01. #91
Closed
openapi-sdkautomation
wants to merge
13
commits into
test-repo-billy:master
from
AzureSDKAutomation:sdkAutomation/Microsoft.Azure.Management.Network@6959
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
- Modified the naming for the ephemeral Event Hubs namespace to better align with requests by the Engineering team. - Added a set of tags to the namespace the help identify what test run was responsible for its creation and when it is safe to remove it, should there be a problem with natural teardown after the run. - Tune retry configuration to account for additional contention on Azure resources due to parallelization.
Ideally we would use the .NET framework targeting pack references everywhere but right now we are hitting error: : error MSB3245: Could not resolve this reference. Could not locate the assembly "System.Runtime". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. github issue dotnet/installer#2455
event triggers subcription apis
Update description of "location" in serviceTags.json
Add json dataset
* Re-generated Network SDK * Update change log
Update readme.java.md for 2019_06
* Create sdk/sqlvirtualmachine. * Add PackageReleaseNotes and add update tests.
…7283) * Updating SDK to include Oracle to PostgreSQL scenario * Update AssemblyInfo.cs Updating assembly version * Resolving conflicts during rebase * Fixing scenario id, adding support for case manipulation on target
* Generate docs from dlls after building repo * Update Archetype-sdk-client to exclude samples * Update doc yaml * Checkin toc.yml into repo
Mark "provisioningState" as read-only
Installation InstructionsIn order to use the generated nuget package in your app, you will have to use it from a private feed. Direct DownloadThe generated package can be directly downloaded from here: |
5 tasks
41a99fb
to
51b282a
Compare
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#6959