Skip to content

Commit 506825a

Browse files
authored
Merge pull request #1109 from MicrosoftDocs/main
Publish to Live Tuesday 4AM PST, 10/29
2 parents 66cda23 + 66964c2 commit 506825a

File tree

5 files changed

+77
-112
lines changed

5 files changed

+77
-112
lines changed

articles/ai-studio/.openpublishing.redirection.ai-studio.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,11 @@
134134
"source_path_from_root": "/articles/ai-studio/how-to/evaluate-flow-results.md",
135135
"redirect_url": "/azure/ai-studio/how-to/evaluate-results",
136136
"redirect_document_id": true
137+
},
138+
{
139+
"source_path_from_root": "/articles/ai-studio/ai-services/get-started.md",
140+
"redirect_url": "/azure/ai-studio/ai-services/connect-ai-services",
141+
"redirect_document_id": false
137142
}
138143
]
139144
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ author: eric-urban
1616

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

19-
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.
19+
You can try out AI services for free in Azure AI Studio via model catalog cards and playground experiences. This article describes how to use AI services connections to do more via Azure AI Studio, SDKs, and APIs.
2020

2121
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.
2222

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

Lines changed: 0 additions & 47 deletions
This file was deleted.

articles/ai-studio/how-to/concept-data-privacy.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: scottpolly
66
ms.service: azure-ai-studio
77
ms.custom: references_regions, build-2024
88
ms.topic: conceptual
9-
ms.date: 5/21/2024
9+
ms.date: 10/29/2024
1010
ms.reviewer: shubhirajMsft
1111
ms.author: scottpolly
1212
author: s-polly
@@ -16,6 +16,9 @@ author: s-polly
1616

