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 the **Azure AI Foundry project endpoint** in the **Overview** section of your project. You'll use it in a moment.
13
+
14
+
:::image type="content" source="../media/how-to/projects/fdp-project-overview.png" alt-text="Screenshot shows the project overview for a Foundry project.":::
15
+
16
+
> [!TIP]
17
+
> If you don't see the **Azure AI Foundry project endpoint**, you're using a [!INCLUDE [hub-project-name](hub-project-name.md)]. (See [Types of projects](../what-is-azure-ai-foundry.md#project-types)). Switch to a [!INCLUDE [fdp-project-name](fdp-project-name.md)], or use the preceding steps to create one.
1. Make sure to sign in using the CLI `az login` (or `az login --use-device-code`) command to authenticate before running your Python scripts.
64
65
65
-
> [!TIP]
66
+
> [!NOTE]
66
67
> All the code in this article is at [GitHub Quickstart](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/python/mslearn-resources/quickstart).
67
68
68
69
# [Java (preview)](#tab/java)
69
70
70
71
1. [Install Java and Azure CLI](../how-to/develop/install-cli-sdk.md?pivots=programming-language-java).
72
+
1. [!INCLUDE [find-endpoint](find-endpoint.md)]
71
73
1. Set these environment variables to use in your scripts:
1. Make sure to sign in using the CLI `az login` (or `az login --use-device-code`) command to authenticate before running your Java scripts.
76
78
1. Download [POM.XML](https://github.com/azure-ai-foundry/foundry-samples/blob/main/samples/microsoft/java/mslearn-resources/quickstart/pom.xml) to your Java IDE.
77
79
78
-
> [!TIP]
80
+
> [!NOTE]
79
81
> All the code in this article is at [GitHub Quickstart](https://github.com/azure-ai-foundry/foundry-samples/blob/main/samples/microsoft/java/mslearn-resources/quickstart).
80
82
81
83
# [JavaScript (preview)](#tab/javascript)
@@ -84,12 +86,13 @@ No installation is necessary to use the Azure AI Foundry portal.
84
86
1. Make sure to sign in using the CLI `az login` (or `az login --use-device-code`) command to authenticate before running your JavaScript scripts.
> All the code in this article is at [GitHub Quickstart](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/javascript/mslearn-resources/quickstart).
94
97
95
98
# [C#](#tab/csharp)
@@ -99,13 +102,15 @@ No installation is necessary to use the Azure AI Foundry portal.
1. Make sure to sign in using the CLI `az login` (or `az login --use-device-code`) command to authenticate before running your C# scripts.
107
112
108
-
> [!TIP]
113
+
> [!NOTE]
109
114
> All the code in this article is at [GitHub Quickstart](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/csharp/mslearn-resources/quickstart).
110
115
111
116
# [REST API](#tab/rest)
@@ -120,7 +125,7 @@ No installation is necessary to use the Azure AI Foundry portal.
120
125
121
126
1. Save the results as the environment variable `AZURE_AI_AUTH_TOKEN`.
122
127
123
-
> [!TIP]
128
+
> [!NOTE]
124
129
> All the code in this article is at [GitHub Quickstart](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/REST/mslearn-resources/quickstart).
125
130
126
131
@@ -140,6 +145,8 @@ After the preceding steps, you're now in the agents playground.
140
145
141
146
# [Python](#tab/python)
142
147
148
+
Substitute your endpoint for the `endpoint` in this code:
Copy file name to clipboardExpand all lines: articles/ai-foundry/includes/uses-fdp-only.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
@@ -11,4 +11,4 @@ ms.custom: include
11
11
---
12
12
13
13
> [!NOTE]
14
-
> You must use a **[!INCLUDE [fdp](fdp-project-name.md)]** for this feature. A **[!INCLUDE [hub](hub-project-name.md)]** isn't supported. For more information, see [Types of projects](../what-is-azure-ai-foundry.md#project-types).
14
+
> You must use a **[!INCLUDE [fdp](fdp-project-name.md)]** for this feature. A **[!INCLUDE [hub](hub-project-name.md)]** isn't supported. See [How do I know which type of project I have?](../what-is-azure-ai-foundry.md#how-do-i-know) and [Create a Foundry project](../how-to/create-projects.md?pivots="fdp-project").
Copy file name to clipboardExpand all lines: articles/ai-foundry/includes/uses-hub-only.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
@@ -11,4 +11,4 @@ ms.custom: include
11
11
---
12
12
13
13
> [!NOTE]
14
-
> You must use a **[!INCLUDE [hub](hub-project-name.md)]** for this feature. A **[!INCLUDE [fdp](fdp-project-name.md)]** isn't supported. For more information, see [Types of projects](../what-is-azure-ai-foundry.md#project-types).
14
+
> You must use a **[!INCLUDE [hub](hub-project-name.md)]** for this feature. A **[!INCLUDE [fdp](fdp-project-name.md)]** isn't supported. See [How do I know which type of project I have?](../what-is-azure-ai-foundry.md#how-do-i-know) and [Create a hub based project](../how-to/create-projects.md?pivots="hub-project").
### <aname="how-do-i-know"></a> How do I know which type of project I have?
64
+
65
+
Here are some of the ways to identify your project type:
66
+
67
+
* From the **breadcrumb navigation** section
68
+
69
+
* A [!INCLUDE [fdp-project-name](includes/fdp-project-name.md)] displays **(AI Foundry)** on the second line
70
+
* A [!INCLUDE [hub-project-name](includes/hub-project-name.md)] displays **(Hub)** on the second line
71
+
72
+
:::image type="content" source="media/how-to/projects/breadcrumb.png" alt-text="Screenshot shows both a Foundry and hub based project in the breadcrumb navigation.":::
73
+
74
+
* From the **All resources** page
75
+
76
+
* A [!INCLUDE [fdp-project-name](includes/fdp-project-name.md)] displays **(AI Foundry)** as the parent resource
77
+
* A [!INCLUDE [hub-project-name](includes/hub-project-name.md)] displays **(Hub)** as the parent resource
78
+
79
+
:::image type="content" source="media/how-to/projects/all-resources.png" alt-text="Screenshot shows both a Foundry and hub based project in the All Resources page.":::
80
+
81
+
<!-- * From the **Overview** section of the project
82
+
83
+
* If it's a [!INCLUDE [fdp-project-name](includes/fdp-project-name.md)], you see an **Azure AI Foundry endpoint**
* If it's a [!INCLUDE [hub-project-name](includes/hub-project-name.md)], you see a **Project connection string**
88
+
89
+
:::image type="content" source="media/how-to/projects/hub-project-overview.png" alt-text="Screenshot shows a hub based project overview page." lightbox="media/how-to/projects/hub-project-overview.png"::: -->
90
+
63
91
## Navigate in the Azure AI Foundry portal
64
92
65
93
In the Azure AI Foundry portal, you can navigate among all your resources using the breadcrumbs at the top of the page. The breadcrumbs show recent resources, along with a link to all resources.
@@ -77,7 +105,7 @@ If you're an admin, or leading a development team, and need to manage the team's
77
105
78
106
The left pane of the Azure AI Foundry portal is your main navigation tool. Customize this area to show the parts of the portal you want to use.
79
107
80
-
Pin or unpin items into the left pane. When you pin an item, it appears in the left pane. When you unpin an item, it disappears from the left pane.
108
+
Pin or unpin items into the left pane. When you unpin an item, it is hidden from the left pane but can be found again in the **...More** menu.
81
109
82
110
* Select **... More** at the bottom of the pane to see items to pin and unpin.
83
111
* Customize each project separately. The left pane is not shared across projects.
0 commit comments