We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1542a3 commit 500351eCopy full SHA for 500351e
sdk/ai/azure-ai-agents/samples/agents_tools/sample_agents_azure_functions.py
@@ -21,7 +21,7 @@
21
page of your Azure AI Foundry portal.
22
2) MODEL_DEPLOYMENT_NAME - The deployment name of the AI model, as found under the "Name" column in
23
the "Models + endpoints" tab in your Azure AI Foundry project.
24
- 3) STORAGE_SERVICE_ENDPONT - the storage service queue endpoint, triggering Azure function.
+ 3) STORAGE_SERVICE_ENDPOINT - the storage service queue endpoint, triggering Azure function.
25
26
Please see Getting Started with Azure Functions page for more information on Azure Functions:
27
https://learn.microsoft.com/azure/azure-functions/functions-get-started
0 commit comments