Skip to content

Commit 8bbe36e

Browse files
committed
rearrange prereqs
1 parent c0f30f1 commit 8bbe36e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/ai-studio/how-to/create-projects.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,22 @@ For more information about the projects and hubs model, see [Azure AI Foundry hu
2626

2727
## Prerequisites
2828

29-
- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/).
29+
3030

3131
# [Azure AI Foundry portal](#tab/ai-studio)
3232

33-
No other prerequisites are needed to create a project in the Azure AI Foundry portal. When you create a project, a default hub is automatically created if you don't yet have a hub.
33+
- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/).
3434

3535
# [Python SDK](#tab/python)
3636

37+
- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/).
3738
- [Azure Machine Learning SDK v2](https://aka.ms/sdk-v2-install).
3839
- An Azure AI Foundry hub. If you don't have a hub, see [Create a hub using the Azure Machine Learning SDK and CLI](develop/create-hub-project-sdk.md).
3940

4041

4142
# [Azure CLI](#tab/azurecli)
4243

44+
- An Azure subscription. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/).
4345
- [Azure CLI and the machine learning extension](/azure/machine-learning/how-to-configure-cli).
4446
- An Azure AI Foundry hub. If you don't have a hub, see [Create a hub using the Azure Machine Learning SDK and CLI](develop/create-hub-project-sdk.md).
4547

0 commit comments

Comments
 (0)