Skip to content

Commit 500351e

Browse files
glharperCopilot
andauthored
Update sdk/ai/azure-ai-agents/samples/agents_tools/sample_agents_azure_functions.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f1542a3 commit 500351e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/ai/azure-ai-agents/samples/agents_tools/sample_agents_azure_functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
page of your Azure AI Foundry portal.
2222
2) MODEL_DEPLOYMENT_NAME - The deployment name of the AI model, as found under the "Name" column in
2323
the "Models + endpoints" tab in your Azure AI Foundry project.
24-
3) STORAGE_SERVICE_ENDPONT - the storage service queue endpoint, triggering Azure function.
24+
3) STORAGE_SERVICE_ENDPOINT - the storage service queue endpoint, triggering Azure function.
2525
2626
Please see Getting Started with Azure Functions page for more information on Azure Functions:
2727
https://learn.microsoft.com/azure/azure-functions/functions-get-started

0 commit comments

Comments
 (0)