diff --git a/src/ConfigContext.ts b/src/ConfigContext.ts index 9d6945a38..b646cc9cc 100644 --- a/src/ConfigContext.ts +++ b/src/ConfigContext.ts @@ -77,6 +77,8 @@ let configContext: Readonly = { `^https:\\/\\/.*\\.fabric\\.microsoft\\.com$`, `^https:\\/\\/.*\\.powerbi\\.com$`, `^https:\\/\\/dataexplorer-preview\\.azurewebsites\\.net$`, + `^https:\\/\\/explorer\\.cosmos\\.sovcloud-api\\.fr$`, + `^https:\\/\\/portal\\.sovcloud-azure\\.fr$`, ], // Webpack injects this at build time gitSha: process.env.GIT_SHA, hostedExplorerURL: "https://cosmos.azure.com/",