Skip to content

Commit 017c0f1

Browse files
committed
string change ai studio uppercase by design
1 parent 92719d7 commit 017c0f1

File tree

10 files changed

+17
-17
lines changed

10 files changed

+17
-17
lines changed

articles/ai-studio/concepts/ai-resources.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,22 +32,22 @@ The Azure AI hub resource provides the collaboration environment for a team to b
3232

3333
## Central setup and management concepts
3434

35-
Various management concepts are available on Azure AI hub resources to support team leads and admins to centrally manage a team's environment. In [Azure AI studio](https://ai.azure.com/), you find these on the **Manage** page.
35+
Various management concepts are available on Azure AI hub resources to support team leads and admins to centrally manage a team's environment. In [Azure AI Studio](https://ai.azure.com/), you find these on the **Manage** page.
3636

3737
* **Security configuration** including public network access, [virtual networking](#virtual-networking), customer-managed key encryption, and privileged access to whom can create projects for customization. Security settings configured on the Azure AI hub resource automatically pass down to each project. A managed virtual network is shared between all projects that share the same Azure AI hub resource.
3838
* **Connections** are named and authenticated references to Azure and non-Azure resources like data storage providers. Use a connection as a means for making an external resource available to a group of developers without having to expose its stored credential to an individual.
39-
* **Compute and quota allocation** is managed as shared capacity for all projects in AI studio that share the same Azure AI hub resource. This includes compute instance as managed cloud-based workstation for an individual. Compute instance can be used across projects by the same user.
39+
* **Compute and quota allocation** is managed as shared capacity for all projects in AI Studio that share the same Azure AI hub resource. This includes compute instance as managed cloud-based workstation for an individual. Compute instance can be used across projects by the same user.
4040
* **AI services access keys** to endpoints for prebuilt AI models are managed on the Azure AI hub resource scope. Use these endpoints to access foundation models from Azure OpenAI, Speech, Vision, and Content Safety with one [API key](#azure-ai-services-api-access-keys)
4141
* **Policy** enforced in Azure on the Azure AI hub resource scope applies to all projects managed under it.
42-
* **Dependent Azure resources** are set up once per Azure AI hub resource and associated projects and used to store artifacts you generate while working in AI studio such as logs or when uploading data. See [Azure AI dependencies](#azure-ai-dependencies) for more details.
42+
* **Dependent Azure resources** are set up once per Azure AI hub resource and associated projects and used to store artifacts you generate while working in AI Studio such as logs or when uploading data. See [Azure AI dependencies](#azure-ai-dependencies) for more details.
4343

4444
## Organize work in projects for customization
4545

46-
An Azure AI hub resource provides the hosting environment for **projects** in AI studio. A project is an organizational container that has tools for AI customization and orchestration, lets you organize your work, save state across different tools like prompt flow, and collaborate with others. For example, you can share uploaded files and connections to data sources.
46+
An Azure AI hub resource provides the hosting environment for **projects** in AI Studio. A project is an organizational container that has tools for AI customization and orchestration, lets you organize your work, save state across different tools like prompt flow, and collaborate with others. For example, you can share uploaded files and connections to data sources.
4747

4848
Multiple projects can use an Azure AI hub resource, and a project can be used by multiple users. A project also helps you keep track of billing, and manage access and provides data isolation. Every project has dedicated storage containers to let you upload files and share it with only other project members when using the 'data' experiences.
4949

50-
Projects let you create and group reusable components that can be used across tools in AI studio:
50+
Projects let you create and group reusable components that can be used across tools in AI Studio:
5151

5252
| Asset | Description |
5353
| --- | --- |
@@ -108,7 +108,7 @@ Connections can be set up as shared with all projects in the same Azure AI hub r
108108

109109
## Azure AI dependencies
110110

111-
Azure AI studio layers on top of existing Azure services including Azure AI and Azure Machine Learning services. While this might not be visible on the display names in Azure portal, AI studio, or when using the SDK or CLI, some of these architectural details become apparent when you work with the Azure REST APIs, use Azure cost reporting, or use infrastructure-as-code templates such as Azure Bicep or Azure Resource Manager. From an Azure Resource Provider perspective, Azure AI studio resource types map to the following resource provider kinds:
111+
Azure AI Studio layers on top of existing Azure services including Azure AI and Azure Machine Learning services. While this might not be visible on the display names in Azure portal, AI Studio, or when using the SDK or CLI, some of these architectural details become apparent when you work with the Azure REST APIs, use Azure cost reporting, or use infrastructure-as-code templates such as Azure Bicep or Azure Resource Manager. From an Azure Resource Provider perspective, Azure AI Studio resource types map to the following resource provider kinds:
112112

113113
|Resource type|Resource provider|Kind|
114114
|---|---|---|
@@ -117,7 +117,7 @@ Azure AI studio layers on top of existing Azure services including Azure AI and
117117
|Azure AI services|Microsoft.CognitiveServices/account|AIServices|
118118
|Azure AI OpenAI Service|Microsoft.CognitiveServices/account|OpenAI|
119119

120-
When you create a new Azure AI hub resource, a set of dependent Azure resources are required to store data that you upload or get generated when working in AI studio. If not provided by you, these resources are automatically created.
120+
When you create a new Azure AI hub resource, a set of dependent Azure resources are required to store data that you upload or get generated when working in AI Studio. If not provided by you, these resources are automatically created.
121121

122122
|Dependent Azure resource|Note|
123123
|---|---|

articles/ai-studio/concepts/deployments-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Azure AI Studio simplifies deployments. A simple select or a line of code deploy
3232

3333
### Azure OpenAI models
3434

35-
Azure OpenAI allows you to get access to the latest OpenAI models with the enterprise features from Azure. Learn more about [how to deploy OpenAI models in AI studio](../how-to/deploy-models-openai.md).
35+
Azure OpenAI allows you to get access to the latest OpenAI models with the enterprise features from Azure. Learn more about [how to deploy OpenAI models in AI Studio](../how-to/deploy-models-openai.md).
3636

3737
### Open models
3838

articles/ai-studio/concepts/evaluation-improvement-strategies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Mitigating harms presented by large language models (LLMs) such as the Azure Ope
2222
:::image type="content" source="../media/evaluations/mitigation-layers.png" alt-text="Diagram of strategy to mitigate potential harms of generative AI applications." lightbox="../media/evaluations/mitigation-layers.png":::
2323

2424
## Model layer
25-
At the model level, it's important to understand the models you use and what fine-tuning steps might have been taken by the model developers to align the model towards its intended uses and to reduce the risk of potentially harmful uses and outcomes. Azure AI studio's model catalog enables you to explore models from Azure OpenAI Service, Meta, etc., organized by collection and task. In the [model catalog](../how-to/model-catalog.md), you can explore model cards to understand model capabilities and limitations, experiment with sample inferences, and assess model performance. You can further compare multiple models side-by-side through benchmarks to select the best one for your use case. Then, you can enhance model performance by fine-tuning with your training data.
25+
At the model level, it's important to understand the models you use and what fine-tuning steps might have been taken by the model developers to align the model towards its intended uses and to reduce the risk of potentially harmful uses and outcomes. Azure AI Studio's model catalog enables you to explore models from Azure OpenAI Service, Meta, etc., organized by collection and task. In the [model catalog](../how-to/model-catalog.md), you can explore model cards to understand model capabilities and limitations, experiment with sample inferences, and assess model performance. You can further compare multiple models side-by-side through benchmarks to select the best one for your use case. Then, you can enhance model performance by fine-tuning with your training data.
2626

2727
## Safety systems layer
2828
For most applications, it’s not enough to rely on the safety fine-tuning built into the model itself. LLMs can make mistakes and are susceptible to attacks like jailbreaks. In many applications at Microsoft, we use another AI-based safety system, [Azure AI Content Safety](https://azure.microsoft.com/products/ai-services/ai-content-safety/), to provide an independent layer of protection, helping you to block the output of harmful content.

articles/ai-studio/how-to/deploy-models-llama.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ The following is an example response:
349349

350350
## Deploy Llama 2 models to real-time endpoints
351351

352-
Llama 2 models can be deployed to real-time endpoints in AI studio. When deployed to real-time endpoints, you can select all the details about on the infrastructure running the model including the virtual machines used to run it and the number of instances to handle the load you're expecting. Models deployed in this modality consume quota from your subscription. All the models in the Llama family can be deployed to real-time endpoints.
352+
Llama 2 models can be deployed to real-time endpoints in AI Studio. When deployed to real-time endpoints, you can select all the details about on the infrastructure running the model including the virtual machines used to run it and the number of instances to handle the load you're expecting. Models deployed in this modality consume quota from your subscription. All the models in the Llama family can be deployed to real-time endpoints.
353353

354354
### Create a new deployment
355355

articles/ai-studio/how-to/models-foundation-azure-ai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ You can conveniently access these links from a menu at the top-right corner of A
8686

8787
Prompt engineering is an important aspect of working with generative AI models as it allows users to have greater control, customization, and influence over the outputs. By skillfully designing prompts, users can harness the capabilities of generative AI models to generate desired content, address specific requirements, and cater to various application domains.
8888

89-
The prompt samples are designed to assist AI studio users in finding and utilizing prompts for common use-cases and quickly get started. Users can explore the catalog, view available prompts, and easily open them in a playground for further customization and fine-tuning.
89+
The prompt samples are designed to assist AI Studio users in finding and utilizing prompts for common use-cases and quickly get started. Users can explore the catalog, view available prompts, and easily open them in a playground for further customization and fine-tuning.
9090

9191
> [!NOTE]
9292
> These prompts serve as starting points to help users get started and we recommend users to tune and evaluate before using in production.

articles/ai-studio/how-to/prompt-flow-tools/python-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Create a custom connection that stores all your LLM API KEY or other required cr
118118
- azureml.flow.connection_type: Custom
119119
- azureml.flow.module: promptflow.connections
120120

121-
:::image type="content" source="./media/python-tool/custom-connection-meta.png" alt-text="Screenshot that shows add extra meta to custom connection in AI studio." lightbox = "./media/python-tool/custom-connection-meta.png":::
121+
:::image type="content" source="./media/python-tool/custom-connection-meta.png" alt-text="Screenshot that shows add extra meta to custom connection in AI Studio." lightbox = "./media/python-tool/custom-connection-meta.png":::
122122

123123

124124
> [!NOTE]

articles/ai-studio/how-to/prompt-flow-tools/serp-api-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Create a Serp connection:
3434
- azureml.flow.module: promptflow.connections
3535
- api_key: Your_Serp_API_key, please mark it as a secret.
3636

37-
:::image type="content" source="./media/serp-api-tool/serp-connection-meta.png" alt-text="Screenshot that shows add extra meta to custom connection in AI studio." lightbox = "./media/serp-api-tool/serp-connection-meta.png":::
37+
:::image type="content" source="./media/serp-api-tool/serp-connection-meta.png" alt-text="Screenshot that shows add extra meta to custom connection in AI Studio." lightbox = "./media/serp-api-tool/serp-connection-meta.png":::
3838

3939
The connection is the model used to establish connections with Serp API. Get your API key from the SerpAPI account dashboard.
4040

articles/ai-studio/includes/evaluations/from-data/python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ We provide an `evaluate` function call with the following interface for running
147147

148148
```python
149149
result = evaluate(
150-
evaluation_name="my-qa-eval-with-flow", #name your evaluation to view in AI studio
150+
evaluation_name="my-qa-eval-with-flow", #name your evaluation to view in AI Studio
151151
target=myflow, # pass in a flow that you want to run then evaluate results on
152152
data=mydata, # data to be evaluated
153153
task_type="qa", # for different task types, different metrics are available
@@ -174,7 +174,7 @@ Alternatively if you already have a test dataset and *don't need to run a flow*
174174

175175
```python
176176
result = evaluate(
177-
evaluation_name="my-qa-eval-with-data", #name your evaluation to view in AI studio
177+
evaluation_name="my-qa-eval-with-data", #name your evaluation to view in AI Studio
178178
data=mydata, # data to be evaluated
179179
task_type="qa", # for different task types, different metrics are available
180180
metrics_list=["gpt_groundedness","gpt_relevance","gpt_coherence","gpt_fluency","gpt_similarity"] #optional superset over default set of metrics

articles/ai-studio/reference/region-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure AI Studio feature availability across clouds regions
3-
titleSuffix: Azure AI studio
3+
titleSuffix: Azure AI Studio
44
description: This article lists Azure AI Studio feature availability across clouds regions.
55
manager: nitinme
66
ms.service: azure-ai-studio

articles/ai-studio/what-is-ai-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ As a developer, you can manage settings such as connections and compute. Your ad
7575

7676
---
7777

78-
## Azure AI studio enterprise chat solution demo
78+
## Azure AI Studio enterprise chat solution demo
7979

8080
Learn how to create a retail copilot using your data with Azure AI Studio in this [end-to-end walkthrough video](https://youtu.be/Qes7p5w8Tz8).
8181
> [!VIDEO https://www.youtube.com/embed/Qes7p5w8Tz8]

0 commit comments

Comments
 (0)