Skip to content

Commit c64e49b

Browse files
committed
refactor: deploy in vnext by default
1 parent a46a937 commit c64e49b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugin/skills/microsoft-foundry/foundry-agent/deploy

plugin/skills/microsoft-foundry/foundry-agent/deploy/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ USE FOR: deploy agent to foundry, push agent to foundry, ship my agent, build an
3131
| `agent_container_status_get` | Check container running status | `projectEndpoint`, `agentName` (required); `agentVersion` |
3232

3333
## Workflow: Hosted Agent Deployment
34-
There are two types of hosted agent - ACA based and vNext. There is only one change in the deployment flow for vNext which is indicated in the steps below. You must use vNext experience only when user explicitly asks you to deploy the agent to vNext (or v2, or v-next, or similar words). For all other cases, use the ACA based deployment flow.
34+
There are two types of hosted agent - ACA based and vNext. There is only one change in the deployment flow for vNext which is indicated in the steps below. You must use the ACA based deployment flow only when user explicitly asks you to deploy the agent to ACA (or Azure Container Apps, or similar words). For all other cases, use the vNext deployment flow.
3535

3636

3737
### Step 1: Detect and Scan Project

0 commit comments

Comments
 (0)