Skip to content

Commit cad3ad4

Browse files
committed
update file refs
1 parent e9aa2c2 commit cad3ad4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/ai-foundry/default/includes/quickstart-v2-agent-chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Use the previously created agent named "MyAgent" to interact by asking a questio
3636

3737
Replace `YOUR-FOUNDRY-RESOURCE-NAME` with your values:
3838

39-
:::code language="console" source="~/foundry-samples-nov25-updates/samples-v2/microsoft/REST/quickstart/quickstart.sh" id="chat_with_agent":::
39+
:::code language="console" source="~/foundry-samples-nov25-updates/samples-v2/microsoft/REST/quickstart/quickstart-chat-with-agent.sh":::
4040

4141
# [Azure AI Foundry portal](#tab/portal)
4242

articles/ai-foundry/default/includes/quickstart-v2-chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Not yet available -->
3535

3636
Replace `YOUR-FOUNDRY-RESOURCE-NAME` with your values:
3737

38-
:::code language="console" source="~/foundry-samples-nov25-updates/samples-v2/microsoft/REST/quickstart/quickstart.sh" id="generate_response":::
38+
:::code language="console" source="~/foundry-samples-nov25-updates/samples-v2/microsoft/REST/quickstart/quickstart-responses.sh":::
3939

4040
# [Azure AI Foundry portal](#tab/portal)
4141

articles/ai-foundry/default/includes/quickstart-v2-create-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Not yet available -->
3636

3737
Replace `YOUR-FOUNDRY-RESOURCE-NAME` with your values:
3838

39-
:::code language="console" source="~/foundry-samples-nov25-updates/samples-v2/microsoft/REST/quickstart/quickstart.sh" id="create_agent":::
39+
:::code language="console" source="~/foundry-samples-nov25-updates/samples-v2/microsoft/REST/quickstart/quickstart-create-agent.sh":::
4040

4141
# [Azure AI Foundry portal](#tab/portal)
4242

0 commit comments

Comments
 (0)