Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions sdk/ai/Azure.AI.Projects/src/Suppressions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,5 @@ Page<SubscriptionContractData> NextPageFunc(string nextLink, int? pageSizeHint)
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ public AppConfigurationAudience(string value)
public override string ToString() => _value;
}
}

// Test comment for batching validation - DO NOT MERGE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ public partial class AutomationCertificateData
public BinaryData Thumbprint => BinaryData.FromString(ThumbprintString);
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,5 @@ public static WorkloadNetworkVmGroupData WorkloadNetworkVmGroupData(ResourceIden
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -212,3 +212,5 @@ public static NetworkSecurityPerimeter NetworkSecurityPerimeter(ResourceIdentifi
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,5 @@ public static MigrateResult MigrateResult(string Id = null, string migrateResult
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ public static ChaosTargetTypeData ChaosTargetTypeData(ResourceIdentifier id = nu
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ public partial class AzureResourceManagerCognitiveServicesContext : ModelReaderW
{
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -304,3 +304,5 @@ private static HttpPipeline CreatePipelineFromOptions(ChatClientOptions options,
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -477,3 +477,5 @@ private static void ValidateAttachmentContent(EmailMessage emailMessage)
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -465,3 +465,5 @@ private static Response<CommunicationUserDetail> BuildCommunicationUserDetail(Re
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@
[assembly: Guid("9daf858f-372a-49ad-a7a0-3b1947d1d20b")]

[assembly: SuppressMessage("Error participant name collection", "AZC0030", Justification = "This issue arises because the ParticipantsCollection includes 'collection' in its name. However, since it has already reached General Availability, changing it now would result in breaking changes.")]

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -350,3 +350,5 @@ public static VirtualMachineDataDisk VirtualMachineDataDisk(int lun, string name
}
}
}

// Test comment for batching validation - DO NOT MERGE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ public AppContainersSkuName(string value)
public override string ToString() => _value;
}
}

// Test comment for batching validation - DO NOT MERGE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ public partial class AgentPoolSnapshotData : TrackedResourceData
public bool? EnableFips => IsFipsEnabled;
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ public virtual async Task<Response<AnalyzeImageResult>> AnalyzeImageAsync(Binary
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,5 @@ private static DatabaseRestoreResourceInfo ConvertFromRestorableSqlResourceData(
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ internal static void ReadId(JsonProperty property, ref ResourceIdentifier id)
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ public static DataFactoryManagedIdentityCredentialData DataFactoryManagedIdentit
}
}
}

// Test comment for batching validation - DO NOT MERGE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ public static BackupRestoreContent BackupRestoreContent(string objectType, Resto
=> BackupRestoreContent(objectType, restoreTargetInfo, sourceDataStoreType, sourceResourceId , null, identityDetails);
}
}

// Test comment for batching validation - DO NOT MERGE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ public virtual async Task<ArmOperation> DeleteAsync(WaitUntil waitUntil, Cancell
=> await DeleteAsync(waitUntil, null, cancellationToken).ConfigureAwait(false);
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@

