-
Notifications
You must be signed in to change notification settings - Fork 331
Open
Description
Description:
Running azd up fails when deploying the service for samples agents-in-workflow, agent-with-text-search-rag, agent-with-foundry-tools, echo-agent, web-search-agent, as shown in the following image:

Steps to Reproduce:
- Initialize the project:
azd init --template Azure-Samples/ai-foundry-starter-basic. - Initialize AI agent:
azd ai agent init -m https://github.com/microsoft/agent-framework/blob/main/dotnet/samples/05-end-to-end/HostedAgents/AgentWithHostedMCP/agent.yamland select locationnorthcentralus. - Run
azd up.
Environment:
- Azd version: azd version 1.24.0-beta.1-daily.5971634 (commit db108537746be744c5329de727038022f2661ab6).
- AI Agent Extension version: 0.1.13-preview
- Agent: agents-in-workflow, agent-with-text-search-rag, agent-with-foundry-tools, echo-agent, web-search-agent.
- OS: Windows
- Location:
northcentralus.
Expected Behavior:
azd up completes successfully and deploys the service.
@JeffreyCA and @rajeshkamal5050 for notification.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels