Skip to content

Commit 2abe936

Browse files
Merge pull request #691 from eric-urban/eur/preview-notes
trim preview notes
2 parents e2d6540 + 5d5d5b2 commit 2abe936

File tree

6 files changed

+1
-11
lines changed

6 files changed

+1
-11
lines changed

articles/ai-studio/ai-services/connect-ai-services.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ author: eric-urban
1616

1717
# Connect AI services to your hub in Azure AI Studio
1818

19-
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
20-
2119
You can try out AI services for free in Azure AI Studio as described in the [getting started with AI services](get-started.md) article. This article describes how to use AI services connections to do more via Azure AI Studio, SDKs, and APIs.
2220

2321
After you create a hub with AI services, you can use the AI services connection via the AI Studio UI, APIs, and SDKs. For example, you can try out AI services via **Home** > **AI Services** in the AI Studio UI as shown here.

articles/ai-studio/ai-services/get-started.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ author: eric-urban
1515

1616
# Get started with AI services in Azure AI Studio
1717

18-
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
19-
2018
This article describes how to get started with AI services in [Azure AI Studio](https://ai.azure.com). You can connect to AI services in Azure AI Studio to use AI capabilities such as Azure OpenAI, Speech, Language, Translator, Vision, Document Intelligence, and Content Safety.
2119

2220
Go to the **Home** page and then select **AI Services** from the left pane to explore these services.

articles/ai-studio/concepts/connections.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ author: eric-urban
1616

1717
# Connections in Azure AI Studio
1818

19-
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
20-
2119
Connections in Azure AI Studio are a way to authenticate and consume both Microsoft and non-Microsoft resources within your AI Studio projects. For example, connections can be used for prompt flow, training data, and deployments. [Connections can be created](../how-to/connections-add.md) exclusively for one project or shared with all projects in the same hub.
2220

2321
## Connections to Azure AI services

articles/ai-studio/concepts/content-filtering.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ author: PatrickFarley
1616

1717
# Content filtering in Azure AI Studio
1818

19-
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
20-
2119
Azure AI Studio includes a content filtering system that works alongside core models and DALL-E image generation models.
2220

2321
> [!IMPORTANT]

articles/ai-studio/concepts/retrieval-augmented-generation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ author: eric-urban
1616

1717
# Retrieval augmented generation and indexes
1818

19-
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
20-
2119
This article talks about the importance and need for Retrieval Augmented Generation (RAG) and index in generative AI.
2220

2321
## What is RAG?

articles/ai-studio/how-to/connections-add.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Here's a table of some of the available connection types in Azure AI Studio. The
3333
| Azure Blob Storage || Azure Blob Storage is a cloud storage solution for storing unstructured data like documents, images, videos, and application installers. |
3434
| Azure Data Lake Storage Gen 2 || Azure Data Lake Storage Gen2 is a set of capabilities dedicated to big data analytics, built on Azure Blob storage. |
3535
| Azure Content Safety || Azure AI Content Safety is a service that detects potentially unsafe content in text, images, and videos. |
36-
| Azure OpenAI || Azure OpenAI is a service that provides access to the OpenAI GPT-3 model. |
36+
| Azure OpenAI || Azure OpenAI is a service that provides access to OpenAI's models including the GPT-4o, GPT-4o mini, GPT-4, GPT-4 Turbo with Vision, GPT-3.5-Turbo, DALLE-3 and Embeddings model series with the security and enterprise capabilities of Azure. |
3737
| Serverless Model || Serverless Model connections allow you to [serverless API deployment](deploy-models-serverless.md). |
3838
| Microsoft OneLake || Microsoft OneLake provides open access to all of your Fabric items through Azure Data Lake Storage (ADLS) Gen2 APIs and SDKs.<br/><br/>In Azure AI Studio you can set up a connection to your OneLake data using a OneLake URI. You can find the information that Azure AI Studio requires to construct a __OneLake Artifact URL__ (workspace and item GUIDs) in the URL on the Fabric portal. For information about the URI syntax, see [Connecting to Microsoft OneLake](/fabric/onelake/onelake-access-api). |
3939
| API key || API Key connections handle authentication to your specified target on an individual basis. For example, you can use this connection with the SerpApi tool in prompt flow. |

0 commit comments

Comments
 (0)