You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/agents/concepts/capability-hosts.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,9 +88,7 @@ PUT https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{
88
88
}
89
89
```
90
90
91
-
### Project capability host
92
-
Create a project-level capability host that overrides service defaults and any account-level settings:
93
-
91
+
**Project capability host**
94
92
```http
95
93
PUT https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CognitiveServices/accounts/{accountName}/projects/{projectName}/capabilityHosts/{name}?api-version=2025-06-01
0 commit comments