Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

[AutoPR Microsoft.Azure.Management.Peering] updating peering cli structure#369

Closed
openapi-sdkautomation[bot] wants to merge 216 commits into
test-repo-billy:sdkAutomation/Microsoft.Azure.Management.Peeringfrom
AzureSDKAutomation:sdkAutomation/Microsoft.Azure.Management.Peering@7572
Closed

[AutoPR Microsoft.Azure.Management.Peering] updating peering cli structure#369
openapi-sdkautomation[bot] wants to merge 216 commits into
test-repo-billy:sdkAutomation/Microsoft.Azure.Management.Peeringfrom
AzureSDKAutomation:sdkAutomation/Microsoft.Azure.Management.Peering@7572

Conversation

@openapi-sdkautomation
Copy link
Copy Markdown

heaths and others added 30 commits October 1, 2019 10:05
* [Storage] Make the CORS rules nullable
…apper with name property (#7874)

* init

* Generated from latest swagger
* Flatten CertificatePolicy properties
* Remove VaultUri and Version accessors from Certificate, Key, and Secret
* Unify SecretClient method names like other clients

Fixes #7761

* Unify UpdateCertificateProperties like with other clients
* Make pipeline internal

* Update assembly info to make internals visible for proxy gen
* Re-generated Network SDK based on September release

* Changelog
* Initial, with simple no-cancellation token overloads.  Broken.

* Bug fixes and made tests compile.

* Adding tests for Get.

* Added mock tests for set, delete, and add.

* Added live tests.

* Added recorded tests.

* Small updates for consistency across API.

* Fixed mock client sample.

* Updating HttpRequestOptions to ConditionalRequestOptions.

* Rename lock to read-only.

* PR feedback.

* Response body exception.

* Updated approach to throwing on response.Value.

* Workaround to make ApplyHeaders method internal.

* Missed file.

* PR feedback on ApplyHeaders, NoBodyResponse.

* Rename recordings to match test names.

* Fix core tests.
AMQP Infrastructure
  - Large refactoring to AMQP scope for a more consistent structure and better
    naming.

  - Fleshed out AMQP filtering, to allow setting the position for reading within
    the partition.

  - Implemenation of parent/child relationship between the AMQP scope and the
    connection and links that are bound to it.  Disposing the scope will now
    cascade to the connection and active links.

  - Implementation of CBS authorization requests and refreshing, for non-management
    links.

Event Hub Client
  - Refactored use of the AMQP scope to better manage lifespan and match behavior
    desired by the service team for a 1:1 correlation between connections and clients.

General
  - Tweaks to some test timings, to reduce flakiness in nightly runs

  - Rename of Guard -> Argument to match the refactoring done when it was moved
    to Core.

  - Marking several tests as flaky, pending investigation and fixes.

  - Tweaking retry times for ARM activities in tests, in the lovely game of
    whack-a-mole with intermittend HTTP request failures.
* Prefix service property types with Blob/Queue/File.

* Fix comments in readme

* Remove CA1724 suppression as this warning not fire anymore

* rebase and regenerate
jsquire and others added 20 commits October 21, 2019 15:32
…ventProperties)

Refactoring to make the last enqueued event properties an atomic read and remove the
race condition from in-place updates.  In order to avoid unnecessary allocations, the transport
consumer will simply track the last event that it received and create the metadata on demand.

To better reflect this behavior, the existing property was changed to a method in an attempt to
discourage consumers from accessing it's properties directly.
* Add EventSource logging to CryptographyClient

Fixes Azure #7548

* Resolve PR feedback

* Fix shared test project directory
* - Fix #7130: Consistency in ConfigurationClient.cs
- Make SettingSelector reference equal (since all its fields are mutable)
- Split sync and async code paths in AuthenticationPolicy

* Fix incorrect refactoring

* Fix formatting issues

* - Undo changes in `AuthenticationPolicy`
- Remove TODO
…Virtual Machine Scale Sets (#8141)

* SDK changes

* Run CodeGen tool on master

* Update package release notes. Revert AssemblyFileVersion increment

* Fix indent

* Fix file version
…review API Version (#200)

* Update swagger_to_sdk_config.json

* Generated from aa9913e0d2ece26504f653d3b30d22a4a35a0b38

fixing typo and indentation
…ent Group scope for Exports (#94)

* Update swagger_to_sdk_config.json

* Update swagger_to_sdk_config.json

* Update swagger_to_sdk_config.json

* Update swagger_to_sdk_config.json

* Generated from 967f9659d62a831649ef83f6a52cf2e35dbb87bd

Fixed model validation
…ew request for Microsoft.Subscription to add version preview/2018-11-01-preview (#250)

* Update swagger_to_sdk_config.json

* Generated from 12cf92bb36d2c853720ea3480580c9ef415f9984

Corrected the createSubscriptionUnderBillingProfile example with correct profile name.
…ute 2019-07-01 version (#197)

* Generated from 25369344fbeb2f169b5bc40b9c4a8a99c42503e7 (#194)

chore: jsonfmt servicebus

* Generated from 76f33475980a137bf14a56a50a8db8da05fa263f

 resolved merge conflcits with branch Compute-2019-07
@openapi-sdkautomation
Copy link
Copy Markdown
Author

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:

@github-actions
Copy link
Copy Markdown

Hi @openapi-sdkautomation[bot]. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

@github-actions
Copy link
Copy Markdown

Hi @openapi-sdkautomation[bot]. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing /reopen if you'd like to continue working on these changes. Please be sure to use the command to reopen or remove the no-recent-activity label; otherwise, this is likely to be closed again with the next cleanup pass.

@github-actions github-actions Bot closed this May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.