We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d98c9 commit 440da8cCopy full SHA for 440da8c
azure-kusto-data/azure/kusto/data/wellKnownKustoEndpoints.json
@@ -21,7 +21,7 @@
21
".azureplayfab.com",
22
".kusto.data.microsoft.com",
23
".kusto.fabric.microsoft.com",
24
- ".api.securityplatform.microsoft.com",
+ ".api.securityplatform.microsoft.com",
25
".securitycenter.windows.com"
26
],
27
"AllowedKustoHostnames": [
@@ -35,7 +35,8 @@
35
"adx.loganalytics.azure.com",
36
"adx.monitor.azure.com",
37
"kusto.aria.microsoft.com",
38
- "eu.kusto.aria.microsoft.com"
+ "eu.kusto.aria.microsoft.com",
39
+ "api.securityplatform.microsoft.com"
40
]
41
},
42
"https://login.microsoftonline.us": {
0 commit comments