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/concepts/ai-resources.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,15 +23,15 @@ author: Blackmist
23
23
24
24
Azure AI Hub is a resource type that is used in combination with Azure AI Foundry resource type, and is only required for selected use cases. Hub resources provides access to open-source model hosting and finetuning capabilities, as well as Azure Machine Learning capabilities, next to capabilities supported by its associated AI Foundry resource.
25
25
26
-
When you create an AI Hub, an Azure AI Foundry resource is automatically provisioned. Hub resources can be used in [Azure AI Foundry](https://ai.azure.com) and [Azure ML Studio](https://ml.azure.com).
26
+
When you create an AI Hub, an Azure AI Foundry resource is automatically provisioned. Hub resources can be used in [Azure AI Foundry](https://ai.azure.com) and [Azure Machine Learning Studio](https://ml.azure.com).
27
27
28
28
Hubs have their own project types that support a differentiated feature set from Foundry projects. See [project types](../what-is-azure-ai-foundry.md#which-type-of-project-do-i-need) for an overview of supported features.
29
29
30
30
## Create an AI hub resource
31
31
32
32
Get started by [creating your first hub in Azure AI Foundry portal](../how-to/create-azure-ai-resource.md), or use [Azure portal](../how-to/create-secure-ai-hub.md) or [templates](../how-to/create-azure-ai-hub-template.md) for advanced configuration options such as networking.
33
33
34
-
Hubs group one or more projects together with common settings including data access and security configurations. Projects act as folders to organize work and give acess to developer APIs.
34
+
Hubs group one or more projects together with common settings including data access and security configurations. Projects act as folders to organize work and give access to developer APIs.
35
35
36
36
## Create a hub-based project
37
37
@@ -60,7 +60,7 @@ Projects also have specific settings that only hold for that project:
60
60
61
61
## Share configurations across projects using hub
62
62
63
-
A hub shares configurations for a group of projects. As a team lead, consider creating a hub for use cases that share the same security configurations or business domain to avoid repetive setup and let developers create their own project against the pre-configured environment.
63
+
A hub shares configurations for a group of projects. As a team lead, consider creating a hub for use cases that share the same security configurations or business domain to avoid repetitive setup and let developers create their own project against the pre-configured environment.
64
64
65
65
Shared configurations managed on the hub include:
66
66
***Security** including public network access, customer-managed key encryption, and identity controls. Security settings configured on the hub automatically pass down to each project. A managed virtual network is shared between all projects that share the same hub.
Copy file name to clipboardExpand all lines: articles/ai-services/includes/quickstarts/management-azportal.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ author: eric-urban
19
19
20
20
## Create a new Azure AI Foundry resource
21
21
22
-
AI Foundry portal provides a way to create a new Azure resource with basic, defaulted, settings. If your organization requires customized Azure configurations like alternative names, security controls or cost tags, you may have to use Azure Portal or [template options](../../../ai-foundry/how-to/create-resource-template.md) to comply with your organization's Azure Policy compliance.
22
+
AI Foundry portal provides a way to create a new Azure resource with basic, defaulted, settings. If your organization requires customized Azure configurations like alternative names, security controls or cost tags, you may have to use Azure portal or [template options](../../../ai-foundry/how-to/create-resource-template.md) to comply with your organization's Azure Policy compliance.
23
23
24
24
The Azure AI Foundry multi-service resource is listed under **AI Foundry** > **AI Foundry** in the portal. The API kind is **AIServices**. Look for the logo as shown here:
25
25
@@ -43,7 +43,7 @@ To create an AI Foundry resource follow these instructions:
43
43
|Project details| Description |
44
44
|--|--|
45
45
|**Subscription**| Select one of your available Azure subscriptions. |
46
-
|**Resource group**| The Azure resource group that will contain your Azure AI Foundry resource. You can create a new group or add it to a pre-existing group. |
46
+
|**Resource group**| The Azure resource group that will contain your Azure AI Foundry resource. You can create a new group or add it to a preexisting group. |
47
47
|**Region**| The location of your Azure AI service instance. Different locations may introduce latency, but have no impact on the runtime availability of your resource. |
48
48
|**Name**| A descriptive name for your Azure AI Foundry resource. For example, *MyAIServicesResource*. |
Copy file name to clipboardExpand all lines: articles/ai-services/multi-service-resource.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Looking to use Azure AI Search skills? See classic [Azure AI multi-services reso
42
42
43
43
## Default project
44
44
45
-
In AI Foundry, projects provide access to developer APIs, and act as folders to organize your work. A default project is created for you when you create your resource in Azure Portal or Azure AI Foundry Portal. The default project has a special notion - it provides backwards compatability with developer APIs that are supported on the parent resource level. Typically these are AI Services and Azure OpenAI services APIs for model customization. Newer APIs including Agents and Evaluations are accessible from any project. For more information, see [Types of projects](../ai-foundry/what-is-azure-ai-foundry.md#project-types).
45
+
In AI Foundry, projects provide access to developer APIs, and act as folders to organize your work. A default project is created for you when you create your resource in Azure portal or Azure AI Foundry Portal. The default project has a special notion - it provides backwards compatibility with developer APIs that are supported on the parent resource level. Typically these are AI Services and Azure OpenAI services APIs for model customization. Newer APIs including Agents and Evaluations are accessible from any project. For more information, see [Types of projects](../ai-foundry/what-is-azure-ai-foundry.md#project-types).
46
46
47
47
Your AI Foundry resource might or might not be associated with an AI Foundry project:
48
48
- If your AI Foundry resources was created using Azure CLI, PowerShell, Bicep template, Terraform, or SDKs. In those cases, the AI Foundry resource by default isn't associated with a project. You can create a project later as a child resource.
@@ -55,7 +55,7 @@ Your AI Foundry resource might or might not be associated with an AI Foundry pro
55
55
The AI Foundry resource enables access to the following Azure AI services with a single set of credentials. Some services are available via the AI Foundry resource and single-service resource.
56
56
57
57
> [!TIP]
58
-
> We recommend whenever possible to use the **AI Foundry** resource (where the API kind is `AIServices`) to access multiple Azure AI services with a single set of credentials. For services not available via the AI Foundry resource (such as Face and Custom Vision), you can altnernatively create a single-service resource.
58
+
> We recommend whenever possible to use the **AI Foundry** resource (where the API kind is `AIServices`) to access multiple Azure AI services with a single set of credentials. For services not available via the AI Foundry resource (such as Face and Custom Vision), you can alternatively create a single-service resource.
0 commit comments