Skip to content

Commit 42a98f1

Browse files
committed
add how do i know section
1 parent 9c0f7e7 commit 42a98f1

File tree

5 files changed

+28
-0
lines changed

5 files changed

+28
-0
lines changed
92.8 KB
Loading
59.3 KB
Loading
198 KB
Loading
216 KB
Loading

articles/ai-foundry/what-is-azure-ai-foundry.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,34 @@ This table summarizes features available in the two project types:
6060
| Managed compute | ||
6161
| Required Azure dependencies | - | Azure Storage account, Azure Key Vault |
6262

63+
## 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
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 OVervew section of the project
82+
83+
* If it's a [!INCLUDE [fdp-project-name](includes/fdp-project-name.md)], you see a **Azure AI Foundry endpoint**
84+
85+
:::image type="content" source="media/how-to/projects/fdp-project-overview.png" alt-text="Screenshot shows a Foundry project overview page." lightbox="media/how-to/projects/fdp-project-overview.png":::
86+
87+
* 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+
6391
## Navigate in the Azure AI Foundry portal
6492

6593
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.

0 commit comments

Comments
 (0)