You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/includes/deploy-model.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,9 @@ To work with a model, you first deploy it into a project.
17
17
1. Sign in to [Azure AI Foundry](https://ai.azure.com/?cid=learnDocs).
18
18
1. Studio remembers where you were last, so what you do next depends on where you are:
19
19
20
-
* If you're new to Azure AI Foundry, select **Create an agent**. Add a name for your project and select **Create**.
21
20
* If you see a list of projects, select the one you want to use. You can use either a [!INCLUDE [hub-project-name](hub-project-name.md)] or a [!INCLUDE [fdp-project-name](fdp-project-name.md)].
22
21
* If you're already in a project and want to use a new one, select **Azure AI Foundry** in the top left corner, then select **Create new** to create the new project.
22
+
* If you're new to Azure AI Foundry and don't have any projects, use [Quickstart: Get started with Azure AI Foundry](../quickstarts/get-started-code.md) instead of this article.
0 commit comments