[assembly: SuppressMessage("Usage", "AZC0031: Model name 'EnvironmentDefinition' ends with 'Definition'. Suggest to rename it to an appropriate name.", Justification = "Environment Definition is a Deployment Environment concept", Scope = "namespaceanddescendants", Target = "~N:Azure.Developer.DevCenter")]
[assembly: SuppressMessage("Usage", "AZC0030: Model name 'EnvironmentDefinitionParameter' ends with 'Parameter'. Suggest to rename it to 'EnvironmentDefinitionContent' or 'EnvironmentDefinitionPatch' or any other appropriate name.", Justification = "Environment Definition Parameter is a Deployment Environment concept", Scope = "namespaceanddescendants", Target = "~N:Azure.Developer.DevCenter")]

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ public DevTestLabArmTemplateData(AzureLocation location) : base(location)
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -3242,3 +3242,5 @@ public virtual Response PublishComponentTelemetry(
internal static string[] GetAuthorizationScopes() => s_adtDefaultScopes;
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -431,3 +431,5 @@ public static DnsRecordData DnsRecordData(ResourceIdentifier id, string name, Re
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ public DnsSecurityRuleData(AzureLocation location, int priority, DnsSecurityRule
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,5 @@ private AnalyzeBatchDocumentsOptions(string modelId)
public ICollection<AnalyzeOutputOption> Output { get; }
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ public static ElasticSanVolumeGroupData ElasticSanVolumeGroupData(ResourceIdenti
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -370,3 +370,5 @@ public static Pageable<EventGridSubscriptionData> GetRegionalEventSubscriptionsD
}
}
}

// Test comment for batching validation - DO NOT MERGE
2 changes: 2 additions & 0 deletions sdk/eventhub/Azure.Messaging.EventHubs/src/EventData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -824,3 +824,5 @@ internal EventData Clone()
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ public partial class AnalyzedDocument
public string DocumentType { get; }
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,5 @@ public virtual Response<FrontDoorTimeSeriesInfo> GetTimeSeriesReport(DateTimeOff
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,5 @@ public static ManagedGrafanaData ManagedGrafanaData(ResourceIdentifier id, strin
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,5 @@ internal HDInsightClusterGatewaySettings(bool? isCredentialEnabled, string userN
public IList<EntraUserInfo> RestAuthEntraUsers { get; }
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ public static FhirServiceData FhirServiceData(ResourceIdentifier id, string name
=> FhirServiceData(id, name, resourceType, systemData, tags, location, kind, provisioningState, acrConfiguration, authenticationConfiguration, corsConfiguration, null, privateEndpointConnections, publicNetworkAccess, eventState, resourceVersionPolicyConfiguration, importConfiguration, null, null, identity, etag);
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ public static async ValueTask<AuthenticationResult> ExecuteAsync<T>(this Abstrac
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ public partial class IotHubCertificateProperties
public BinaryData Thumbprint => BinaryData.FromString(ThumbprintString);
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,5 @@ internal void WriteProperties(Utf8JsonWriter json)
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ public CreateEcKeyOptions(string name, bool hardwareProtected = false)
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,5 @@ internal override void WriteProperties(Utf8JsonWriter json)
}
}
}

// Test comment for batching validation - DO NOT MERGE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -191,3 +191,5 @@ private Response GetCompletionResponse()
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ public partial class LoadTestingResourcePatch
public IDictionary<string, string> Tags { get; set; }
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,5 @@ public virtual Response<LogicWorkflowResource> Update(CancellationToken cancella
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ public partial class MachineLearningCodeVersionCollection : ArmCollection, IEnum
public virtual Pageable<MachineLearningCodeVersionResource> GetAll(string orderBy, int? top, string skip, CancellationToken cancellationToken) => GetAll(orderBy, top, skip, null, null, cancellationToken);
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,5 @@ public virtual ArmOperation<MaintenanceConfigurationResource> Delete(WaitUntil w
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ public string Issuer
}
}
}

// Test comment for batching validation - DO NOT MERGE
2 changes: 2 additions & 0 deletions sdk/maps/Azure.Maps.Search/src/MapsSearchClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -537,3 +537,5 @@ private static GeocodingBatchRequestBody geocodingQueriesToGecodingBatchRequestB
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ public static partial class ArmMonitorModelFactory
public static MetricAlertData MetricAlertData(ResourceIdentifier id, string name, ResourceType resourceType, SystemData systemData, IDictionary<string, string> tags, AzureLocation location, string description, int severity, bool isEnabled, IEnumerable<string> scopes, TimeSpan evaluationFrequency, TimeSpan windowSize, ResourceType? targetResourceType, AzureLocation? targetResourceRegion, MetricAlertCriteria criteria, bool? isAutoMitigateEnabled, IEnumerable<MetricAlertAction> actions, DateTimeOffset? lastUpdatedOn, bool? isMigrated)
=> MetricAlertData(id, name, resourceType, systemData, tags, location, description, severity, isEnabled, scopes, evaluationFrequency, windowSize, targetResourceType, targetResourceRegion, criteria, isAutoMitigateEnabled, null, actions, lastUpdatedOn, isMigrated, null, null, null);
}
}
}
// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -730,3 +730,5 @@ public static MySqlServerPropertiesForReplica MySqlServerPropertiesForReplica(My
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -342,3 +342,5 @@ public static NetAppAccountPatch NetAppAccountPatch(ResourceIdentifier id = null
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -475,3 +475,5 @@ public static LoadBalancerHealthPerRulePerBackendAddress LoadBalancerHealthPerRu
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -594,3 +594,5 @@ public static NetworkCloudVolumeData NetworkCloudVolumeData(ResourceIdentifier i
}
}
}

// Test comment for batching validation - DO NOT MERGE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ public static NotificationHubNamespaceCreateOrUpdateContent NotificationHubNames
}
}
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,5 @@ namespace Azure.AI.OpenAI;
public partial class AzureAIOpenAIContext
{
}

// Test comment for batching validation - DO NOT MERGE
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,5 @@ public static OperationalInsightsTableData OperationalInsightsTableData(Resource
=> OperationalInsightsTableData(id, name, resourceType, systemData, retentionInDays, totalRetentionInDays, archiveRetentionInDays, searchResults, restoredLogs, resultStatistics, plan, lastPlanModifiedDate, schema, provisioningState, retentionInDaysAsDefault, totalRetentionInDaysAsDefault);
}
}

// Test comment for batching validation - DO NOT MERGE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading