Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 29 additions & 1 deletion website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -6971,5 +6971,33 @@
"IaC": [
"terraform"
]
},
{
"title": "Azure AI integration of customer users with C# applications and enterprise data, using OAuth 2.0 token intelligence.",
"description": "A secured A2A and MCP flow, where customer users send commands to backend agents and resource servers apply token-based authorization. Includes a container apps deployment where tokens enable agents to complete complex flows, while resource servers and API gateways can apply dynamic access controls.",
"preview": "./templates/images/curity-autonomous-ai-agent.jpg",
"authorUrl": "https://curity.io",
"author": "Curity Team",
"source": "https://github.com/curityio/azd-ai-autonomous-agent",
"tags": [
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.

@v-xuto Could you test this template please?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I came here to say the same! Thank you @hemarina and @v-xuto.

Notes:

  • README hits everything in our standards 🙌
  • Please check: infra/hooks/gateway-internal/preprovision.sh lines 28-29, the CONTAINER_REGISTRY_NAME is used before it's set. The external gateway script has these two lines in the correct order. Fix: swap lines 28 and 29.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Cool - I fixed that up.
The parent script infra/hooks/preprovision.sh loads environmental values to use in its logic.

"community",
"new",
"ai"
],
"languages": [
"dotnetCsharp"
],
"azureServices": [
"aca",
"aifoundry",
"azurestorage",
"managedidentity",
"azuresql",
"vnets"
],
"IaC": [
"bicep"
],
"id": "4218b822-4eca-451e-8b9b-c89a9be0dec5"
}
]
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading