From cf1b66d133a593116ec8f0f963b77ea451ac2f1b Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Thu, 10 Sep 2026 13:33:51 +0930 Subject: [PATCH] Add AzureChinaCloud and AzureUSGovernment endpoint templates for log-analytics data-plane client * Initial plan * Add AzureChinaCloud and AzureUSGovernment host templates for log-analytics data-plane client Co-authored-by: a0x1ab <59631311+a0x1ab@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: a0x1ab <59631311+a0x1ab@users.noreply.github.com> --- Resources/data-plane/microsoft.operationalinsights/client.json | 2 +- Resources/data-plane/microsoft.operationalinsights/client.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Resources/data-plane/microsoft.operationalinsights/client.json b/Resources/data-plane/microsoft.operationalinsights/client.json index 6805e6e8c..23cd7bf28 100644 --- a/Resources/data-plane/microsoft.operationalinsights/client.json +++ b/Resources/data-plane/microsoft.operationalinsights/client.json @@ -1 +1 @@ -{"version": "2024-09-13T09:16:35.016167Z", "plane": "data-plane:microsoft.operationalinsights", "endpoints": {"type": "template", "templates": [{"cloud": "AzureCloud", "template": "https://api.loganalytics.io"}], "cloudMetadata": {"selectorIndex": "logAnalyticslogAnalyticsResourceId"}}, "auth": {"aad": {"scopes": ["https://api.loganalytics.io/.default"]}}} \ No newline at end of file +{"version": "2024-09-13T09:16:35.016167Z", "plane": "data-plane:microsoft.operationalinsights", "endpoints": {"type": "template", "templates": [{"cloud": "AzureChinaCloud", "template": "https://api.loganalytics.azure.cn"}, {"cloud": "AzureCloud", "template": "https://api.loganalytics.io"}, {"cloud": "AzureUSGovernment", "template": "https://api.loganalytics.us"}], "cloudMetadata": {"selectorIndex": "logAnalyticslogAnalyticsResourceId"}}, "auth": {"aad": {"scopes": ["https://api.loganalytics.io/.default"]}}} \ No newline at end of file diff --git a/Resources/data-plane/microsoft.operationalinsights/client.xml b/Resources/data-plane/microsoft.operationalinsights/client.xml index 0b2885368..ab74aceae 100644 --- a/Resources/data-plane/microsoft.operationalinsights/client.xml +++ b/Resources/data-plane/microsoft.operationalinsights/client.xml @@ -1,7 +1,9 @@ +