1717
This article describes how the data that you provide is processed, used, and stored when you deploy models from the model catalog. Also see the [Microsoft Products and Services Data Protection Addendum](https://aka.ms/DPA), which governs data processing by Azure services.
1818

19+
> [!IMPORTANT]
20+
> For information about responsible AI in Azure OpenAI and AI services, see [Responsible use of AI](../../ai-services/responsible-use-of-ai-overview.md?context=/azure/ai-studio/context/context).
21+
1922
## What data is processed for models deployed in Azure AI Studio?
2023

2124
When you deploy models in Azure AI Studio, the following types of data are processed to provide the service:

articles/ai-studio/toc.yml

Lines changed: 67 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ items:
1414
href: faq.yml
1515
- name: What is Azure OpenAI?
1616
href: ../ai-services/openai/overview.md?context=/azure/ai-studio/context/context
17-
- name: "AI Studio or Azure Machine Learning studio: Which should I choose?"
17+
- name: Which studio should I choose?
1818
href: /ai/ai-studio-experiences-overview?context=/azure/ai-studio/context/context
1919
- name: Quickstarts
2020
items:
@@ -47,70 +47,42 @@ items:
4747
- name: How-to
4848
expanded: true
4949
items:
50-
- name: Create hubs and projects
50+
- name: Azure OpenAI and AI services
5151
items:
52-
- name: Hubs and projects overview
53-
href: concepts/ai-resources.md
54-
- name: Create your first hub
55-
href: how-to/create-azure-ai-resource.md
56-
- name: Create a hub using the Azure Machine Learning SDK and CLI
57-
href: how-to/develop/create-hub-project-sdk.md
58-
- name: Create a hub with custom security
52+
- name: What is Azure OpenAI?
53+
href: ../ai-services/openai/overview.md?context=/azure/ai-studio/context/context
54+
displayName: cognitive
55+
- name: What are AI services?
56+
href: ../ai-services/what-are-ai-services.md?context=/azure/ai-studio/context/context
57+
- name: Azure OpenAI
5958
items:
60-
- name: Create a hub in the Azure portal
61-
href: how-to/create-secure-ai-hub.md
62-
- name: Create a hub from template
63-
href: how-to/create-azure-ai-hub-template.md
64-
displayName: code
65-
- name: Create a hub using Terraform
66-
href: how-to/create-hub-terraform.md
67-
- name: Create a project
68-
href: how-to/create-projects.md
69-
- name: Create and manage compute
70-
href: how-to/create-manage-compute.md
71-
- name: Connect to services and resources
72-
items:
73-
- name: Connections overview
74-
href: concepts/connections.md
75-
- name: Create a connection
76-
href: how-to/connections-add.md
77-
- name: Create a connection using the Azure Machine Learning SDK
78-
href: how-to/develop/connections-add-sdk.md
79-
displayName: code
80-
- name: Azure AI services connections
59+
- name: Deploy Azure OpenAI models
60+
href: how-to/deploy-models-openai.md
61+
- name: Fine-tune Azure OpenAI models
62+
href: ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context
63+
- name: Get started with Assistants and code interpreter in the playground
64+
href: ../ai-services/openai/assistants-quickstart.md?context=/azure/ai-studio/context/context
65+
- name: Analyze images and video with GPT-4 for Vision in the playground
66+
href: quickstarts/multimodal-vision.md
67+
- name: Use your image data with Azure OpenAI
68+
href: how-to/data-image-add.md
69+
displayName: vision, gpt, turbo
70+
- name: Azure AI Content Safety
8171
items:
82-
- name: What are AI services?
83-
href: ../ai-services/what-are-ai-services.md?context=/azure/ai-studio/context/context
84-
displayName: cognitive
85-
- name: Get started with AI services in AI Studio
86-
href: ai-services/get-started.md
87-
- name: Connect AI services in AI Studio
88-
href: ai-services/connect-ai-services.md
89-
- name: Azure OpenAI
90-
items:
91-
- name: Get started with Assistants and code interpreter in the playground
92-
href: ../ai-services/openai/assistants-quickstart.md?context=/azure/ai-studio/context/context
93-
- name: Analyze images and video with GPT-4 for Vision in the playground
94-
href: quickstarts/multimodal-vision.md
95-
- name: Use your image data with Azure OpenAI
96-
href: how-to/data-image-add.md
97-
displayName: vision, gpt, turbo
98-
- name: Azure AI Content Safety
99-
items:
100-
- name: Content filtering
101-
href: concepts/content-filtering.md
102-
- name: Prevent input attacks with Prompt Shields
103-
href: how-to/prompt-shields.md
104-
- name: Detect groundedness in chat responses
105-
href: how-to/groundedness.md
106-
- name: Speech
107-
items:
108-
- name: Real-time speech to text
109-
href: ../ai-services/speech-service/get-started-speech-to-text.md?context=/azure/ai-studio/context/context
110-
- name: Pronunciation assessment
111-
href: ../ai-services/speech-service/pronunciation-assessment-tool.md?context=/azure/ai-studio/context/context
112-
- name: Hear and speak with chat in the playground
113-
href: quickstarts/hear-speak-playground.md
72+
- name: Content filtering
73+
href: concepts/content-filtering.md
74+
- name: Prevent input attacks with Prompt Shields
75+
href: how-to/prompt-shields.md
76+
- name: Detect groundedness in chat responses
77+
href: how-to/groundedness.md
78+
- name: Speech
79+
items:
80+
- name: Real-time speech to text
81+
href: ../ai-services/speech-service/get-started-speech-to-text.md?context=/azure/ai-studio/context/context
82+
- name: Pronunciation assessment
83+
href: ../ai-services/speech-service/pronunciation-assessment-tool.md?context=/azure/ai-studio/context/context
84+
- name: Hear and speak with chat in the playground
85+
href: quickstarts/hear-speak-playground.md
11486
- name: Explore and select AI models
11587
items:
11688
- name: Model catalog
@@ -125,7 +97,7 @@ items:
12597
href: concepts/concept-model-distillation.md
12698
- name: Azure OpenAI models
12799
items:
128-
- name: Azure OpenAI models
100+
- name: Deploy Azure OpenAI models
129101
href: how-to/deploy-models-openai.md
130102
- name: Fine-tune Azure OpenAI models
131103
href: ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-studio/context/context
@@ -212,6 +184,38 @@ items:
212184
- name: Managed compute
213185
href: how-to/deploy-models-managed.md
214186
displayName: endpoint, online, SDK, CLI
187+
- name: Create hubs and projects
188+
items:
189+
- name: Hubs and projects overview
190+
href: concepts/ai-resources.md
191+
- name: Create your first hub
192+
href: how-to/create-azure-ai-resource.md
193+
- name: Create a hub using the Azure Machine Learning SDK and CLI
194+
href: how-to/develop/create-hub-project-sdk.md
195+
- name: Create a hub with custom security
196+
items:
197+
- name: Create a hub in the Azure portal
198+
href: how-to/create-secure-ai-hub.md
199+
- name: Create a hub from template
200+
href: how-to/create-azure-ai-hub-template.md
201+
displayName: code
202+
- name: Create a hub using Terraform
203+
href: how-to/create-hub-terraform.md
204+
- name: Create a project
205+
href: how-to/create-projects.md
206+
- name: Create and manage compute
207+
href: how-to/create-manage-compute.md
208+
- name: Connect to services and resources
209+
items:
210+
- name: Connections overview
211+
href: concepts/connections.md
212+
- name: Create a connection
213+
href: how-to/connections-add.md
214+
- name: Create a connection using the Azure Machine Learning SDK
215+
href: how-to/develop/connections-add-sdk.md
216+
- name: Connect AI services in AI Studio
217+
href: ai-services/connect-ai-services.md
218+
displayName: code
215219
- name: Data for your generative AI app
216220
items:
217221
- name: Overview of retrieval augmented generation (RAG)

0 commit comments

Comments
 (0)