Skip to content

Commit a7163aa

Browse files
authored
Merge pull request #3608 from lgayhardt/0325pfoverview
prompt flow freshness pass and move to concepts
2 parents 7e58746 + 60c2779 commit a7163aa

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

articles/ai-foundry/.openpublishing.redirection.ai-studio.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,6 +1097,11 @@
10971097
"source_path_from_root": "/articles/ai-foundry/model-inference/reference/reference-model-inference-images-embeddings.md",
10981098
"redirect_url": "/rest/api/aifoundry/model-inference/get-image-embeddings/get-image-embeddings",
10991099
"redirect_document_id": false
1100-
}
1100+
},
1101+
{
1102+
"source_path_from_root": "/articles/ai-foundry/how-to/prompt-flow.md",
1103+
"redirect_url": "/azure/ai-foundry/concepts/prompt-flow",
1104+
"redirect_document_id": true
1105+
}
11011106
]
11021107
}

articles/ai-foundry/how-to/prompt-flow.md renamed to articles/ai-foundry/concepts/prompt-flow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom:
99
- build-2024
1010
- ignite-2024
1111
ms.topic: conceptual
12-
ms.date: 11/19/2024
12+
ms.date: 03/18/2025
1313
ms.reviewer: none
1414
ms.author: lagayhar
1515
author: lgayhardt
@@ -108,5 +108,5 @@ If the prompt flow tools in Azure AI Foundry portal don't meet your requirements
108108

109109
## Next steps
110110

111-
- [Build with prompt flow in Azure AI Foundry portal](flow-develop.md)
111+
- [Build with prompt flow in Azure AI Foundry portal](../how-to/flow-develop.md)
112112
- [Get started with prompt flow in VS Code](https://microsoft.github.io/promptflow/how-to-guides/quick-start.html)

0 commit comments

Comments
 (0)