This repository was archived by the owner on Aug 26, 2025. It is now read-only.
[AutoPR compute/resource-manager/v2017_03_30] Improve the description for VM redeploy operation#481
Closed
Conversation
Extracting the netty dependency fully out of azure-core, and moving it into a separate azure-core-http-netty module instead.
* Added fake connection string for playback tests. * quick fix on resource file * Fixed all failed tests for queue and file * Fixed Bytebuffer issue after merge from mainline
* Delete eventhubs pom.data.xml * Move pom.data.xml contents into azure-eventhubs * Move contents from parent pom.xml into eph * Fix microsoft-azure-eventhubs-extensins * Remove parent pom.xml from pom.data.xml
Add Tracking Impressions snippet to track 2 READMEs
* Stop this build triggering for everything in sdk/ * Tweak to path trigger.
* Update documentation from UXstudy * Adding documentation. * Updating Objects.requireNotNull with message and consistent error handling. * Add documentation for EventHubSharedAccessKeyCredential.
Listing operations updated to use PagedFlux and PagedIterable.
* Initial recording for Spock unit tests * Updated client construction to use playback client * Ignore sleeps in playback * Tests cleanup after each run * Each test keeps track of its increment count instead of the global * Initial testing records (WIP) * Fixing more playback and record edge cases, added new pipeline exception tracing * More cleaning up of edge cases * More edge cases fixed * Octet-stream response types work properly * Merged TestCommon into APISpec, removed JUnit dependency in blobs testing * Added redaction for sensitive information in UserDelegationKey responses * Added @requires annotations to live tests only * Added playback records and added test ignore for live tests only * Set dummy values for playback in pipeline * Updating failing test records * Fixed playback issue with AAD * Cleaning up failing File tests * Updating playback records * Updated tests.yml for storage * Fixed tests and playback, added more testing configurations * Removing files that were deleted before merge * Fixed checkstyle rule issues * Updating playback records * Responses to comments * Fixed spacing issue * Fix unit test issues * Variable name change to try to fix test * Added SLF4J testing dependency and ignoring tests that fail live run * Ignore more failing tests * Minor change to attempt to fix CI being stuck * Fixed not enough bytes issue * Fixed test issue
* Regenerated swagger * Added transform for ByteBuf to ByteBuffer while AutoRest updates to make this change * Updated to use new service layer shape
* getHandles to listHandles API changes.
* Setup unified pipelines for sdk/authorization. * Add staging profile.
* Setup sdk/loganalytics for unified pipelines. * Provided staging profile. * Tweaked artifact name.
* Setup event grid for unified pipelines. * Added staging profile and tweaked artifact name.:
* Setup mediaservices for unified pipelines. * Added staging profile.
* Setup AI for unified pipelines. * Added staging profile and updated artifact names.
* Setup unified pipelines for sdk/cognitiveservices * Updated staging profiles and artifact names.
* Added storage to the aggregate reports * Fixing SpotBug issues * One last SpotBug fix * Fixed invalid use in sample
* Added clearRange and remove the FileRangeWriteType * Fixed bytebuffer issue.
* add more eng entries to CODEOWNERS with use the correct owners
* Basic plumbing for pipeline caching. * Using new key format. * Add caching to build and analyze phases. * Narrowing scope of fingerprint. * Removed caching from analyze step. * Adding caching kill switch.
Commit directly to master to test a change (need to simulate a CI trigger).
* Fixed the setter and getter method * Remvoe setter
…he lease collection documents. (#5508)
* Fixed the setter and getter method
* Convert credential scopes param to TokenRequest * Fix build errors in event hubs * Change .block() to StepVerifier * Fix tests * checkstyle .* imports
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check * fix issue 5113
* Rename from values to getValues()
* Peering: generate 2019 08 01 preview * fix: compile error
* Throw better exceptions in chained token credentials * Fix checkstyle: line too long * Better error message in chained credential * Fix test after new error message
Added File Data Lake package files
* Remove unnessary changes * Added file and samples changes * Minor fix
* Clients and code samples for LeaseClients * Updated tests * Updating unit tests * Using builder pattern for LeaseClients * Fix unit tests * Cleaning up documentation * Fix linting issues and more unit tests * Some moving of clients * Moved test files into correct folder * Moved sub-blob clients to specialized namespace, added BlobBaseClients * Refactoring unit tests * More cleaning up * More cleaning up * Cleaning up linting issues * Addressing PR feedback * Cleaning up Spotbug and linting issues * Updated SpecializedBlobClientBuilder to be a full-fledged builder * Updating CPK variable name and moving specialized test classes to specialized package in test * Cleaning up tests and linting * Fix test order and added exception comment
* Update cosmos versions; up the minor build. * Hot fix version should be 3.2.1
5 tasks
Added 200 examples for Images_CreateOrUpdate
9a980ed to
5836bac
Compare
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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#7294