|
22 | 22 | ".kusto.data.microsoft.com", |
23 | 23 | ".kusto.fabric.microsoft.com", |
24 | 24 | ".api.securityplatform.microsoft.com", |
25 | | - ".securitycenter.windows.com" |
| 25 | + ".securitycenter.windows.com", |
| 26 | + ".arg-int.core.windows.net", |
| 27 | + ".arg-df.core.windows.net", |
| 28 | + ".arg.core.windows.net" |
26 | 29 | ], |
27 | 30 | "AllowedKustoHostnames": [ |
28 | 31 | "ade.applicationinsights.io", |
|
41 | 44 | "https://login.microsoftonline.us": { |
42 | 45 | "AllowedKustoSuffixes": [ |
43 | 46 | ".kusto.usgovcloudapi.net", |
44 | | - ".kustomfa.usgovcloudapi.net" |
| 47 | + ".kustomfa.usgovcloudapi.net", |
| 48 | + ".arg.core.usgovcloudapi.net" |
45 | 49 |
|
46 | 50 | ], |
47 | 51 | "AllowedKustoHostnames": [ |
|
55 | 59 | ".kusto.azuresynapse.azure.cn", |
56 | 60 | ".kusto.chinacloudapi.cn", |
57 | 61 | ".kustomfa.chinacloudapi.cn", |
58 | | - ".playfab.cn" |
| 62 | + ".playfab.cn", |
| 63 | + ".arg.core.chinacloudapi.cn" |
59 | 64 | ], |
60 | 65 | "AllowedKustoHostnames": [ |
61 | 66 | "adx.applicationinsights.azure.cn", |
|
66 | 71 | "https://login.microsoftonline.eaglex.ic.gov": { |
67 | 72 | "AllowedKustoSuffixes": [ |
68 | 73 | ".kusto.core.eaglex.ic.gov", |
69 | | - ".kustomfa.core.eaglex.ic.gov" |
70 | | - |
| 74 | + ".kustomfa.core.eaglex.ic.gov", |
| 75 | + ".arg.core.eaglex.ic.gov" |
71 | 76 | ], |
72 | 77 | "AllowedKustoHostnames": [ |
73 | 78 | "adx.applicationinsights.azure.eaglex.ic.gov", |
|
78 | 83 | "https://login.microsoftonline.microsoft.scloud": { |
79 | 84 | "AllowedKustoSuffixes": [ |
80 | 85 | ".kusto.core.microsoft.scloud", |
81 | | - ".kustomfa.core.microsoft.scloud" |
| 86 | + ".kustomfa.core.microsoft.scloud", |
| 87 | + ".arg.core.microsoft.scloud" |
82 | 88 | ], |
83 | 89 | "AllowedKustoHostnames": [ |
84 | 90 | "adx.applicationinsights.azure.microsoft.scloud", |
85 | 91 | "adx.loganalytics.azure.microsoft.scloud", |
86 | 92 | "adx.monitor.azure.microsoft.scloud" |
87 | 93 | ] |
| 94 | + }, |
| 95 | + "https://login.sovcloud-identity.fr": { |
| 96 | + "AllowedKustoSuffixes": [ |
| 97 | + ".kusto.sovcloud-api.fr", |
| 98 | + ".kustomfa.sovcloud-api.fr" |
| 99 | + ], |
| 100 | + "AllowedKustoHostnames": [ |
| 101 | + "adx.applicationinsights.azure.fr", |
| 102 | + "adx.loganalytics.azure.fr", |
| 103 | + "adx.monitor.azure.fr" |
| 104 | + ] |
88 | 105 | } |
89 | 106 | } |
90 | 107 | } |
0 commit comments