Skip to content

Add "Daily Repo Digest with AI Gateway" template to gallery - #940

Merged
Marina He (hemarina) merged 2 commits into
mainfrom
copilot/add-daily-repo-digest-template
Aug 4, 2026
Merged

Add "Daily Repo Digest with AI Gateway" template to gallery#940
Marina He (hemarina) merged 2 commits into
mainfrom
copilot/add-daily-repo-digest-template

Conversation

Copilot AI commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Adds the simple-foundry-hosted-agent-python-aigateway sample — a Python Foundry Hosted Agent that routes model requests and read-only GitHub MCP calls through Azure AI Gateway — to the template gallery.

Changes

  • website/static/templates.json: one new entry appended.
    • tags: msft, new, mcp, ai
    • languages: python; IaC: bicep
    • azureServices: derived from the sample's infra/main.bicepaifoundry, apim (AI Gateway deploys as a Microsoft.ApiManagement/service AIGateway resource), managedidentity, azurestorage, appinsights, loganalytics
    • preview: default ./templates/images/test.png, since no template screenshot was supplied
{
  "title": "Daily Repo Digest with AI Gateway",
  "author": "Microsoft",
  "source": "https://github.com/Azure-Samples/simple-foundry-hosted-agent-python-aigateway",
  "tags": ["msft", "new", "mcp", "ai"],
  "languages": ["python"],
  "azureServices": ["aifoundry", "apim", "managedidentity", "azurestorage", "appinsights", "loganalytics"],
  "IaC": ["bicep"]
}

No changes to tags.tsx were needed; all tags already exist and are placed per their type/azureIcon classification.

Open question for reviewers: whether to swap the placeholder preview for a real screenshot before merge.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI changed the title [WIP] Add daily repo digest template with AI Gateway Add "Daily Repo Digest with AI Gateway" template to gallery Aug 1, 2026

@hemarina Marina He (hemarina) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds the “Daily Repo Digest with AI Gateway” azd template (Python Foundry Hosted Agent using Azure AI Gateway + read-only GitHub MCP calls) to the Docusaurus-based template gallery by appending a new entry to the gallery data.

Changes:

  • Appended a new template entry for Daily Repo Digest with AI Gateway.
  • Included tags/language/IaC/Azure service metadata and a placeholder preview image reference.

Comment thread website/static/templates.json
@hemarina
Marina He (hemarina) merged commit 3243cfa into main Aug 4, 2026
3 checks passed
@hemarina
Marina He (hemarina) deleted the copilot/add-daily-repo-digest-template branch August 4, 2026 04:36
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.

[Template]: Daily Repo Digest with AI Gateway

4 participants