Closed
Description
There is a discrepancy between the MS LEARN DOCS and the samples ion the SDK for AI AGENTS using Bing Grounding:
The MS LEARN DOCS say this:
Your connection ID needs to be in this format:
/subscriptions/<subscription_id>/resourceGroups/<resource_group_name>/providers/Microsoft.CognitiveServices/accounts/<ai_service_name>/projects/<project_name>/connections/<connection_name>
The sample code in the SDK says this:
The ID of the Bing connection, in the format of:
/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/Microsoft.MachineLearningServices/workspaces/{workspace-name}/connections/{connection-name}
Which one is correct?..
Also, can you please provide an example as to how one would go about obtaining the correct connection ID in the format required?
Thank you.
Metadata
Metadata
Assignees
Labels
This issue points to a problem in the data-plane of the library.Workflow: This issue is responsible by Azure service team.Issues that are reported by GitHub users external to the Azure organization.Workflow: The Azure SDK team believes it to be addressed and ready to close.The issue doesn't require a change to the product in order to be resolved. Most issues start as that