diff --git a/sdk/advisor/Azure.ResourceManager.Advisor/src/Properties/AssemblyInfo.cs b/sdk/advisor/Azure.ResourceManager.Advisor/src/Properties/AssemblyInfo.cs index fb970fca0a9e..fe78ce6115a8 100644 --- a/sdk/advisor/Azure.ResourceManager.Advisor/src/Properties/AssemblyInfo.cs +++ b/sdk/advisor/Azure.ResourceManager.Advisor/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.Advisor.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/ai/Azure.AI.Projects/src/Suppressions.cs b/sdk/ai/Azure.AI.Projects/src/Suppressions.cs index 1bf1ded0b64b..6b201598a5e7 100644 --- a/sdk/ai/Azure.AI.Projects/src/Suppressions.cs +++ b/sdk/ai/Azure.AI.Projects/src/Suppressions.cs @@ -10,3 +10,5 @@ [assembly: SuppressMessage("Usage", "AZC0012", Justification = ".", Scope = "member", Target = "~T:Azure.AI.Projects.Schedules")] [assembly: SuppressMessage("Usage", "AZC0012", Justification = ".", Scope = "member", Target = "~T:Azure.AI.Projects.Target")] [assembly: SuppressMessage("Usage", "AZC0012", Justification = ".", Scope = "member", Target = "~T:Azure.AI.Projects.Trigger")] + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/analysisservices/Azure.ResourceManager.Analysis/src/Properties/AssemblyInfo.cs b/sdk/analysisservices/Azure.ResourceManager.Analysis/src/Properties/AssemblyInfo.cs index 491104248ca0..fc5b1d8e4386 100644 --- a/sdk/analysisservices/Azure.ResourceManager.Analysis/src/Properties/AssemblyInfo.cs +++ b/sdk/analysisservices/Azure.ResourceManager.Analysis/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.Analysis.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/apimanagement/Azure.ResourceManager.ApiManagement/src/Customized/ApiManagementProductResource.cs b/sdk/apimanagement/Azure.ResourceManager.ApiManagement/src/Customized/ApiManagementProductResource.cs index 32604145bc05..3e692a8aca57 100644 --- a/sdk/apimanagement/Azure.ResourceManager.ApiManagement/src/Customized/ApiManagementProductResource.cs +++ b/sdk/apimanagement/Azure.ResourceManager.ApiManagement/src/Customized/ApiManagementProductResource.cs @@ -68,4 +68,6 @@ public virtual Response CreateOrUpdateProductGroup(string grou return Response.FromValue(response.Value is null ? null : new ProductGroupData(response.Value), response.GetRawResponse()); } } + + // Test comment for batching validation - DO NOT MERGE } diff --git a/sdk/appconfiguration/Azure.Data.AppConfiguration/src/AppConfigurationAudience.cs b/sdk/appconfiguration/Azure.Data.AppConfiguration/src/AppConfigurationAudience.cs index 4348a624ba41..f58ebb431be3 100644 --- a/sdk/appconfiguration/Azure.Data.AppConfiguration/src/AppConfigurationAudience.cs +++ b/sdk/appconfiguration/Azure.Data.AppConfiguration/src/AppConfigurationAudience.cs @@ -56,3 +56,5 @@ public AppConfigurationAudience(string value) public override string ToString() => _value; } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/automation/Azure.ResourceManager.Automation/src/Customized/AutomationCertificateData.cs b/sdk/automation/Azure.ResourceManager.Automation/src/Customized/AutomationCertificateData.cs index 6989e025f8f0..4c9b908e946a 100644 --- a/sdk/automation/Azure.ResourceManager.Automation/src/Customized/AutomationCertificateData.cs +++ b/sdk/automation/Azure.ResourceManager.Automation/src/Customized/AutomationCertificateData.cs @@ -43,3 +43,5 @@ public partial class AutomationCertificateData public BinaryData Thumbprint => BinaryData.FromString(ThumbprintString); } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/avs/Azure.ResourceManager.Avs/src/Customized/ArmAvsModelFactory.cs b/sdk/avs/Azure.ResourceManager.Avs/src/Customized/ArmAvsModelFactory.cs index 2cff3785dba9..96ff4b7fe238 100644 --- a/sdk/avs/Azure.ResourceManager.Avs/src/Customized/ArmAvsModelFactory.cs +++ b/sdk/avs/Azure.ResourceManager.Avs/src/Customized/ArmAvsModelFactory.cs @@ -226,3 +226,5 @@ public static WorkloadNetworkVmGroupData WorkloadNetworkVmGroupData(ResourceIden } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/batch/Azure.ResourceManager.Batch/src/Custom/ArmBatchModelFactory.cs b/sdk/batch/Azure.ResourceManager.Batch/src/Custom/ArmBatchModelFactory.cs index 893b11a9d3d5..e8d9f68e81b7 100644 --- a/sdk/batch/Azure.ResourceManager.Batch/src/Custom/ArmBatchModelFactory.cs +++ b/sdk/batch/Azure.ResourceManager.Batch/src/Custom/ArmBatchModelFactory.cs @@ -212,3 +212,5 @@ public static NetworkSecurityPerimeter NetworkSecurityPerimeter(ResourceIdentifi } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/billing/Azure.ResourceManager.Billing/src/GlobalSuppressions.cs b/sdk/billing/Azure.ResourceManager.Billing/src/GlobalSuppressions.cs index d7eed88296c0..0a177a6fc160 100644 --- a/sdk/billing/Azure.ResourceManager.Billing/src/GlobalSuppressions.cs +++ b/sdk/billing/Azure.ResourceManager.Billing/src/GlobalSuppressions.cs @@ -9,3 +9,5 @@ using System.Diagnostics.CodeAnalysis; [assembly: SuppressMessage("Usage", "AZC0030:Avoid model name ending with 'Request'", Justification = "Class names are generated based on the Billing API.")] + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/blueprint/Azure.ResourceManager.Blueprint/src/Properties/AssemblyInfo.cs b/sdk/blueprint/Azure.ResourceManager.Blueprint/src/Properties/AssemblyInfo.cs index 66c3430fd1af..5d0602e3c1f5 100644 --- a/sdk/blueprint/Azure.ResourceManager.Blueprint/src/Properties/AssemblyInfo.cs +++ b/sdk/blueprint/Azure.ResourceManager.Blueprint/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.Blueprint.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/chaos/Azure.ResourceManager.Chaos/src/Customization/ArmChaosModelFactory.cs b/sdk/chaos/Azure.ResourceManager.Chaos/src/Customization/ArmChaosModelFactory.cs index c03414820971..fa1e7c82d8e6 100644 --- a/sdk/chaos/Azure.ResourceManager.Chaos/src/Customization/ArmChaosModelFactory.cs +++ b/sdk/chaos/Azure.ResourceManager.Chaos/src/Customization/ArmChaosModelFactory.cs @@ -98,3 +98,5 @@ public static ChaosTargetTypeData ChaosTargetTypeData(ResourceIdentifier id = nu } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/confluent/Azure.ResourceManager.Confluent/src/Properties/AssemblyInfo.cs b/sdk/confluent/Azure.ResourceManager.Confluent/src/Properties/AssemblyInfo.cs index d972cab96da3..1ab0e75aa245 100644 --- a/sdk/confluent/Azure.ResourceManager.Confluent/src/Properties/AssemblyInfo.cs +++ b/sdk/confluent/Azure.ResourceManager.Confluent/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.Confluent.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/connectedvmwarevsphere/Azure.ResourceManager.ConnectedVMwarevSphere/src/Properties/AssemblyInfo.cs b/sdk/connectedvmwarevsphere/Azure.ResourceManager.ConnectedVMwarevSphere/src/Properties/AssemblyInfo.cs index 36b9e993ed74..92dcf2d180cc 100644 --- a/sdk/connectedvmwarevsphere/Azure.ResourceManager.ConnectedVMwarevSphere/src/Properties/AssemblyInfo.cs +++ b/sdk/connectedvmwarevsphere/Azure.ResourceManager.ConnectedVMwarevSphere/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.ConnectedVMwarevSphere.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/consumption/Azure.ResourceManager.Consumption/src/Properties/AssemblyInfo.cs b/sdk/consumption/Azure.ResourceManager.Consumption/src/Properties/AssemblyInfo.cs index 8a0967870e06..76871b414958 100644 --- a/sdk/consumption/Azure.ResourceManager.Consumption/src/Properties/AssemblyInfo.cs +++ b/sdk/consumption/Azure.ResourceManager.Consumption/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.Consumption.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/containerinstance/Azure.ResourceManager.ContainerInstance/src/Properties/AssemblyInfo.cs b/sdk/containerinstance/Azure.ResourceManager.ContainerInstance/src/Properties/AssemblyInfo.cs index 2fd893acce23..fd643b899be4 100644 --- a/sdk/containerinstance/Azure.ResourceManager.ContainerInstance/src/Properties/AssemblyInfo.cs +++ b/sdk/containerinstance/Azure.ResourceManager.ContainerInstance/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.ContainerInstance.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/AgentPoolSnapshotData.cs b/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/AgentPoolSnapshotData.cs index dbe085a44a2f..b85fba47f7c7 100644 --- a/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/AgentPoolSnapshotData.cs +++ b/sdk/containerservice/Azure.ResourceManager.ContainerService/src/Custom/AgentPoolSnapshotData.cs @@ -17,3 +17,5 @@ public partial class AgentPoolSnapshotData : TrackedResourceData public bool? EnableFips => IsFipsEnabled; } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/contentsafety/Azure.AI.ContentSafety/src/Customizations/ContentSafetyClient.cs b/sdk/contentsafety/Azure.AI.ContentSafety/src/Customizations/ContentSafetyClient.cs index ffcb6ee83d5c..3a24764a44c6 100644 --- a/sdk/contentsafety/Azure.AI.ContentSafety/src/Customizations/ContentSafetyClient.cs +++ b/sdk/contentsafety/Azure.AI.ContentSafety/src/Customizations/ContentSafetyClient.cs @@ -47,3 +47,5 @@ public virtual async Task> AnalyzeImageAsync(Binary } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/core/Azure.Core.Amqp/src/AmqpMessageId.cs b/sdk/core/Azure.Core.Amqp/src/AmqpMessageId.cs index fdef637cc834..c4033ee2dad7 100644 --- a/sdk/core/Azure.Core.Amqp/src/AmqpMessageId.cs +++ b/sdk/core/Azure.Core.Amqp/src/AmqpMessageId.cs @@ -100,3 +100,5 @@ public bool Equals(string other) => } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/core/Azure.Core.Expressions.DataFactory/src/DataFactorySecret.Serialization.cs b/sdk/core/Azure.Core.Expressions.DataFactory/src/DataFactorySecret.Serialization.cs index b1ff6ac395e3..7f5b0cd91c7e 100644 --- a/sdk/core/Azure.Core.Expressions.DataFactory/src/DataFactorySecret.Serialization.cs +++ b/sdk/core/Azure.Core.Expressions.DataFactory/src/DataFactorySecret.Serialization.cs @@ -102,3 +102,5 @@ public override void Write(Utf8JsonWriter writer, DataFactorySecret model, JsonS } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/core/Azure.Core/src/Identity/AbstractAcquireTokenParameterBuilderExtensions.cs b/sdk/core/Azure.Core/src/Identity/AbstractAcquireTokenParameterBuilderExtensions.cs index c82db0841282..c42021a9dad7 100644 --- a/sdk/core/Azure.Core/src/Identity/AbstractAcquireTokenParameterBuilderExtensions.cs +++ b/sdk/core/Azure.Core/src/Identity/AbstractAcquireTokenParameterBuilderExtensions.cs @@ -24,3 +24,5 @@ public static async ValueTask ExecuteAsync(this Abstrac } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/core/Microsoft.Azure.Core.NewtonsoftJson/src/NewtonsoftJsonETagConverter.cs b/sdk/core/Microsoft.Azure.Core.NewtonsoftJson/src/NewtonsoftJsonETagConverter.cs index c5a06c2f68e6..13d997c06b98 100644 --- a/sdk/core/Microsoft.Azure.Core.NewtonsoftJson/src/NewtonsoftJsonETagConverter.cs +++ b/sdk/core/Microsoft.Azure.Core.NewtonsoftJson/src/NewtonsoftJsonETagConverter.cs @@ -44,4 +44,6 @@ public override void WriteJson(JsonWriter writer, object? value, JsonSerializer } } } -} \ No newline at end of file +} + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/core/System.ClientModel/src/Options/ClientPipelineOptions.cs b/sdk/core/System.ClientModel/src/Options/ClientPipelineOptions.cs index ce6942dd7039..6b08fcce2f4d 100644 --- a/sdk/core/System.ClientModel/src/Options/ClientPipelineOptions.cs +++ b/sdk/core/System.ClientModel/src/Options/ClientPipelineOptions.cs @@ -354,3 +354,5 @@ internal MessageLoggingPolicy GetMessageLoggingPolicy() #endregion } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/cosmosdb/Azure.Provisioning.CosmosDB/src/CosmosDBService.cs b/sdk/cosmosdb/Azure.Provisioning.CosmosDB/src/CosmosDBService.cs index eac63b50b293..c5996c40471e 100644 --- a/sdk/cosmosdb/Azure.Provisioning.CosmosDB/src/CosmosDBService.cs +++ b/sdk/cosmosdb/Azure.Provisioning.CosmosDB/src/CosmosDBService.cs @@ -22,3 +22,5 @@ public CosmosDBServiceProperties Properties get => throw new NotSupportedException("TODO: Needs to be implemented using extensibility API."); } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/src/Custom/RestorableCosmosDBAccountResource.cs b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/src/Custom/RestorableCosmosDBAccountResource.cs index 16384fe97843..cea804ec0416 100644 --- a/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/src/Custom/RestorableCosmosDBAccountResource.cs +++ b/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/src/Custom/RestorableCosmosDBAccountResource.cs @@ -77,3 +77,5 @@ public virtual Pageable GetRestorableMongoDBCollect => GetRestorableMongoDBCollections(restorableMongoDBDatabaseRid, null, null, cancellationToken); } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/costmanagement/Azure.ResourceManager.CostManagement/src/Custom/Models/CostManagementAlertData.Serialization.cs b/sdk/costmanagement/Azure.ResourceManager.CostManagement/src/Custom/Models/CostManagementAlertData.Serialization.cs index b4899d6e89e6..06c5133b6c5b 100644 --- a/sdk/costmanagement/Azure.ResourceManager.CostManagement/src/Custom/Models/CostManagementAlertData.Serialization.cs +++ b/sdk/costmanagement/Azure.ResourceManager.CostManagement/src/Custom/Models/CostManagementAlertData.Serialization.cs @@ -21,3 +21,5 @@ internal static void ReadId(JsonProperty property, ref ResourceIdentifier id) } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/datafactory/Azure.ResourceManager.DataFactory/src/Customized/ArmDataFactoryModelFactory.cs b/sdk/datafactory/Azure.ResourceManager.DataFactory/src/Customized/ArmDataFactoryModelFactory.cs index 87fb20b32289..d086ca2c21b0 100644 --- a/sdk/datafactory/Azure.ResourceManager.DataFactory/src/Customized/ArmDataFactoryModelFactory.cs +++ b/sdk/datafactory/Azure.ResourceManager.DataFactory/src/Customized/ArmDataFactoryModelFactory.cs @@ -41,3 +41,5 @@ public static DataFactoryManagedIdentityCredentialData DataFactoryManagedIdentit } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/datalake-store/Azure.ResourceManager.DataLakeStore/src/Properties/AssemblyInfo.cs b/sdk/datalake-store/Azure.ResourceManager.DataLakeStore/src/Properties/AssemblyInfo.cs index 356b2d4e19c3..aaceb072c114 100644 --- a/sdk/datalake-store/Azure.ResourceManager.DataLakeStore/src/Properties/AssemblyInfo.cs +++ b/sdk/datalake-store/Azure.ResourceManager.DataLakeStore/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.DataLakeStore.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/datamigration/Azure.ResourceManager.DataMigration/src/Azure.ResourceManager.DataMigration.csproj b/sdk/datamigration/Azure.ResourceManager.DataMigration/src/Azure.ResourceManager.DataMigration.csproj index c13dc884d81d..6189c68f3043 100644 --- a/sdk/datamigration/Azure.ResourceManager.DataMigration/src/Azure.ResourceManager.DataMigration.csproj +++ b/sdk/datamigration/Azure.ResourceManager.DataMigration/src/Azure.ResourceManager.DataMigration.csproj @@ -9,3 +9,4 @@ true + diff --git a/sdk/dataprotection/Azure.ResourceManager.DataProtectionBackup/src/Customized/ArmDataProtectionBackupModelFactory.cs b/sdk/dataprotection/Azure.ResourceManager.DataProtectionBackup/src/Customized/ArmDataProtectionBackupModelFactory.cs index 35c945a047d4..9ead8ec710e8 100644 --- a/sdk/dataprotection/Azure.ResourceManager.DataProtectionBackup/src/Customized/ArmDataProtectionBackupModelFactory.cs +++ b/sdk/dataprotection/Azure.ResourceManager.DataProtectionBackup/src/Customized/ArmDataProtectionBackupModelFactory.cs @@ -45,3 +45,5 @@ public static BackupRestoreContent BackupRestoreContent(string objectType, Resto => BackupRestoreContent(objectType, restoreTargetInfo, sourceDataStoreType, sourceResourceId, null, identityDetails); } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/datashare/Azure.ResourceManager.DataShare/src/Azure.ResourceManager.DataShare.csproj b/sdk/datashare/Azure.ResourceManager.DataShare/src/Azure.ResourceManager.DataShare.csproj index adbf3679e7ce..02a1686e0348 100644 --- a/sdk/datashare/Azure.ResourceManager.DataShare/src/Azure.ResourceManager.DataShare.csproj +++ b/sdk/datashare/Azure.ResourceManager.DataShare/src/Azure.ResourceManager.DataShare.csproj @@ -9,3 +9,4 @@ true + diff --git a/sdk/desktopvirtualization/Azure.ResourceManager.DesktopVirtualization/src/Customize/AppAttachPackageResource.cs b/sdk/desktopvirtualization/Azure.ResourceManager.DesktopVirtualization/src/Customize/AppAttachPackageResource.cs index 96be1bbe3b02..23182a174532 100644 --- a/sdk/desktopvirtualization/Azure.ResourceManager.DesktopVirtualization/src/Customize/AppAttachPackageResource.cs +++ b/sdk/desktopvirtualization/Azure.ResourceManager.DesktopVirtualization/src/Customize/AppAttachPackageResource.cs @@ -29,3 +29,5 @@ public virtual async Task DeleteAsync(WaitUntil waitUntil, Cancell => await DeleteAsync(waitUntil, null, cancellationToken).ConfigureAwait(false); } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/deviceupdate/Azure.ResourceManager.DeviceUpdate/src/Properties/AssemblyInfo.cs b/sdk/deviceupdate/Azure.ResourceManager.DeviceUpdate/src/Properties/AssemblyInfo.cs index d4d52d44576c..3f56f70bd798 100644 --- a/sdk/deviceupdate/Azure.ResourceManager.DeviceUpdate/src/Properties/AssemblyInfo.cs +++ b/sdk/deviceupdate/Azure.ResourceManager.DeviceUpdate/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.DeviceUpdate.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/devtestlabs/Azure.ResourceManager.DevTestLabs/src/Customization/DevTestLabArmTemplateData.cs b/sdk/devtestlabs/Azure.ResourceManager.DevTestLabs/src/Customization/DevTestLabArmTemplateData.cs index cb53c56c35b8..246ca73fd25e 100644 --- a/sdk/devtestlabs/Azure.ResourceManager.DevTestLabs/src/Customization/DevTestLabArmTemplateData.cs +++ b/sdk/devtestlabs/Azure.ResourceManager.DevTestLabs/src/Customization/DevTestLabArmTemplateData.cs @@ -18,3 +18,5 @@ public DevTestLabArmTemplateData(AzureLocation location) : base(location) } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/digitaltwins/Azure.DigitalTwins.Core/src/DigitalTwinsClient.cs b/sdk/digitaltwins/Azure.DigitalTwins.Core/src/DigitalTwinsClient.cs index 73eb1aaff8d4..474b6a24d415 100644 --- a/sdk/digitaltwins/Azure.DigitalTwins.Core/src/DigitalTwinsClient.cs +++ b/sdk/digitaltwins/Azure.DigitalTwins.Core/src/DigitalTwinsClient.cs @@ -3242,3 +3242,5 @@ public virtual Response PublishComponentTelemetry( internal static string[] GetAuthorizationScopes() => s_adtDefaultScopes; } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/digitaltwins/Azure.ResourceManager.DigitalTwins/src/Customized/TimeSeriesDatabaseConnectionResource.cs b/sdk/digitaltwins/Azure.ResourceManager.DigitalTwins/src/Customized/TimeSeriesDatabaseConnectionResource.cs index 525d94424952..6afb3f303425 100644 --- a/sdk/digitaltwins/Azure.ResourceManager.DigitalTwins/src/Customized/TimeSeriesDatabaseConnectionResource.cs +++ b/sdk/digitaltwins/Azure.ResourceManager.DigitalTwins/src/Customized/TimeSeriesDatabaseConnectionResource.cs @@ -64,3 +64,5 @@ public virtual ArmOperation Delete(WaitUnt } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/dns/Azure.ResourceManager.Dns/src/Customization/ArmDnsModelFactory.cs b/sdk/dns/Azure.ResourceManager.Dns/src/Customization/ArmDnsModelFactory.cs index 3922bd2d0b87..590fa6e3c029 100644 --- a/sdk/dns/Azure.ResourceManager.Dns/src/Customization/ArmDnsModelFactory.cs +++ b/sdk/dns/Azure.ResourceManager.Dns/src/Customization/ArmDnsModelFactory.cs @@ -261,3 +261,5 @@ private static DnsRecordSetProperties CreateDnsRecordSetProperties( } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/dnsresolver/Azure.ResourceManager.DnsResolver/src/Custom/DnsSecurityRuleData.cs b/sdk/dnsresolver/Azure.ResourceManager.DnsResolver/src/Custom/DnsSecurityRuleData.cs index fc3c2515a129..be1c8cbb91d7 100644 --- a/sdk/dnsresolver/Azure.ResourceManager.DnsResolver/src/Custom/DnsSecurityRuleData.cs +++ b/sdk/dnsresolver/Azure.ResourceManager.DnsResolver/src/Custom/DnsSecurityRuleData.cs @@ -32,3 +32,5 @@ public DnsSecurityRuleData(AzureLocation location, int priority, DnsSecurityRule } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/domainservices/Azure.ResourceManager.DomainServices/src/Properties/AssemblyInfo.cs b/sdk/domainservices/Azure.ResourceManager.DomainServices/src/Properties/AssemblyInfo.cs index 0735558561cb..23edf42848ae 100644 --- a/sdk/domainservices/Azure.ResourceManager.DomainServices/src/Properties/AssemblyInfo.cs +++ b/sdk/domainservices/Azure.ResourceManager.DomainServices/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.DomainServices.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/durabletask/Azure.ResourceManager.DurableTask/src/Properties/AssemblyInfo.cs b/sdk/durabletask/Azure.ResourceManager.DurableTask/src/Properties/AssemblyInfo.cs index 84ffd6be6d15..3b73ae38f432 100644 --- a/sdk/durabletask/Azure.ResourceManager.DurableTask/src/Properties/AssemblyInfo.cs +++ b/sdk/durabletask/Azure.ResourceManager.DurableTask/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.DurableTask.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Properties/AssemblyInfo.cs b/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Properties/AssemblyInfo.cs index 3ddb89682784..77e60c1ffa48 100644 --- a/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Properties/AssemblyInfo.cs +++ b/sdk/edgeorder/Azure.ResourceManager.EdgeOrder/src/Properties/AssemblyInfo.cs @@ -7,3 +7,5 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.EdgeOrder.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/elasticsan/Azure.ResourceManager.ElasticSan/src/Customize/ArmElasticSanModelFactory.cs b/sdk/elasticsan/Azure.ResourceManager.ElasticSan/src/Customize/ArmElasticSanModelFactory.cs index 4f28397dd061..1f3c7f886c24 100644 --- a/sdk/elasticsan/Azure.ResourceManager.ElasticSan/src/Customize/ArmElasticSanModelFactory.cs +++ b/sdk/elasticsan/Azure.ResourceManager.ElasticSan/src/Customize/ArmElasticSanModelFactory.cs @@ -94,3 +94,5 @@ public static ElasticSanData ElasticSanData(ResourceIdentifier id = default, str } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Constants.cs b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Constants.cs index bbd9b31862c7..70a1f4363317 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Constants.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents/src/Constants.cs @@ -11,3 +11,5 @@ internal static class MediaEvents } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/eventgrid/Azure.Messaging.EventGrid/src/Compatibility/EventGridPublisherClientBuilderExtensions.cs b/sdk/eventgrid/Azure.Messaging.EventGrid/src/Compatibility/EventGridPublisherClientBuilderExtensions.cs index 65098001c4ea..c6f577afe5e9 100644 --- a/sdk/eventgrid/Azure.Messaging.EventGrid/src/Compatibility/EventGridPublisherClientBuilderExtensions.cs +++ b/sdk/eventgrid/Azure.Messaging.EventGrid/src/Compatibility/EventGridPublisherClientBuilderExtensions.cs @@ -55,3 +55,5 @@ public static IAzureClientBuilder(configuration); } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/eventgrid/Azure.ResourceManager.EventGrid/src/Properties/AssemblyInfo.cs b/sdk/eventgrid/Azure.ResourceManager.EventGrid/src/Properties/AssemblyInfo.cs index 9b6fc3af109a..311117298158 100644 --- a/sdk/eventgrid/Azure.ResourceManager.EventGrid/src/Properties/AssemblyInfo.cs +++ b/sdk/eventgrid/Azure.ResourceManager.EventGrid/src/Properties/AssemblyInfo.cs @@ -7,3 +7,5 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.EventGrid.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/eventgrid/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents/src/EventGridPublisherClientExtensions.cs b/sdk/eventgrid/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents/src/EventGridPublisherClientExtensions.cs index b95ecb16d4bf..385316063528 100644 --- a/sdk/eventgrid/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents/src/EventGridPublisherClientExtensions.cs +++ b/sdk/eventgrid/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents/src/EventGridPublisherClientExtensions.cs @@ -118,3 +118,5 @@ private static async Task SendCloudEventsInternalAsync( } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/extensions/Microsoft.Extensions.Azure/src/IAzureClientFactory.cs b/sdk/extensions/Microsoft.Extensions.Azure/src/IAzureClientFactory.cs index a469ab4b354d..bb4f8cd97e4b 100644 --- a/sdk/extensions/Microsoft.Extensions.Azure/src/IAzureClientFactory.cs +++ b/sdk/extensions/Microsoft.Extensions.Azure/src/IAzureClientFactory.cs @@ -17,3 +17,5 @@ public interface IAzureClientFactory TClient CreateClient(string name); } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/fluidrelay/Azure.ResourceManager.FluidRelay/src/Properties/AssemblyInfo.cs b/sdk/fluidrelay/Azure.ResourceManager.FluidRelay/src/Properties/AssemblyInfo.cs index fa01f832cd86..a5e0df35a164 100644 --- a/sdk/fluidrelay/Azure.ResourceManager.FluidRelay/src/Properties/AssemblyInfo.cs +++ b/sdk/fluidrelay/Azure.ResourceManager.FluidRelay/src/Properties/AssemblyInfo.cs @@ -6,3 +6,4 @@ [assembly: Azure.Core.AzureResourceProviderNamespace("Microsoft.FluidRelay")] [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.FluidRelay.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/grafana/Azure.ResourceManager.Grafana/src/Customization/ArmGrafanaModelFactory.cs b/sdk/grafana/Azure.ResourceManager.Grafana/src/Customization/ArmGrafanaModelFactory.cs index d065fa14d177..e3085a27797f 100644 --- a/sdk/grafana/Azure.ResourceManager.Grafana/src/Customization/ArmGrafanaModelFactory.cs +++ b/sdk/grafana/Azure.ResourceManager.Grafana/src/Customization/ArmGrafanaModelFactory.cs @@ -78,3 +78,5 @@ public static ManagedGrafanaData ManagedGrafanaData(ResourceIdentifier id, strin } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/hdinsight/Azure.ResourceManager.HDInsight/src/Azure.ResourceManager.HDInsight.csproj b/sdk/hdinsight/Azure.ResourceManager.HDInsight/src/Azure.ResourceManager.HDInsight.csproj index 556f5e171dff..4e0b53149bfc 100644 --- a/sdk/hdinsight/Azure.ResourceManager.HDInsight/src/Azure.ResourceManager.HDInsight.csproj +++ b/sdk/hdinsight/Azure.ResourceManager.HDInsight/src/Azure.ResourceManager.HDInsight.csproj @@ -9,3 +9,4 @@ true + diff --git a/sdk/healthbot/Azure.ResourceManager.HealthBot/src/Properties/AssemblyInfo.cs b/sdk/healthbot/Azure.ResourceManager.HealthBot/src/Properties/AssemblyInfo.cs index 923a74ae13d6..40386fdb33b4 100644 --- a/sdk/healthbot/Azure.ResourceManager.HealthBot/src/Properties/AssemblyInfo.cs +++ b/sdk/healthbot/Azure.ResourceManager.HealthBot/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.HealthBot.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/iotcentral/Azure.ResourceManager.IotCentral/src/Properties/AssemblyInfo.cs b/sdk/iotcentral/Azure.ResourceManager.IotCentral/src/Properties/AssemblyInfo.cs index f1f2eff17e2d..a7c41bfc8b17 100644 --- a/sdk/iotcentral/Azure.ResourceManager.IotCentral/src/Properties/AssemblyInfo.cs +++ b/sdk/iotcentral/Azure.ResourceManager.IotCentral/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.IotCentral.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/iothub/Azure.ResourceManager.IotHub/src/Customization/Models/IotHubCertificateProperties.cs b/sdk/iothub/Azure.ResourceManager.IotHub/src/Customization/Models/IotHubCertificateProperties.cs index a2b78a9f6f52..6f2faeec4c6d 100644 --- a/sdk/iothub/Azure.ResourceManager.IotHub/src/Customization/Models/IotHubCertificateProperties.cs +++ b/sdk/iothub/Azure.ResourceManager.IotHub/src/Customization/Models/IotHubCertificateProperties.cs @@ -49,3 +49,5 @@ public partial class IotHubCertificateProperties public BinaryData Thumbprint => BinaryData.FromString(ThumbprintString); } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/kusto/Azure.Provisioning.Kusto/src/Azure.Provisioning.Kusto.csproj b/sdk/kusto/Azure.Provisioning.Kusto/src/Azure.Provisioning.Kusto.csproj index 2aa4faf0c218..d2b27572c426 100644 --- a/sdk/kusto/Azure.Provisioning.Kusto/src/Azure.Provisioning.Kusto.csproj +++ b/sdk/kusto/Azure.Provisioning.Kusto/src/Azure.Provisioning.Kusto.csproj @@ -11,3 +11,4 @@ + diff --git a/sdk/kusto/Azure.ResourceManager.Kusto/src/Customized/KustoClusterCollection.cs b/sdk/kusto/Azure.ResourceManager.Kusto/src/Customized/KustoClusterCollection.cs index f840c03b2f49..0dbc92032003 100644 --- a/sdk/kusto/Azure.ResourceManager.Kusto/src/Customized/KustoClusterCollection.cs +++ b/sdk/kusto/Azure.ResourceManager.Kusto/src/Customized/KustoClusterCollection.cs @@ -43,3 +43,5 @@ private static MatchConditions ToMatchConditions(string ifMatch, string ifNoneMa } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/labservices/Azure.ResourceManager.LabServices/src/Properties/AssemblyInfo.cs b/sdk/labservices/Azure.ResourceManager.LabServices/src/Properties/AssemblyInfo.cs index 0fe43b74f48b..7e7576bbd2d3 100644 --- a/sdk/labservices/Azure.ResourceManager.LabServices/src/Properties/AssemblyInfo.cs +++ b/sdk/labservices/Azure.ResourceManager.LabServices/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.LabServices.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/loadtestservice/Azure.Developer.LoadTesting/src/FileUploadResultOperation.cs b/sdk/loadtestservice/Azure.Developer.LoadTesting/src/FileUploadResultOperation.cs index ffd032cde2d8..912ed538665c 100644 --- a/sdk/loadtestservice/Azure.Developer.LoadTesting/src/FileUploadResultOperation.cs +++ b/sdk/loadtestservice/Azure.Developer.LoadTesting/src/FileUploadResultOperation.cs @@ -191,3 +191,5 @@ private Response GetCompletionResponse() } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/loadtestservice/Azure.ResourceManager.LoadTesting/src/Customized/Models/LoadTestingResourcePatch.cs b/sdk/loadtestservice/Azure.ResourceManager.LoadTesting/src/Customized/Models/LoadTestingResourcePatch.cs index 16126cf52f33..37c5b10dc3b9 100644 --- a/sdk/loadtestservice/Azure.ResourceManager.LoadTesting/src/Customized/Models/LoadTestingResourcePatch.cs +++ b/sdk/loadtestservice/Azure.ResourceManager.LoadTesting/src/Customized/Models/LoadTestingResourcePatch.cs @@ -13,3 +13,5 @@ public partial class LoadTestingResourcePatch public IDictionary Tags { get; set; } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/logic/Azure.ResourceManager.Logic/src/Customized/LogicWorkflowResource.cs b/sdk/logic/Azure.ResourceManager.Logic/src/Customized/LogicWorkflowResource.cs index b2799b987f93..6f9f15998fb9 100644 --- a/sdk/logic/Azure.ResourceManager.Logic/src/Customized/LogicWorkflowResource.cs +++ b/sdk/logic/Azure.ResourceManager.Logic/src/Customized/LogicWorkflowResource.cs @@ -67,3 +67,5 @@ public virtual Response Update(CancellationToken cancella } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/managedserviceidentity/Azure.ResourceManager.ManagedServiceIdentities/src/Custom/FederatedIdentityCredentialData.cs b/sdk/managedserviceidentity/Azure.ResourceManager.ManagedServiceIdentities/src/Custom/FederatedIdentityCredentialData.cs index ac03b9888372..e59540ef2f3c 100644 --- a/sdk/managedserviceidentity/Azure.ResourceManager.ManagedServiceIdentities/src/Custom/FederatedIdentityCredentialData.cs +++ b/sdk/managedserviceidentity/Azure.ResourceManager.ManagedServiceIdentities/src/Custom/FederatedIdentityCredentialData.cs @@ -22,3 +22,5 @@ public string Issuer } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/managedservices/Azure.ResourceManager.ManagedServices/src/Properties/AssemblyInfo.cs b/sdk/managedservices/Azure.ResourceManager.ManagedServices/src/Properties/AssemblyInfo.cs index 93d4e98c3ea5..4a999da6245b 100644 --- a/sdk/managedservices/Azure.ResourceManager.ManagedServices/src/Properties/AssemblyInfo.cs +++ b/sdk/managedservices/Azure.ResourceManager.ManagedServices/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.ManagedServices.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/maps/Azure.ResourceManager.Maps/src/Properties/AssemblyInfo.cs b/sdk/maps/Azure.ResourceManager.Maps/src/Properties/AssemblyInfo.cs index d79941fc5238..be68abfbb5c9 100644 --- a/sdk/maps/Azure.ResourceManager.Maps/src/Properties/AssemblyInfo.cs +++ b/sdk/maps/Azure.ResourceManager.Maps/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.Maps.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/mysql/Azure.ResourceManager.MySql/src/Custom/MySql/ArmMySqlModelFactory.cs b/sdk/mysql/Azure.ResourceManager.MySql/src/Custom/MySql/ArmMySqlModelFactory.cs index 40533ced0862..3d2a1cc53ef4 100644 --- a/sdk/mysql/Azure.ResourceManager.MySql/src/Custom/MySql/ArmMySqlModelFactory.cs +++ b/sdk/mysql/Azure.ResourceManager.MySql/src/Custom/MySql/ArmMySqlModelFactory.cs @@ -730,3 +730,5 @@ public static MySqlServerPropertiesForReplica MySqlServerPropertiesForReplica(My } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/network/Azure.ResourceManager.Network/src/Customization/ArmNetworkModelFactory.cs b/sdk/network/Azure.ResourceManager.Network/src/Customization/ArmNetworkModelFactory.cs index 69c96ca03652..e00bb0cab4bd 100644 --- a/sdk/network/Azure.ResourceManager.Network/src/Customization/ArmNetworkModelFactory.cs +++ b/sdk/network/Azure.ResourceManager.Network/src/Customization/ArmNetworkModelFactory.cs @@ -139,3 +139,5 @@ public static EffectiveNetworkSecurityGroup EffectiveNetworkSecurityGroup(Resour } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/networkfunction/Azure.ResourceManager.NetworkFunction/src/Azure.ResourceManager.NetworkFunction.csproj b/sdk/networkfunction/Azure.ResourceManager.NetworkFunction/src/Azure.ResourceManager.NetworkFunction.csproj index 47780a20eb80..c0e61ec7c4f9 100644 --- a/sdk/networkfunction/Azure.ResourceManager.NetworkFunction/src/Azure.ResourceManager.NetworkFunction.csproj +++ b/sdk/networkfunction/Azure.ResourceManager.NetworkFunction/src/Azure.ResourceManager.NetworkFunction.csproj @@ -8,3 +8,4 @@ azure;management;arm;resource manager;networkfunction + diff --git a/sdk/nginx/Azure.ResourceManager.Nginx/src/Custom/ArmNginxModelFactory.cs b/sdk/nginx/Azure.ResourceManager.Nginx/src/Custom/ArmNginxModelFactory.cs index 3feab50fd274..ebd42e81dedd 100644 --- a/sdk/nginx/Azure.ResourceManager.Nginx/src/Custom/ArmNginxModelFactory.cs +++ b/sdk/nginx/Azure.ResourceManager.Nginx/src/Custom/ArmNginxModelFactory.cs @@ -66,3 +66,5 @@ public static NginxDeploymentProperties NginxDeploymentProperties(NginxProvision => NginxDeploymentProperties(provisioningState, nginxVersion, networkProfile, ipAddress, enableDiagnosticsSupport, loggingStorageAccount, null, null, userPreferredEmail, null, null); } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/notificationhubs/Azure.ResourceManager.NotificationHubs/src/Customization/ArmNotificationHubsModelFactory.cs b/sdk/notificationhubs/Azure.ResourceManager.NotificationHubs/src/Customization/ArmNotificationHubsModelFactory.cs index dc0f6a64aa7d..a8ed59dcef05 100644 --- a/sdk/notificationhubs/Azure.ResourceManager.NotificationHubs/src/Customization/ArmNotificationHubsModelFactory.cs +++ b/sdk/notificationhubs/Azure.ResourceManager.NotificationHubs/src/Customization/ArmNotificationHubsModelFactory.cs @@ -69,3 +69,5 @@ public static NotificationHubNamespaceCreateOrUpdateContent NotificationHubNames } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/openai/Azure.AI.OpenAI/src/Custom/AzureAIOpenAIContext.Custom.cs b/sdk/openai/Azure.AI.OpenAI/src/Custom/AzureAIOpenAIContext.Custom.cs index 4a4bd934de2d..0ce8bc239b83 100644 --- a/sdk/openai/Azure.AI.OpenAI/src/Custom/AzureAIOpenAIContext.Custom.cs +++ b/sdk/openai/Azure.AI.OpenAI/src/Custom/AzureAIOpenAIContext.Custom.cs @@ -72,3 +72,5 @@ namespace Azure.AI.OpenAI; public partial class AzureAIOpenAIContext { } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/src/Custom/ArmOperationalInsightsModelFactory.cs b/sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/src/Custom/ArmOperationalInsightsModelFactory.cs index 72e82034b5c8..09d61622cba8 100644 --- a/sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/src/Custom/ArmOperationalInsightsModelFactory.cs +++ b/sdk/operationalinsights/Azure.ResourceManager.OperationalInsights/src/Custom/ArmOperationalInsightsModelFactory.cs @@ -115,3 +115,5 @@ public static OperationalInsightsWorkspacePatch OperationalInsightsWorkspacePatc } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/orbital/Azure.ResourceManager.Orbital/src/Azure.ResourceManager.Orbital.csproj b/sdk/orbital/Azure.ResourceManager.Orbital/src/Azure.ResourceManager.Orbital.csproj index 58cddc30ff4a..92a761e64c8b 100644 --- a/sdk/orbital/Azure.ResourceManager.Orbital/src/Azure.ResourceManager.Orbital.csproj +++ b/sdk/orbital/Azure.ResourceManager.Orbital/src/Azure.ResourceManager.Orbital.csproj @@ -9,3 +9,4 @@ true + diff --git a/sdk/paloaltonetworks.ngfw/Azure.ResourceManager.PaloAltoNetworks.Ngfw/src/Custom/ArmPaloAltoNetworksNgfwModelFactory.cs b/sdk/paloaltonetworks.ngfw/Azure.ResourceManager.PaloAltoNetworks.Ngfw/src/Custom/ArmPaloAltoNetworksNgfwModelFactory.cs index 3f7a30fd6145..f0db1250d743 100644 --- a/sdk/paloaltonetworks.ngfw/Azure.ResourceManager.PaloAltoNetworks.Ngfw/src/Custom/ArmPaloAltoNetworksNgfwModelFactory.cs +++ b/sdk/paloaltonetworks.ngfw/Azure.ResourceManager.PaloAltoNetworks.Ngfw/src/Custom/ArmPaloAltoNetworksNgfwModelFactory.cs @@ -158,3 +158,5 @@ public static GlobalRulestackCertificateObjectData GlobalRulestackCertificateObj => GlobalRulestackCertificateObjectData(id, name, resourceType, systemData, certificateSignerResourceId, certificateSelfSigned, auditComment, description, etag, provisioningState); } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/postgresql/Azure.ResourceManager.PostgreSql/src/Custom/PostgreSql/Custom/Models/PostgreSqlMinimalTlsVersionEnum.cs b/sdk/postgresql/Azure.ResourceManager.PostgreSql/src/Custom/PostgreSql/Custom/Models/PostgreSqlMinimalTlsVersionEnum.cs index 00271c94f1dc..81b97b9cb443 100644 --- a/sdk/postgresql/Azure.ResourceManager.PostgreSql/src/Custom/PostgreSql/Custom/Models/PostgreSqlMinimalTlsVersionEnum.cs +++ b/sdk/postgresql/Azure.ResourceManager.PostgreSql/src/Custom/PostgreSql/Custom/Models/PostgreSqlMinimalTlsVersionEnum.cs @@ -25,3 +25,5 @@ namespace Azure.ResourceManager.PostgreSql.Models #pragma warning restore CA1707 } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/privatedns/Azure.ResourceManager.PrivateDns/src/Customization/PrivateDnsAaaaRecordCollection.cs b/sdk/privatedns/Azure.ResourceManager.PrivateDns/src/Customization/PrivateDnsAaaaRecordCollection.cs index 425c1a837c2b..399a0ce21638 100644 --- a/sdk/privatedns/Azure.ResourceManager.PrivateDns/src/Customization/PrivateDnsAaaaRecordCollection.cs +++ b/sdk/privatedns/Azure.ResourceManager.PrivateDns/src/Customization/PrivateDnsAaaaRecordCollection.cs @@ -560,3 +560,5 @@ public virtual NullableResponse GetIfExists(string } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/provisioning/Azure.Provisioning.Deployment/src/AzCliBicepTool.cs b/sdk/provisioning/Azure.Provisioning.Deployment/src/AzCliBicepTool.cs index 5c506f6d8f70..a1dc371ed2f6 100644 --- a/sdk/provisioning/Azure.Provisioning.Deployment/src/AzCliBicepTool.cs +++ b/sdk/provisioning/Azure.Provisioning.Deployment/src/AzCliBicepTool.cs @@ -110,3 +110,5 @@ private static ToolResult RunAndBlock(string path, string arguments) return null; } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Custom/AnalyticsPurviewDataMapModelFactory.cs b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Custom/AnalyticsPurviewDataMapModelFactory.cs index d83d8453d3b8..5ea4e0fb8c65 100644 --- a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Custom/AnalyticsPurviewDataMapModelFactory.cs +++ b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Custom/AnalyticsPurviewDataMapModelFactory.cs @@ -9,3 +9,5 @@ namespace Azure.Analytics.Purview.DataMap; public partial class AnalyticsPurviewDataMapModelFactory { } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/purview/Azure.ResourceManager.Purview/src/Customization/ArmPurviewModelFactory.cs b/sdk/purview/Azure.ResourceManager.Purview/src/Customization/ArmPurviewModelFactory.cs index c392184b89f5..e598043bd218 100644 --- a/sdk/purview/Azure.ResourceManager.Purview/src/Customization/ArmPurviewModelFactory.cs +++ b/sdk/purview/Azure.ResourceManager.Purview/src/Customization/ArmPurviewModelFactory.cs @@ -64,3 +64,5 @@ privateEndpointId is null && connectionState is null && provisioningState is nul } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/quantum/Azure.ResourceManager.Quantum/src/Properties/AssemblyInfo.cs b/sdk/quantum/Azure.ResourceManager.Quantum/src/Properties/AssemblyInfo.cs index ae8083494ee6..ea76881c3d86 100644 --- a/sdk/quantum/Azure.ResourceManager.Quantum/src/Properties/AssemblyInfo.cs +++ b/sdk/quantum/Azure.ResourceManager.Quantum/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.Quantum.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup/src/Custom/ArmRecoveryServicesBackupModelFactory.cs b/sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup/src/Custom/ArmRecoveryServicesBackupModelFactory.cs index 3a0fa8b57fb3..db38f7ca02aa 100644 --- a/sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup/src/Custom/ArmRecoveryServicesBackupModelFactory.cs +++ b/sdk/recoveryservices-backup/Azure.ResourceManager.RecoveryServicesBackup/src/Custom/ArmRecoveryServicesBackupModelFactory.cs @@ -64,3 +64,5 @@ public static BackupGenericProtectedItem BackupGenericProtectedItem(string prote => BackupGenericProtectedItem(protectedItemType, backupManagementType, workloadType, containerName, sourceResourceId, policyId, lastRecoverOn, backupSetName, createMode, deferredDeletedOn, isScheduledForDeferredDelete, deferredDeleteTimeRemaining, isDeferredDeleteScheduleUpcoming, isRehydrate, resourceGuardOperationRequests, isArchiveEnabled, policyName, softDeleteRetentionPeriodInDays, vaultId, null); } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/recoveryservices/Azure.ResourceManager.RecoveryServices/src/Custom/ArmRecoveryServicesModelFactory.cs b/sdk/recoveryservices/Azure.ResourceManager.RecoveryServices/src/Custom/ArmRecoveryServicesModelFactory.cs index 2442fd77069b..39beeb3661f0 100644 --- a/sdk/recoveryservices/Azure.ResourceManager.RecoveryServices/src/Custom/ArmRecoveryServicesModelFactory.cs +++ b/sdk/recoveryservices/Azure.ResourceManager.RecoveryServices/src/Custom/ArmRecoveryServicesModelFactory.cs @@ -54,3 +54,5 @@ public static RecoveryServicesVaultData RecoveryServicesVaultData(ResourceIdenti } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/redisenterprise/Azure.ResourceManager.RedisEnterprise/src/Customization/Models/RedisEnterpriseClusterPatch.cs b/sdk/redisenterprise/Azure.ResourceManager.RedisEnterprise/src/Customization/Models/RedisEnterpriseClusterPatch.cs index c1c0d5fb1295..b9035d9338ae 100644 --- a/sdk/redisenterprise/Azure.ResourceManager.RedisEnterprise/src/Customization/Models/RedisEnterpriseClusterPatch.cs +++ b/sdk/redisenterprise/Azure.ResourceManager.RedisEnterprise/src/Customization/Models/RedisEnterpriseClusterPatch.cs @@ -15,3 +15,4 @@ namespace Azure.ResourceManager.RedisEnterprise.Models public partial class RedisEnterpriseClusterPatch { } } +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/relay/Azure.ResourceManager.Relay/src/Customized/RelayNamespaceData.cs b/sdk/relay/Azure.ResourceManager.Relay/src/Customized/RelayNamespaceData.cs index 8047e5df0e4e..01088be5f72b 100644 --- a/sdk/relay/Azure.ResourceManager.Relay/src/Customized/RelayNamespaceData.cs +++ b/sdk/relay/Azure.ResourceManager.Relay/src/Customized/RelayNamespaceData.cs @@ -17,3 +17,5 @@ public partial class RelayNamespaceData : TrackedResourceData public RelayPublicNetworkAccess? PublicNetworkAccess { get; set; } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/resourcegraph/Azure.ResourceManager.ResourceGraph/src/Properties/AssemblyInfo.cs b/sdk/resourcegraph/Azure.ResourceManager.ResourceGraph/src/Properties/AssemblyInfo.cs index 952d64d9a33e..763c0ff4614d 100644 --- a/sdk/resourcegraph/Azure.ResourceManager.ResourceGraph/src/Properties/AssemblyInfo.cs +++ b/sdk/resourcegraph/Azure.ResourceManager.ResourceGraph/src/Properties/AssemblyInfo.cs @@ -7,3 +7,4 @@ [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")] [assembly: InternalsVisibleTo("Azure.ResourceManager.ResourceGraph.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100d15ddcb29688295338af4b7686603fe614abd555e09efba8fb88ee09e1f7b1ccaeed2e8f823fa9eef3fdd60217fc012ea67d2479751a0b8c087a4185541b851bd8b16f8d91b840e51b1cb0ba6fe647997e57429265e85ef62d565db50a69ae1647d54d7bd855e4db3d8a91510e5bcbd0edfbbecaa20a7bd9ae74593daa7b11b4")] +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/servicebus/Azure.Messaging.ServiceBus/src/Constants.cs b/sdk/servicebus/Azure.Messaging.ServiceBus/src/Constants.cs index ea6e6ad537e5..f114b0fd06be 100644 --- a/sdk/servicebus/Azure.Messaging.ServiceBus/src/Constants.cs +++ b/sdk/servicebus/Azure.Messaging.ServiceBus/src/Constants.cs @@ -58,3 +58,5 @@ internal static class Constants "For troubleshooting information, see https://aka.ms/azsdk/net/servicebus/exceptions/troubleshoot."; } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/servicebus/Azure.Provisioning.ServiceBus/src/MigrationConfiguration.cs b/sdk/servicebus/Azure.Provisioning.ServiceBus/src/MigrationConfiguration.cs index 75ab94fd5eb9..c2d7e67f033b 100644 --- a/sdk/servicebus/Azure.Provisioning.ServiceBus/src/MigrationConfiguration.cs +++ b/sdk/servicebus/Azure.Provisioning.ServiceBus/src/MigrationConfiguration.cs @@ -11,3 +11,5 @@ public partial class MigrationConfiguration private partial BicepValue GetNameDefaultValue() => new StringLiteralExpression("$default"); } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/servicebus/Azure.ResourceManager.ServiceBus/src/Customized/Models/ServiceBusMinimumTlsVersion.cs b/sdk/servicebus/Azure.ResourceManager.ServiceBus/src/Customized/Models/ServiceBusMinimumTlsVersion.cs index bdc21512f812..22002824fe75 100644 --- a/sdk/servicebus/Azure.ResourceManager.ServiceBus/src/Customized/Models/ServiceBusMinimumTlsVersion.cs +++ b/sdk/servicebus/Azure.ResourceManager.ServiceBus/src/Customized/Models/ServiceBusMinimumTlsVersion.cs @@ -19,3 +19,5 @@ public partial struct ServiceBusMinimumTlsVersion public static ServiceBusMinimumTlsVersion Tls1_3 { get; } = Tls13; } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/src/ServiceBusAccountAttribute.cs b/sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/src/ServiceBusAccountAttribute.cs index a1b3afb5d128..95489982af66 100644 --- a/sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/src/ServiceBusAccountAttribute.cs +++ b/sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/src/ServiceBusAccountAttribute.cs @@ -53,3 +53,5 @@ string IConnectionProvider.Connection } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/servicefabricmanagedclusters/Azure.ResourceManager.ServiceFabricManagedClusters/src/Customization/ArmServiceFabricManagedClustersModelFactory.cs b/sdk/servicefabricmanagedclusters/Azure.ResourceManager.ServiceFabricManagedClusters/src/Customization/ArmServiceFabricManagedClustersModelFactory.cs index 2a9d6a924bfe..b77a5ab13dde 100644 --- a/sdk/servicefabricmanagedclusters/Azure.ResourceManager.ServiceFabricManagedClusters/src/Customization/ArmServiceFabricManagedClustersModelFactory.cs +++ b/sdk/servicefabricmanagedclusters/Azure.ResourceManager.ServiceFabricManagedClusters/src/Customization/ArmServiceFabricManagedClustersModelFactory.cs @@ -407,3 +407,5 @@ public static ServiceFabricManagedClusterData ServiceFabricManagedClusterData( } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/signalr/Azure.Provisioning.SignalR/src/Azure.Provisioning.SignalR.csproj b/sdk/signalr/Azure.Provisioning.SignalR/src/Azure.Provisioning.SignalR.csproj index f23f38f99d7d..3260f06302fc 100644 --- a/sdk/signalr/Azure.Provisioning.SignalR/src/Azure.Provisioning.SignalR.csproj +++ b/sdk/signalr/Azure.Provisioning.SignalR/src/Azure.Provisioning.SignalR.csproj @@ -14,3 +14,4 @@ + diff --git a/sdk/signalr/Azure.ResourceManager.SignalR/src/Custom/SignalRCustomDomainData.cs b/sdk/signalr/Azure.ResourceManager.SignalR/src/Custom/SignalRCustomDomainData.cs index 06836e9acf50..7151831ffeed 100644 --- a/sdk/signalr/Azure.ResourceManager.SignalR/src/Custom/SignalRCustomDomainData.cs +++ b/sdk/signalr/Azure.ResourceManager.SignalR/src/Custom/SignalRCustomDomainData.cs @@ -26,3 +26,5 @@ public SignalRCustomDomainData(string domainName, WritableSubResource customCert } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/sphere/Azure.ResourceManager.Sphere/src/Custom/SphereCatalogResource.cs b/sdk/sphere/Azure.ResourceManager.Sphere/src/Custom/SphereCatalogResource.cs index de97bd66684e..ebc924712b02 100644 --- a/sdk/sphere/Azure.ResourceManager.Sphere/src/Custom/SphereCatalogResource.cs +++ b/sdk/sphere/Azure.ResourceManager.Sphere/src/Custom/SphereCatalogResource.cs @@ -242,3 +242,5 @@ public virtual Pageable GetDevices(string filter = default } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/standbypool/Azure.ResourceManager.StandbyPool/src/Custom/ArmStandbyPoolModelFactory.cs b/sdk/standbypool/Azure.ResourceManager.StandbyPool/src/Custom/ArmStandbyPoolModelFactory.cs index 2f219f8c8459..8cb3ad6a6ae8 100644 --- a/sdk/standbypool/Azure.ResourceManager.StandbyPool/src/Custom/ArmStandbyPoolModelFactory.cs +++ b/sdk/standbypool/Azure.ResourceManager.StandbyPool/src/Custom/ArmStandbyPoolModelFactory.cs @@ -43,3 +43,5 @@ public static StandbyVirtualMachineInstanceCountSummary StandbyVirtualMachineIns } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/storage/Azure.Storage.Blobs/src/AppendBlobClient.cs b/sdk/storage/Azure.Storage.Blobs/src/AppendBlobClient.cs index 33a2a5499f4c..cd5a013caadc 100644 --- a/sdk/storage/Azure.Storage.Blobs/src/AppendBlobClient.cs +++ b/sdk/storage/Azure.Storage.Blobs/src/AppendBlobClient.cs @@ -253,6 +253,8 @@ private static void AssertNoClientSideEncryption(BlobClientOptions options) } } + // Test comment for batching validation - DO NOT MERGE + private AppendBlobRestClient BuildAppendBlobRestClient(Uri blobUri) { return new AppendBlobRestClient( diff --git a/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs/src/BlobServiceClientProvider.cs b/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs/src/BlobServiceClientProvider.cs index eb9aca664804..f0b119acf4f5 100644 --- a/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs/src/BlobServiceClientProvider.cs +++ b/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs/src/BlobServiceClientProvider.cs @@ -25,4 +25,6 @@ protected override string ServiceUriSubDomain } } } -} \ No newline at end of file +} + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/storagecache/Azure.ResourceManager.StorageCache/src/Customized/StorageCacheActiveDirectorySettingsCredentials.cs b/sdk/storagecache/Azure.ResourceManager.StorageCache/src/Customized/StorageCacheActiveDirectorySettingsCredentials.cs index 590a606cf6a5..c0cc60b5765a 100644 --- a/sdk/storagecache/Azure.ResourceManager.StorageCache/src/Customized/StorageCacheActiveDirectorySettingsCredentials.cs +++ b/sdk/storagecache/Azure.ResourceManager.StorageCache/src/Customized/StorageCacheActiveDirectorySettingsCredentials.cs @@ -34,3 +34,5 @@ public StorageCacheActiveDirectorySettingsCredentials(string username, string pa public string Password { get; set; } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/storagemover/Azure.ResourceManager.StorageMover/src/Customization/ArmStorageMoverModelFactory.cs b/sdk/storagemover/Azure.ResourceManager.StorageMover/src/Customization/ArmStorageMoverModelFactory.cs index c3a9290ec6c0..516dffc651d8 100644 --- a/sdk/storagemover/Azure.ResourceManager.StorageMover/src/Customization/ArmStorageMoverModelFactory.cs +++ b/sdk/storagemover/Azure.ResourceManager.StorageMover/src/Customization/ArmStorageMoverModelFactory.cs @@ -183,3 +183,4 @@ public static StorageMoverEndpointData StorageMoverEndpointData(ResourceIdentifi => StorageMoverEndpointData(id, name, resourceType, systemData, properties, null); } } +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/storagesync/Azure.ResourceManager.StorageSync/src/Custom/ArmStorageSyncModelFactory.cs b/sdk/storagesync/Azure.ResourceManager.StorageSync/src/Custom/ArmStorageSyncModelFactory.cs index 1d573acc45a0..ac1bf8abc5f7 100644 --- a/sdk/storagesync/Azure.ResourceManager.StorageSync/src/Custom/ArmStorageSyncModelFactory.cs +++ b/sdk/storagesync/Azure.ResourceManager.StorageSync/src/Custom/ArmStorageSyncModelFactory.cs @@ -173,3 +173,5 @@ public static StorageSyncServiceData StorageSyncServiceData(ResourceIdentifier i => StorageSyncServiceData(id, name, resourceType, systemData, tags, location, incomingTrafficPolicy, storageSyncServiceStatus, storageSyncServiceUid, provisioningState, useIdentity, lastWorkflowId, lastOperationName, privateEndpointConnections, identity); } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/streamanalytics/Azure.ResourceManager.StreamAnalytics/src/Customization/StreamingJobOutputData.cs b/sdk/streamanalytics/Azure.ResourceManager.StreamAnalytics/src/Customization/StreamingJobOutputData.cs index 34f8f101daa2..e26bd2f1af6c 100644 --- a/sdk/streamanalytics/Azure.ResourceManager.StreamAnalytics/src/Customization/StreamingJobOutputData.cs +++ b/sdk/streamanalytics/Azure.ResourceManager.StreamAnalytics/src/Customization/StreamingJobOutputData.cs @@ -18,3 +18,4 @@ public partial class StreamingJobOutputData : StreamAnalyticsSubResource public DateTimeOffset? TimeWindow { get; set; } } } +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/trafficmanager/Azure.ResourceManager.TrafficManager/src/Customization/MockableTrafficManagerSubscriptionResource.cs b/sdk/trafficmanager/Azure.ResourceManager.TrafficManager/src/Customization/MockableTrafficManagerSubscriptionResource.cs index 5a631cc32e81..2a94844e1cbc 100644 --- a/sdk/trafficmanager/Azure.ResourceManager.TrafficManager/src/Customization/MockableTrafficManagerSubscriptionResource.cs +++ b/sdk/trafficmanager/Azure.ResourceManager.TrafficManager/src/Customization/MockableTrafficManagerSubscriptionResource.cs @@ -16,3 +16,5 @@ public virtual TrafficManagerUserMetricsResource GetTrafficManagerUserMetrics() } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/webpubsub/Azure.Messaging.WebPubSub/src/ClientConnectionFilter.cs b/sdk/webpubsub/Azure.Messaging.WebPubSub/src/ClientConnectionFilter.cs index 6de897f7e806..19c199942430 100644 --- a/sdk/webpubsub/Azure.Messaging.WebPubSub/src/ClientConnectionFilter.cs +++ b/sdk/webpubsub/Azure.Messaging.WebPubSub/src/ClientConnectionFilter.cs @@ -104,3 +104,5 @@ private static string Quote(string text) } } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/webpubsub/Azure.ResourceManager.WebPubSub/src/Custom/AzureResourceManagerWebPubSubContext.cs b/sdk/webpubsub/Azure.ResourceManager.WebPubSub/src/Custom/AzureResourceManagerWebPubSubContext.cs index a87637a41833..3cdc2a1ca88d 100644 --- a/sdk/webpubsub/Azure.ResourceManager.WebPubSub/src/Custom/AzureResourceManagerWebPubSubContext.cs +++ b/sdk/webpubsub/Azure.ResourceManager.WebPubSub/src/Custom/AzureResourceManagerWebPubSubContext.cs @@ -11,3 +11,5 @@ public partial class AzureResourceManagerWebPubSubContext { } } + +// Test comment for batching validation - DO NOT MERGE diff --git a/sdk/webpubsub/Microsoft.Azure.WebPubSub.Common/src/Internal/BinaryDataJsonConverter.cs b/sdk/webpubsub/Microsoft.Azure.WebPubSub.Common/src/Internal/BinaryDataJsonConverter.cs index bfac85d037a9..6c2b4e9bbf91 100644 --- a/sdk/webpubsub/Microsoft.Azure.WebPubSub.Common/src/Internal/BinaryDataJsonConverter.cs +++ b/sdk/webpubsub/Microsoft.Azure.WebPubSub.Common/src/Internal/BinaryDataJsonConverter.cs @@ -57,3 +57,5 @@ private static bool TryLoadBinary(ref Utf8JsonReader input, out byte[] output) } } } + +// Test comment for batching validation - DO NOT MERGE