diff --git a/src/ConfigContext.ts b/src/ConfigContext.ts index b646cc9cc..969d6617f 100644 --- a/src/ConfigContext.ts +++ b/src/ConfigContext.ts @@ -79,6 +79,10 @@ let configContext: Readonly = { `^https:\\/\\/dataexplorer-preview\\.azurewebsites\\.net$`, `^https:\\/\\/explorer\\.cosmos\\.sovcloud-api\\.fr$`, `^https:\\/\\/portal\\.sovcloud-azure\\.fr$`, + `^https:\\/\\/explorer\\.cosmos\\.sovcloud-api\\.de$`, + `^https:\\/\\/portal\\.sovcloud-azure\\.de$`, + `^https:\\/\\/explorer\\.cosmos\\.sovcloud-api\\.sg$`, + `^https:\\/\\/portal\\.sovcloud-azure\\.sg$`, ], // Webpack injects this at build time gitSha: process.env.GIT_SHA, hostedExplorerURL: "https://cosmos.azure.com/", diff --git a/web.config b/web.config index 8efe7ce6d..e987fa939 100644 --- a/web.config +++ b/web.config @@ -30,7 +30,7 @@ - +