-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Sync eng/common directory with azure-sdk-tools for PR 5794 #35119
Merged
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
…script https://learn.microsoft.com/en-us/powershell/scripting/learn/experimental-features?view=powershell-7.3#psnativecommandargumentpassing Do to that breaking change in PS 7.3 we need to opt into the legacy arg parsing.
azure-sdk
added
EngSys
This issue is impacting the engineering system.
Central-EngSys
This issue is owned by the Engineering System team.
labels
Mar 23, 2023
weshaggard
approved these changes
Mar 23, 2023
audunn
pushed a commit
to audunn/azure-sdk-for-net
that referenced
this pull request
Mar 27, 2023
…script (Azure#35119) https://learn.microsoft.com/en-us/powershell/scripting/learn/experimental-features?view=powershell-7.3#psnativecommandargumentpassing Do to that breaking change in PS 7.3 we need to opt into the legacy arg parsing. Co-authored-by: Wes Haggard <[email protected]>
audunn
added a commit
to audunn/azure-sdk-for-net
that referenced
this pull request
Mar 27, 2023
…it push script (Azure#35119)" This reverts commit 82f8a40. modified: eng/common/scripts/git-branch-push.ps1
ArcturusZhang
added a commit
that referenced
this pull request
Apr 2, 2023
* update to 2022-09-01 add tests * generate * generate2 * regenerate * tests run * regenerate * re-run test * re-run test * re-run test2 * fix type * Add breakFileLockTest * Add backupsRestoreFiles * EditorBrowsable, etc * test update2 * test update2 * test run, custom fix * Rename VolumeRelocationProperties * test * test2 * Vaults backwards compat * Vaults backwards compat2 * Add vaults test and custom code * Rename test * remove Obsolete * update api file * backupconfig bc * new recording * review fixes * mer cl * Empty-Commit * customization work * customization * Empty-Commit * Customization workaround for NetAppVolumeBackupConfiguration * Customization workaround for NetAppVolumeBackupConfiguration2 * Enable vaultId on older api-versions * Empty-Commit * Test for vaultId in 2022-05-01 * upgrade openai typespec (#35120) * AMS Release for 2023-01 API version (#35042) * AMS Release for 2023-01 API version * fix the version in csproj * Update AMS samples * fix assset tests * revert liveeventInput to customizations * Restore change from FxCopAnalyzers to NetAnalyzers (#35116) This reverts commit c6540ae96f2933789f441e10c15deb247f85a7b0 and fixes #35107 * Increment package version after release of Azure.ResourceManager.Media (#35133) * Communication Identity | Coverage improvement (#34844) * Added new tests covering different service versions and excluded model factory since it's not used anywhere * Adjusted Autorest configuration * [Storage] [DataMovement] Add BlobType option to `BlobStorageResourceContainerOptions` (#35081) * Explicitly set PSNativeCommandArgumentPassing to Legacy for git push script (#35119) https://learn.microsoft.com/en-us/powershell/scripting/learn/experimental-features?view=powershell-7.3#psnativecommandargumentpassing Do to that breaking change in PS 7.3 we need to opt into the legacy arg parsing. Co-authored-by: Wes Haggard <[email protected]> * Add transmit from storage handler (#35017) * Add transmit from storage handler * add tests * update failure handling * remove unnecessary using * address pr comments * increase lease time * Add filecount * SDK updates for Communication stable version 2023-03-31 (#35077) * SDK updates for Communication stable version 2023-03-31 * Version bump. * Fixing type in changelog update * Fixing typo in changelog update * Removing empty sections in changelog * Adding changelog note regarding new azure sdk standards * Removing en-us from url. * Moved sdk update note to bc section * [Text Analytics] Mitigate transient test failures due to "InternalServerError" with 200 OK (#34976) * [Event Hubs] Tweak processor startup (#35113) * [Event Hubs] Tweak processor startup The focus of these changes is to tweak the approach used to validate connection permissions when the processor is first starting up. Previously, it would attempt a read using the same explicit consumer used when running. That would potentially cause the processor working on that partition to temporarily be pushed off the partition. Though it would recover on the next load balancing cycle, this would cause a delay in processing. * Applying feedback to changelog phrasing. * typespec renaming for unified pipeline (#35123) * typespec renaming for unified pipeline * update gitignore * Remove recording of network for some mgmt SDK (#35091) * Update Generator Version 3.0.0-beta.20230326.1 (#35153) * Revert "Update Generator Version 3.0.0-beta.20230326.1 (#35153)" This reverts commit a29f4db8d5518fefb8d60678950411dd0d6a38b1. modified: eng/Packages.Data.props modified: eng/emitter-package.json * Revert "Remove recording of network for some mgmt SDK (#35091)" This reverts commit 20fc3412af18dd4babe72b68db46d931d53354e1. modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/Azure.ResourceManager.ResourceMover.sln modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/tests/ResourceMoverManagementTestBase.cs modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/tests/Scenario/MoverResourceSetTests.cs modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/tests/Scenario/MoverResourceTests.cs modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/tests/SessionRecords/MoverResourceSetTests/ValidateResourceMove().json modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/tests/SessionRecords/MoverResourceSetTests/ValidateResourceMove()Async.json modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/tests/SessionRecords/MoverResourceTests/CreateOrUpdate().json modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/tests/SessionRecords/MoverResourceTests/CreateOrUpdate()Async.json modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/tests/SessionRecords/MoverResourceTests/Delete().json modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/tests/SessionRecords/MoverResourceTests/Delete()Async.json modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/tests/SessionRecords/MoverResourceTests/Get().json modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/tests/SessionRecords/MoverResourceTests/Get()Async.json modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/tests/SessionRecords/MoverResourceTests/List().json modified: sdk/resourcemover/Azure.ResourceManager.ResourceMover/tests/SessionRecords/MoverResourceTests/List()Async.json modified: sdk/storage/Azure.ResourceManager.Storage/Azure.ResourceManager.Storage.sln modified: sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/PrivateEndpointConnectionTests/CreatePrivateEndpointConnection.json modified: sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/PrivateEndpointConnectionTests/CreatePrivateEndpointConnectionAsync.json modified: sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/PrivateEndpointConnectionTests/GetAllPrivateEndpointConnection.json modified: sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/PrivateEndpointConnectionTests/GetAllPrivateEndpointConnectionAsync.json new file: sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/PrivateEndpointConnectionTests/PrivateEndpointConnectionDelete.json new file: sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/PrivateEndpointConnectionTests/PrivateEndpointConnectionDeleteAsync.json modified: sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/PrivateEndpointConnectionTests/StoragePrivateEndpointConnectionDelete.json modified: sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/PrivateEndpointConnectionTests/StoragePrivateEndpointConnectionDeleteAsync.json modified: sdk/storage/Azure.ResourceManager.Storage/tests/Tests/PrivateEndpointConnectionTests.cs modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/Azure.ResourceManager.WebPubSub.sln modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/Azure.ResourceManager.WebPubSub.Tests.csproj modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/Helpers/WebPubHubServiceClientTestBase.cs modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/Scenario/PrivateEndpointConnectionTests.cs modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/Scenario/SharedPrivateLinkTests.cs modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/Scenario/WebPubSubTests.cs modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/PrivateEndpointConnectionTests/CheckIfExist.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/PrivateEndpointConnectionTests/CheckIfExistAsync.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/PrivateEndpointConnectionTests/Delete.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/PrivateEndpointConnectionTests/DeleteAsync.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/PrivateEndpointConnectionTests/Get.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/PrivateEndpointConnectionTests/GetAll.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/PrivateEndpointConnectionTests/GetAllAsync.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/PrivateEndpointConnectionTests/GetAsync.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/PrivateEndpointConnectionTests/PrivateEndpointConnectionTests(False).json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/PrivateEndpointConnectionTests/PrivateEndpointConnectionTests(True)Async.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/WebPubSubTests/CheckIfExist.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/WebPubSubTests/CheckIfExistAsync.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/WebPubSubTests/CreateOrUpdate.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/WebPubSubTests/CreateOrUpdateAsync.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/WebPubSubTests/Delete.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/WebPubSubTests/DeleteAsync.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/WebPubSubTests/Get.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/WebPubSubTests/GetAll.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/WebPubSubTests/GetAllAsync.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/WebPubSubTests/GetAsync.json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/WebPubSubTests/WebPubSubTests(False).json modified: sdk/webpubsub/Azure.ResourceManager.WebPubSub/tests/SessionRecords/WebPubSubTests/WebPubSubTests(True)Async.json * Revert "typespec renaming for unified pipeline (#35123)" This reverts commit fdb90fb463757e27dc8a027b67db6c17dbd3fc71. modified: .gitignore modified: eng/scripts/Invoke-GenerateAndBuildV2.ps1 modified: eng/scripts/automation/Invoke-GenerateAndBuild.ps1 * Revert "[Event Hubs] Tweak processor startup (#35113)" This reverts commit 92bc9f1acf3a4f2c198e93c10013bd2cd891d414. modified: sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md modified: sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md modified: sdk/eventhub/Azure.Messaging.EventHubs/src/Primitives/EventProcessor.cs modified: sdk/eventhub/Azure.Messaging.EventHubs/tests/Primitives/EventProcessorTests.Infrastructure.cs modified: sdk/eventhub/Azure.Messaging.EventHubs/tests/Primitives/EventProcessorTests.MainProcessingLoop.cs modified: sdk/eventhub/Azure.Messaging.EventHubs/tests/Primitives/EventProcessorTests.PartitionProcessing.cs modified: sdk/eventhub/Azure.Messaging.EventHubs/tests/Primitives/EventProcessorTests.StartStop.cs modified: sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/CHANGELOG.md * Revert "[Text Analytics] Mitigate transient test failures due to "InternalServerError" with 200 OK (#34976)" This reverts commit f95f71eaa6be4728a6119f80333ca57f3bc1aabe. deleted: sdk/core/Azure.Core.TestFramework/src/RetryOnErrorAttribute.cs modified: sdk/textanalytics/Azure.AI.TextAnalytics/tests/AbstractSummaryTests.cs modified: sdk/textanalytics/Azure.AI.TextAnalytics/tests/AnalyzeHealthcareEntitiesTests.cs modified: sdk/textanalytics/Azure.AI.TextAnalytics/tests/AnalyzeOperationTests.cs modified: sdk/textanalytics/Azure.AI.TextAnalytics/tests/AnalyzeSentimentTests.cs modified: sdk/textanalytics/Azure.AI.TextAnalytics/tests/ExtractKeyPhrasesTests.cs modified: sdk/textanalytics/Azure.AI.TextAnalytics/tests/ExtractSummaryTests.cs deleted: sdk/textanalytics/Azure.AI.TextAnalytics/tests/Infrastructure/RetryOnInternalServerErrorAttribute.cs modified: sdk/textanalytics/Azure.AI.TextAnalytics/tests/MultiLabelClassifyTests.cs modified: sdk/textanalytics/Azure.AI.TextAnalytics/tests/OperationLiveTests.cs modified: sdk/textanalytics/Azure.AI.TextAnalytics/tests/RecognizeCustomEntitiesTests.cs modified: sdk/textanalytics/Azure.AI.TextAnalytics/tests/RecognizeEntitiesTests.cs modified: sdk/textanalytics/Azure.AI.TextAnalytics/tests/RecognizeLinkedEntitiesTests.cs modified: sdk/textanalytics/Azure.AI.TextAnalytics/tests/RecognizePiiEntitiesTests.cs deleted: sdk/textanalytics/Azure.AI.TextAnalytics/tests/RetryOnInternalServerErrorAttributeTests.cs modified: sdk/textanalytics/Azure.AI.TextAnalytics/tests/SingleLabelClassifyTests.cs * Revert "SDK updates for Communication stable version 2023-03-31 (#35077)" This reverts commit f90d645da36b68095de1dc532869ae62eaf70e8a. modified: sdk/communication/Azure.ResourceManager.Communication/CHANGELOG.md modified: sdk/communication/Azure.ResourceManager.Communication/samples/Generated/Samples/Sample_CommunicationDomainResource.cs modified: sdk/communication/Azure.ResourceManager.Communication/samples/Generated/Samples/Sample_CommunicationDomainResourceCollection.cs modified: sdk/communication/Azure.ResourceManager.Communication/samples/Generated/Samples/Sample_CommunicationServiceResource.cs modified: sdk/communication/Azure.ResourceManager.Communication/samples/Generated/Samples/Sample_CommunicationServiceResourceCollection.cs modified: sdk/communication/Azure.ResourceManager.Communication/samples/Generated/Samples/Sample_EmailServiceResource.cs modified: sdk/communication/Azure.ResourceManager.Communication/samples/Generated/Samples/Sample_EmailServiceResourceCollection.cs modified: sdk/communication/Azure.ResourceManager.Communication/samples/Generated/Samples/Sample_SenderUsernameResource.cs modified: sdk/communication/Azure.ResourceManager.Communication/samples/Generated/Samples/Sample_SenderUsernameResourceCollection.cs modified: sdk/communication/Azure.ResourceManager.Communication/src/Azure.ResourceManager.Communication.csproj modified: sdk/communication/Azure.ResourceManager.Communication/src/Generated/RestOperations/CommunicationServicesRestOperations.cs modified: sdk/communication/Azure.ResourceManager.Communication/src/Generated/RestOperations/DomainsRestOperations.cs modified: sdk/communication/Azure.ResourceManager.Communication/src/Generated/RestOperations/EmailServicesRestOperations.cs modified: sdk/communication/Azure.ResourceManager.Communication/src/Generated/RestOperations/SenderUsernamesRestOperations.cs modified: sdk/communication/Azure.ResourceManager.Communication/src/autorest.md modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTagTests/AddTag(null)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTagTests/RemoveTag(null)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTagTests/SetTags(null)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/AddTag(False).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/AddTag(False)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/AddTag(True).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/AddTag(True)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/AddTag(null).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/AddTag(null)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/CreateOrUpdate.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/CreateOrUpdateAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/Delete.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/DeleteAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/Exists.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/ExistsAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/Get.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/GetAll.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/GetAllAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/GetAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/GetKeys.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/GetKeysAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/LinkNotificationHub.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/LinkNotificationHubAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/RemoveTag(False).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/RemoveTag(False)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/RemoveTag(True).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/RemoveTag(True)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/RemoveTag(null).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/RemoveTag(null)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/SetTags(False).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/SetTags(False)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/SetTags(True).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/SetTags(True)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/SetTags(null).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/SetTags(null)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/Update.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/CommunicationServiceTests/UpdateAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/AddTag(False).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/AddTag(False)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/AddTag(True).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/AddTag(True)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/AddTag(null).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/AddTag(null)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/CreateOrUpdate.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/CreateOrUpdateAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/Delete.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/DeleteAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/DomainTests(False).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/DomainTests(True)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/Exists.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/ExistsAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/Get.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/GetAll.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/GetAllAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/GetAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/RemoveTag(False).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/RemoveTag(False)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/RemoveTag(True).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/RemoveTag(True)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/RemoveTag(null).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/RemoveTag(null)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/SetTags(False).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/SetTags(False)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/SetTags(True).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/SetTags(True)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/SetTags(null).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/SetTags(null)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/Update.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/UpdateAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/VerificationOperation.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/DomainTests/VerificationOperationAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/AddTag(False).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/AddTag(False)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/AddTag(True).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/AddTag(True)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/AddTag(null).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/AddTag(null)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/CreateOrUpdate.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/CreateOrUpdateAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/Delete.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/DeleteAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/Exists.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/ExistsAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/Get.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/GetAll.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/GetAllAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/GetAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/RemoveTag(False).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/RemoveTag(False)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/RemoveTag(True).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/RemoveTag(True)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/RemoveTag(null).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/RemoveTag(null)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/SetTags(False).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/SetTags(False)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/SetTags(True).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/SetTags(True)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/SetTags(null).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/SetTags(null)Async.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/Update.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/EmailServiceTests/UpdateAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/SenderUsernameTests/CreateOrUpdate.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/SenderUsernameTests/CreateOrUpdateAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/SenderUsernameTests/Delete.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/SenderUsernameTests/DeleteAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/SenderUsernameTests/Exists.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/SenderUsernameTests/ExistsAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/SenderUsernameTests/Get.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/SenderUsernameTests/GetAll.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/SenderUsernameTests/GetAllAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/SenderUsernameTests/GetAsync.json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/SenderUsernameTests/SenderUsernameTests(False).json modified: sdk/communication/Azure.ResourceManager.Communication/tests/SessionRecords/SenderUsernameTests/SenderUsernameTests(True)Async.json * Revert "Add transmit from storage handler (#35017)" This reverts commit a4ff6dd672588b94c88749dd91c6d4efcb76f456. modified: sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/src/Internals/AzureMonitorTransmitter.cs modified: sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/src/Internals/HttpPipelineHelper.cs modified: sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/src/Internals/PersistentStorage/PersistentStorageExtensions.cs deleted: sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/src/Internals/TransmitFromStorageHandler.cs modified: sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/tests/Azure.Monitor.OpenTelemetry.Exporter.Tests/OfflineStorageTests.cs * Revert "Explicitly set PSNativeCommandArgumentPassing to Legacy for git push script (#35119)" This reverts commit 82f8a40f0bf4e10b53eeb78c73032c6649d40ada. modified: eng/common/scripts/git-branch-push.ps1 * Revert "[Storage] [DataMovement] Add BlobType option to `BlobStorageResourceContainerOptions` (#35081)" This reverts commit 9a1b27493d42611242009487437cadc045ca0c8b. modified: sdk/storage/Azure.Storage.DataMovement.Blobs/CHANGELOG.md modified: sdk/storage/Azure.Storage.DataMovement.Blobs/api/Azure.Storage.DataMovement.Blobs.netstandard2.0.cs modified: sdk/storage/Azure.Storage.DataMovement.Blobs/src/BlobDirectoryStorageResourceContainer.cs modified: sdk/storage/Azure.Storage.DataMovement.Blobs/src/BlobStorageResourceContainer.cs modified: sdk/storage/Azure.Storage.DataMovement.Blobs/src/BlobStorageResourceContainerOptions.cs modified: sdk/storage/Azure.Storage.DataMovement/tests/StartTransferUploadDirectoryTests.cs * Revert "Communication Identity | Coverage improvement (#34844)" This reverts commit 1a4ce382a91e8cf328d23338cc09501013728154. modified: sdk/communication/Azure.Communication.Identity/src/CommunicationIdentityClientOptions.cs modified: sdk/communication/Azure.Communication.Identity/src/Generated/Models/CommunicationUserIdentifierAndToken.cs modified: sdk/communication/Azure.Communication.Identity/src/Models/CommunicationUserIdentifierAndToken.cs modified: sdk/communication/Azure.Communication.Identity/tests/CommunicationIdentityClient/CommunicationIdentityClientLiveTests.cs modified: sdk/communication/Azure.Communication.Identity/tests/Infrastructure/CommunicationIdentityClientLiveTestBase.cs deleted: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateClientWithIncorrectServiceVersionShouldThrow.json deleted: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateClientWithIncorrectServiceVersionShouldThrowAsync.json deleted: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateIdentityWithServiceVersion_V2021_03_07.json deleted: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateIdentityWithServiceVersion_V2021_03_07Async.json deleted: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateIdentityWithServiceVersion_V2022_06_01.json deleted: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateIdentityWithServiceVersion_V2022_06_01Async.json deleted: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateIdentityWithServiceVersion_V2022_10_01.json deleted: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateIdentityWithServiceVersion_V2022_10_01Async.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithChatScope.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithChatScopeAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithMaxInvalidCustomExpiration.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithMaxInvalidCustomExpirationAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithMaxValidCustomExpiration.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithMaxValidCustomExpirationAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithMinInvalidCustomExpiration.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithMinInvalidCustomExpirationAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithMinValidCustomExpiration.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithMinValidCustomExpirationAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithMultipleScopes.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithMultipleScopesAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithVoIPScope.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/CreateUserAndTokenWithVoIPScopeAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithEmptyClientIdShouldThrow.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithEmptyClientIdShouldThrowAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithEmptyTokenShouldThrow.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithEmptyTokenShouldThrowAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithEmptyUserObjectIdShouldThrow.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithEmptyUserObjectIdShouldThrowAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithExpiredTokenShouldThrow.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithExpiredTokenShouldThrowAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithInvalidClientIdShouldThrow.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithInvalidClientIdShouldThrowAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithInvalidTokenShouldThrow.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithInvalidTokenShouldThrowAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithInvalidUserObjectIdShouldThrow.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithInvalidUserObjectIdShouldThrowAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithValidParameters.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithValidParametersAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithWrongClientIdShouldThrow.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithWrongClientIdShouldThrowAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithWrongUserObjectIdShouldThrow.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenForTeamsUserWithWrongUserObjectIdShouldThrowAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenWithMaxInvalidCustomExpiration.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenWithMaxInvalidCustomExpirationAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenWithMaxValidCustomExpiration.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenWithMaxValidCustomExpirationAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenWithMinInvalidCustomExpiration.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenWithMinInvalidCustomExpirationAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenWithMinValidCustomExpiration.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenWithMinValidCustomExpirationAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenWithNullScopesShouldThrow.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenWithNullScopesShouldThrowAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenWithOverflownExpirationShouldThrow.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GetTokenWithOverflownExpirationShouldThrowAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithMultipleScopesWithConnectionString.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithMultipleScopesWithConnectionStringAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithMultipleScopesWithKeyCredential.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithMultipleScopesWithKeyCredentialAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithMultipleScopesWithTokenCredential.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithMultipleScopesWithTokenCredentialAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithSingleChatScopeWithConnectionString.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithSingleChatScopeWithConnectionStringAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithSingleChatScopeWithKeyCredential.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithSingleChatScopeWithKeyCredentialAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithSingleChatScopeWithTokenCredential.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithSingleChatScopeWithTokenCredentialAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithSingleVoIPScopeWithConnectionString.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithSingleVoIPScopeWithConnectionStringAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithSingleVoIPScopeWithKeyCredential.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithSingleVoIPScopeWithKeyCredentialAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithSingleVoIPScopeWithTokenCredential.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/CommunicationIdentityClientLiveTests/GettingTokenWithSingleVoIPScopeWithTokenCredentialAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/CreateIdentityWithAccessKey.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/CreateIdentityWithAccessKeyAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/CreateIdentityWithToken.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/CreateIdentityWithTokenAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/CreateUserAndToken.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/CreateUserAndTokenAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/CreateUserAndTokenWithCustomExpiration.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/CreateUserAndTokenWithCustomExpirationAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/CreateUserAndTokenWithCustomExpirationAsyncAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/GetTokenForTeamsUser.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/GetTokenForTeamsUserAsyncAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/Troubleshooting.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/TroubleshootingAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/UserAndCustomExpirationTokenLifeCycle.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/UserAndCustomExpirationTokenLifecycleAsyncAsync.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/UserAndTokenLifeCycle.json modified: sdk/communication/Azure.Communication.Identity/tests/SessionRecords/Sample1_CommunicationIdentityClient/UserAndTokenLifeCycleAsyncAsync.json * Revert "Increment package version after release of Azure.ResourceManager.Media (#35133)" This reverts commit 1b4a13aed3651c59b2606d7b4b9f4b96d04e2ca9. modified: sdk/mediaservices/Azure.ResourceManager.Media/CHANGELOG.md modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Azure.ResourceManager.Media.csproj * Revert "Restore change from FxCopAnalyzers to NetAnalyzers (#35116)" This reverts commit 45c23f6290366cec43c7a7b14dce5989c73fa403. modified: eng/Directory.Build.Common.props modified: eng/Directory.Build.Common.targets modified: eng/Packages.Data.props modified: sdk/batch/Microsoft.Azure.Batch/src/Microsoft.Azure.Batch.csproj modified: sdk/core/Azure.Core/src/Pipeline/HttpPipelineTransportOptions.cs * Revert "AMS Release for 2023-01 API version (#35042)" This reverts commit bc6494ad6311c5d021f06fe1aac6f8aac91848c0. modified: sdk/mediaservices/Azure.ResourceManager.Media/Azure.ResourceManager.Media.sln modified: sdk/mediaservices/Azure.ResourceManager.Media/CHANGELOG.md modified: sdk/mediaservices/Azure.ResourceManager.Media/api/Azure.ResourceManager.Media.netstandard2.0.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_ContentKeyPolicyCollection.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_ContentKeyPolicyResource.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaAssetCollection.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaAssetFilterCollection.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaAssetFilterResource.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaAssetResource.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaAssetTrackCollection.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaAssetTrackResource.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaServicesAccountCollection.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaServicesAccountFilterCollection.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaServicesAccountFilterResource.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaServicesAccountResource.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaServicesPrivateEndpointConnectionCollection.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaServicesPrivateEndpointConnectionResource.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaServicesPrivateLinkResource.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_MediaServicesPrivateLinkResourceCollection.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_StreamingLocatorCollection.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_StreamingLocatorResource.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_StreamingPolicyCollection.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_StreamingPolicyResource.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/samples/Generated/Samples/Sample_SubscriptionResourceExtensions.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Azure.ResourceManager.Media.csproj renamed: sdk/mediaservices/Azure.ResourceManager.Media/src/Customizations/Models/LiveEventInput.Serialization.cs -> sdk/mediaservices/Azure.ResourceManager.Media/src/Customization/Models/LiveEventInput.Serialization.cs renamed: sdk/mediaservices/Azure.ResourceManager.Media/src/Customizations/Models/LiveEventInput.cs -> sdk/mediaservices/Azure.ResourceManager.Media/src/Customization/Models/LiveEventInput.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/MediaAssetData.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/MediaServicesAccountData.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/Models/MediaAssetData.Serialization.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/Models/MediaServicesAccountData.Serialization.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/Models/MediaServicesAccountPatch.Serialization.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/Models/MediaServicesAccountPatch.cs deleted: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/Models/MediaServicesMinimumTlsVersion.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/RestOperations/AccountFiltersRestOperations.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/RestOperations/AssetFiltersRestOperations.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/RestOperations/AssetsRestOperations.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/RestOperations/ContentKeyPoliciesRestOperations.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/RestOperations/LocationsRestOperations.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/RestOperations/MediaservicesRestOperations.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/RestOperations/PrivateEndpointConnectionsRestOperations.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/RestOperations/PrivateLinkResourcesRestOperations.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/RestOperations/StreamingLocatorsRestOperations.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/RestOperations/StreamingPoliciesRestOperations.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/Generated/RestOperations/TracksRestOperations.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/src/autorest.md modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/MediaManagementTestBase.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/AccountFilterTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/ContentKeyPolicyTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/LiveEventTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/LiveOutputTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/MediaAssetFilterTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/MediaAssetTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/MediaAssetTrackTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/MediaPrivateEndpointConnectionTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/MediaPrivateLinkTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/MediaTransformJobTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/MediaTransformTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/StreamingEndpointTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/StreamingLocatorTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/Scenario/StreamingPolicyTests.cs modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/AccountFilterTests/AccountFilterTests(False).json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/AccountFilterTests/AccountFilterTests(True)Async.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/AccountFilterTests/CreateOrUpdate.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/AccountFilterTests/CreateOrUpdateAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/AccountFilterTests/Delete.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/AccountFilterTests/DeleteAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/AccountFilterTests/Exist.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/AccountFilterTests/ExistAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/AccountFilterTests/Get.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/AccountFilterTests/GetAll.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/AccountFilterTests/GetAllAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/AccountFilterTests/GetAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/ContentKeyPolicyTests/ContentKeyPolicyTests(False).json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/ContentKeyPolicyTests/ContentKeyPolicyTests(True)Async.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/ContentKeyPolicyTests/CreateOrUpdate.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/ContentKeyPolicyTests/CreateOrUpdateAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/ContentKeyPolicyTests/Delete.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/ContentKeyPolicyTests/DeleteAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/ContentKeyPolicyTests/Exist.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/ContentKeyPolicyTests/ExistAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/ContentKeyPolicyTests/Get.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/ContentKeyPolicyTests/GetAll.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/ContentKeyPolicyTests/GetAllAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/ContentKeyPolicyTests/GetAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/LiveEventTests/LiveEventBasicTests.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/LiveEventTests/LiveEventBasicTestsAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/LiveEventTests/LiveEventTests(False).json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/LiveEventTests/LiveEventTests(True)Async.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/LiveOutputTests/LiveOutputBasicTests.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/LiveOutputTests/LiveOutputBasicTestsAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/LiveOutputTests/LiveOutputTests(False).json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/LiveOutputTests/LiveOutputTests(True)Async.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetFilterTests/MediaAssetFilterBasicTests.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetFilterTests/MediaAssetFilterBasicTestsAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetFilterTests/MediaAssetFilterTests(False).json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetFilterTests/MediaAssetFilterTests(True)Async.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTests/CreateOrUpdate.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTests/CreateOrUpdateAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTests/Delete.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTests/DeleteAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTests/Exist.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTests/ExistAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTests/Get.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTests/GetAll.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTests/GetAllAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTests/GetAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTests/MediaAssetTests(False).json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTests/MediaAssetTests(True)Async.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTrackTests/MediaAssetTrackTests(False).json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaAssetTrackTests/MediaAssetTrackTests(True)Async.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaPrivateEndpointConnectionTests/GetAll.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaPrivateEndpointConnectionTests/GetAllAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaPrivateEndpointConnectionTests/MediaPrivateEndpointConnectionTests(False).json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaPrivateEndpointConnectionTests/MediaPrivateEndpointConnectionTests(True)Async.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaPrivateLinkTests/Exist.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaPrivateLinkTests/ExistAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaPrivateLinkTests/Get.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaPrivateLinkTests/GetAll.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaPrivateLinkTests/GetAllAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaPrivateLinkTests/GetAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaPrivateLinkTests/MediaPrivateLinkTests(False).json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaPrivateLinkTests/MediaPrivateLinkTests(True)Async.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaServicesTests/MediaServicesBasicTests.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaServicesTests/MediaServicesBasicTestsAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaServicesTests/MediaServicesTests(False).json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaServicesTests/MediaServicesTests(True)Async.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformJobTests/MediaTransformJobBasicTests.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformJobTests/MediaTransformJobBasicTestsAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformJobTests/MediaTransformJobTests(False).json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformJobTests/MediaTransformJobTests(True)Async.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformTests/CreateOrUpdate.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformTests/CreateOrUpdateAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformTests/Delete.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformTests/DeleteAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformTests/Exist.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformTests/ExistAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformTests/Get.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformTests/GetAll.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformTests/GetAllAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformTests/GetAsync.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformTests/MediaTransformTests(False).json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/MediaTransformTests/MediaTransformTests(True)Async.json modified: sdk/mediaservices/Azure.ResourceManager.Media/tests/SessionRecords/StreamingEndpointTests/Create.json modified: sdk/mediaservices/Azure.ResourceM…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Central-EngSys
This issue is owned by the Engineering System team.
EngSys
This issue is impacting the engineering system.
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.
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#5794 See eng/common workflow