From 57676bed5b7552e2f3c6ec87751f2ccc813d3515 Mon Sep 17 00:00:00 2001 From: Mike Harder Date: Tue, 9 Jul 2024 00:09:15 +0000 Subject: [PATCH] [Monitor] Add .Management suffix to TypeSpec folder name --- .../examples/2023-10-01-preview/AzureMonitorWorkspaceCreate.json | 0 .../examples/2023-10-01-preview/AzureMonitorWorkspaceDelete.json | 0 .../examples/2023-10-01-preview/AzureMonitorWorkspaceGet.json | 0 .../examples/2023-10-01-preview/AzureMonitorWorkspaceUpdate.json | 0 .../AzureMonitorWorkspacesListByResourceGroup.json | 0 .../AzureMonitorWorkspacesListBySubscription.json | 0 .../examples/2023-10-01-preview/OperationsList.json | 0 .../examples/2023-10-01-preview/PipelineGroupCreateSyslogs.json | 0 .../2023-10-01-preview/PipelineGroupCreateSyslogsWithCache.json | 0 .../PipelineGroupCreateSyslogsWithNetworking.json | 0 .../examples/2023-10-01-preview/PipelineGroupCreateUdp.json | 0 .../examples/2023-10-01-preview/PipelineGroupDelete.json | 0 .../examples/2023-10-01-preview/PipelineGroupGet.json | 0 .../2023-10-01-preview/PipelineGroupListByResourceGroup.json | 0 .../2023-10-01-preview/PipelineGroupListBySubscription.json | 0 .../examples/2023-10-01-preview/PipelineGroupUpdate.json | 0 .../{Microsoft.Monitor => Microsoft.Monitor.Management}/main.tsp | 0 .../tspconfig.yaml | 0 .../typespec/azureMonitorWorkspace.tsp | 0 .../typespec/exporters/AzureMonitorWorkspaceLogs.tsp | 0 .../typespec/exporters/TcpExporters.tsp | 0 .../typespec/pipelineGroup.tsp | 0 .../typespec/processors/BatchProcessor.tsp | 0 .../typespec/receivers/OtlpReceiver.tsp | 0 .../typespec/receivers/SyslogReceiver.tsp | 0 .../typespec/receivers/TcpReceivers.tsp | 0 .../typespec/service.tsp | 0 27 files changed, 0 insertions(+), 0 deletions(-) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/AzureMonitorWorkspaceCreate.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/AzureMonitorWorkspaceDelete.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/AzureMonitorWorkspaceGet.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/AzureMonitorWorkspaceUpdate.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/AzureMonitorWorkspacesListByResourceGroup.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/AzureMonitorWorkspacesListBySubscription.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/OperationsList.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/PipelineGroupCreateSyslogs.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/PipelineGroupCreateSyslogsWithCache.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/PipelineGroupCreateSyslogsWithNetworking.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/PipelineGroupCreateUdp.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/PipelineGroupDelete.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/PipelineGroupGet.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/PipelineGroupListByResourceGroup.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/PipelineGroupListBySubscription.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/examples/2023-10-01-preview/PipelineGroupUpdate.json (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/main.tsp (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/tspconfig.yaml (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/typespec/azureMonitorWorkspace.tsp (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/typespec/exporters/AzureMonitorWorkspaceLogs.tsp (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/typespec/exporters/TcpExporters.tsp (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/typespec/pipelineGroup.tsp (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/typespec/processors/BatchProcessor.tsp (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/typespec/receivers/OtlpReceiver.tsp (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/typespec/receivers/SyslogReceiver.tsp (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/typespec/receivers/TcpReceivers.tsp (100%) rename specification/monitor/{Microsoft.Monitor => Microsoft.Monitor.Management}/typespec/service.tsp (100%) diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/AzureMonitorWorkspaceCreate.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/AzureMonitorWorkspaceCreate.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/AzureMonitorWorkspaceCreate.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/AzureMonitorWorkspaceCreate.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/AzureMonitorWorkspaceDelete.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/AzureMonitorWorkspaceDelete.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/AzureMonitorWorkspaceDelete.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/AzureMonitorWorkspaceDelete.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/AzureMonitorWorkspaceGet.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/AzureMonitorWorkspaceGet.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/AzureMonitorWorkspaceGet.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/AzureMonitorWorkspaceGet.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/AzureMonitorWorkspaceUpdate.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/AzureMonitorWorkspaceUpdate.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/AzureMonitorWorkspaceUpdate.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/AzureMonitorWorkspaceUpdate.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/AzureMonitorWorkspacesListByResourceGroup.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/AzureMonitorWorkspacesListByResourceGroup.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/AzureMonitorWorkspacesListByResourceGroup.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/AzureMonitorWorkspacesListByResourceGroup.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/AzureMonitorWorkspacesListBySubscription.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/AzureMonitorWorkspacesListBySubscription.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/AzureMonitorWorkspacesListBySubscription.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/AzureMonitorWorkspacesListBySubscription.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/OperationsList.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/OperationsList.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/OperationsList.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/OperationsList.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupCreateSyslogs.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupCreateSyslogs.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupCreateSyslogs.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupCreateSyslogs.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupCreateSyslogsWithCache.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupCreateSyslogsWithCache.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupCreateSyslogsWithCache.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupCreateSyslogsWithCache.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupCreateSyslogsWithNetworking.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupCreateSyslogsWithNetworking.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupCreateSyslogsWithNetworking.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupCreateSyslogsWithNetworking.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupCreateUdp.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupCreateUdp.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupCreateUdp.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupCreateUdp.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupDelete.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupDelete.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupDelete.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupDelete.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupGet.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupGet.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupGet.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupGet.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupListByResourceGroup.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupListByResourceGroup.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupListByResourceGroup.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupListByResourceGroup.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupListBySubscription.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupListBySubscription.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupListBySubscription.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupListBySubscription.json diff --git a/specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupUpdate.json b/specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupUpdate.json similarity index 100% rename from specification/monitor/Microsoft.Monitor/examples/2023-10-01-preview/PipelineGroupUpdate.json rename to specification/monitor/Microsoft.Monitor.Management/examples/2023-10-01-preview/PipelineGroupUpdate.json diff --git a/specification/monitor/Microsoft.Monitor/main.tsp b/specification/monitor/Microsoft.Monitor.Management/main.tsp similarity index 100% rename from specification/monitor/Microsoft.Monitor/main.tsp rename to specification/monitor/Microsoft.Monitor.Management/main.tsp diff --git a/specification/monitor/Microsoft.Monitor/tspconfig.yaml b/specification/monitor/Microsoft.Monitor.Management/tspconfig.yaml similarity index 100% rename from specification/monitor/Microsoft.Monitor/tspconfig.yaml rename to specification/monitor/Microsoft.Monitor.Management/tspconfig.yaml diff --git a/specification/monitor/Microsoft.Monitor/typespec/azureMonitorWorkspace.tsp b/specification/monitor/Microsoft.Monitor.Management/typespec/azureMonitorWorkspace.tsp similarity index 100% rename from specification/monitor/Microsoft.Monitor/typespec/azureMonitorWorkspace.tsp rename to specification/monitor/Microsoft.Monitor.Management/typespec/azureMonitorWorkspace.tsp diff --git a/specification/monitor/Microsoft.Monitor/typespec/exporters/AzureMonitorWorkspaceLogs.tsp b/specification/monitor/Microsoft.Monitor.Management/typespec/exporters/AzureMonitorWorkspaceLogs.tsp similarity index 100% rename from specification/monitor/Microsoft.Monitor/typespec/exporters/AzureMonitorWorkspaceLogs.tsp rename to specification/monitor/Microsoft.Monitor.Management/typespec/exporters/AzureMonitorWorkspaceLogs.tsp diff --git a/specification/monitor/Microsoft.Monitor/typespec/exporters/TcpExporters.tsp b/specification/monitor/Microsoft.Monitor.Management/typespec/exporters/TcpExporters.tsp similarity index 100% rename from specification/monitor/Microsoft.Monitor/typespec/exporters/TcpExporters.tsp rename to specification/monitor/Microsoft.Monitor.Management/typespec/exporters/TcpExporters.tsp diff --git a/specification/monitor/Microsoft.Monitor/typespec/pipelineGroup.tsp b/specification/monitor/Microsoft.Monitor.Management/typespec/pipelineGroup.tsp similarity index 100% rename from specification/monitor/Microsoft.Monitor/typespec/pipelineGroup.tsp rename to specification/monitor/Microsoft.Monitor.Management/typespec/pipelineGroup.tsp diff --git a/specification/monitor/Microsoft.Monitor/typespec/processors/BatchProcessor.tsp b/specification/monitor/Microsoft.Monitor.Management/typespec/processors/BatchProcessor.tsp similarity index 100% rename from specification/monitor/Microsoft.Monitor/typespec/processors/BatchProcessor.tsp rename to specification/monitor/Microsoft.Monitor.Management/typespec/processors/BatchProcessor.tsp diff --git a/specification/monitor/Microsoft.Monitor/typespec/receivers/OtlpReceiver.tsp b/specification/monitor/Microsoft.Monitor.Management/typespec/receivers/OtlpReceiver.tsp similarity index 100% rename from specification/monitor/Microsoft.Monitor/typespec/receivers/OtlpReceiver.tsp rename to specification/monitor/Microsoft.Monitor.Management/typespec/receivers/OtlpReceiver.tsp diff --git a/specification/monitor/Microsoft.Monitor/typespec/receivers/SyslogReceiver.tsp b/specification/monitor/Microsoft.Monitor.Management/typespec/receivers/SyslogReceiver.tsp similarity index 100% rename from specification/monitor/Microsoft.Monitor/typespec/receivers/SyslogReceiver.tsp rename to specification/monitor/Microsoft.Monitor.Management/typespec/receivers/SyslogReceiver.tsp diff --git a/specification/monitor/Microsoft.Monitor/typespec/receivers/TcpReceivers.tsp b/specification/monitor/Microsoft.Monitor.Management/typespec/receivers/TcpReceivers.tsp similarity index 100% rename from specification/monitor/Microsoft.Monitor/typespec/receivers/TcpReceivers.tsp rename to specification/monitor/Microsoft.Monitor.Management/typespec/receivers/TcpReceivers.tsp diff --git a/specification/monitor/Microsoft.Monitor/typespec/service.tsp b/specification/monitor/Microsoft.Monitor.Management/typespec/service.tsp similarity index 100% rename from specification/monitor/Microsoft.Monitor/typespec/service.tsp rename to specification/monitor/Microsoft.Monitor.Management/typespec/service.tsp