Skip to content

Add sovereign cloud documentation#2738

Merged
corinagum merged 7 commits into
mainfrom
cg/sovereign-cloud
Apr 29, 2026
Merged

Add sovereign cloud documentation#2738
corinagum merged 7 commits into
mainfrom
cg/sovereign-cloud

Conversation

@corinagum
Copy link
Copy Markdown
Collaborator

@corinagum corinagum commented Apr 3, 2026

Summary

  • New docs page: Sovereign Cloud setup guide under App Authentication Configuration
  • Tabbed configuration examples for environment variable, TypeScript, C#, and Python
  • Covers supported clouds (Public, USGov, USGovDoD, China), prerequisites, and per-endpoint overrides (C# tab)
  • Updates essentials app-authentication template with CLOUD env var section
  • Updates app-authentication README with link to sovereign cloud page

Sources

Depends on

🤖 Generated with Claude Code

@corinagum corinagum force-pushed the cg/sovereign-cloud branch 2 times, most recently from 7e49c50 to f821edd Compare April 6, 2026 21:25
@corinagum corinagum marked this pull request as ready for review April 6, 2026 21:26
rido-min
rido-min previously approved these changes Apr 9, 2026
Copy link
Copy Markdown
Member

@rido-min rido-min left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added some suggestions

Comment thread teams.md/docs/main/teams/app-authentication/sovereign-cloud.mdx Outdated
Comment thread teams.md/docs/main/teams/app-authentication/sovereign-cloud.mdx Outdated
Comment thread teams.md/docs/main/teams/app-authentication/sovereign-cloud.mdx Outdated
Comment thread teams.md/docs/main/teams/app-authentication/sovereign-cloud.mdx Outdated
Copilot AI review requested due to automatic review settings April 29, 2026 19:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation for configuring Teams bots to run in sovereign cloud environments (US Gov GCCH/DoD and China), and links that guidance from existing app-authentication docs/templates.

Changes:

  • Added a new “Sovereign Cloud” documentation page with tabbed configuration examples (env var, TypeScript, C#, Python).
  • Updated the Essentials app-authentication template to document the CLOUD environment variable and link to the new guide.
  • Updated the app-authentication README to link to the new sovereign cloud page.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
teams.md/src/pages/templates/essentials/app-authentication.mdx Adds a Sovereign Cloud section documenting CLOUD and linking to the new guide.
teams.md/src/components/include/essentials/app-authentication/csharp.incl.md Adds C# per-endpoint override guidance for sovereign cloud scenarios.
teams.md/docs/main/teams/app-authentication/sovereign-cloud.mdx New sovereign cloud setup page with supported clouds, prerequisites, and tabbed examples.
teams.md/docs/main/teams/app-authentication/README.mdx Adds a section linking to the new sovereign cloud guide.

Comment thread teams.md/src/components/include/essentials/app-authentication/csharp.incl.md Outdated
Comment thread teams.md/src/components/include/essentials/app-authentication/csharp.incl.md Outdated
Comment thread teams.md/docs/main/teams/app-authentication/sovereign-cloud.mdx Outdated
Comment thread teams.md/docs/main/teams/app-authentication/sovereign-cloud.mdx Outdated
@corinagum corinagum force-pushed the cg/sovereign-cloud branch from 2e2d4a4 to 22a24c5 Compare April 29, 2026 20:23
corinagum and others added 6 commits April 29, 2026 13:36
- New page: sovereign cloud setup guide with tabbed config for TS/C#/PY
- Update app-authentication README to link sovereign cloud page
- Add CLOUD env var section to essentials app-authentication template

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replaces "not yet supported" with accurate description of the C# pattern.
.NET uses appsettings.json plus environment variables via IConfiguration;
.env files are not used and are not on the roadmap. Addresses Copilot
review feedback.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@corinagum corinagum force-pushed the cg/sovereign-cloud branch from 45f5c54 to bb30416 Compare April 29, 2026 20:36
Comment thread teams.md/docs/main/teams/app-authentication/sovereign-cloud.mdx Outdated
Comment thread teams.md/src/pages/templates/essentials/app-configuration/sovereign-cloud.mdx Outdated
@corinagum corinagum merged commit 877234e into main Apr 29, 2026
2 checks passed
@corinagum corinagum deleted the cg/sovereign-cloud branch April 29, 2026 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants