[AutoPR Microsoft.Azure.Management.Peering] updating peering cli structure#369
Conversation
* [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.
* [Storage] Change model to struct
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
…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.
location -> locations
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: |
|
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. |
|
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 |
Created to sync Azure/azure-rest-api-specs#7572