Skip to content

Commit 43779a7

Browse files
committed
name changes
1 parent 7c71363 commit 43779a7

21 files changed

+67
-77
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ author: PatrickFarley
2626

2727
The content filtering system is powered by [Azure AI Content Safety](../../ai-services/content-safety/overview.md), and it works by running both the prompt input and completion output through a set of classification models designed to detect and prevent the output of harmful content. Variations in API configurations and application design might affect completions and thus filtering behavior.
2828

29-
With Azure OpenAI model deployments, you can use the default content filter or create your own content filter (described later on). Models available through **standard deployments** have content filtering enabled by default. To learn more about the default content filter enabled for standard deployments, see [Content safety for Azure Direct Models](model-catalog-content-safety.md).
29+
With Azure OpenAI model deployments, you can use the default content filter or create your own content filter (described later on). Models available through **standard deployments** have content filtering enabled by default. To learn more about the default content filter enabled for standard deployments, see [Content safety for Models Sold Directly by Azure ](model-catalog-content-safety.md).
3030

3131
## Language support
3232

articles/ai-foundry/concepts/foundry-models-overview.md

Lines changed: 14 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -30,30 +30,30 @@ Azure AI Foundry offers a comprehensive catalog of AI models. There are over 190
3030

3131
Our catalog is organized into two main categories:
3232

33-
* [Azure Direct Models](#azure-direct-models)
34-
* [Azure Ecosystem Models](#azure-ecosystem-models)
33+
* [Models sold directly by Azure](#models-sold-directly-by-azure)
34+
* [Models from Partners and Community](#models-from-partners-and-community)
3535

3636
Understanding the distinction between these categories helps you choose the right models based on your specific requirements and strategic goals.
3737

38-
## Azure Direct Models
38+
## Models Sold Directly by Azure
3939

40-
Azure Direct Models are models that are hosted and sold by Microsoft under Microsoft Product Terms. These models have undergone rigorous evaluation and are deeply integrated into Azure's AI ecosystem. They offer enhanced integration, optimized performance, and direct Microsoft support, including enterprise-grade Service Level Agreements (SLAs).
40+
These are models that are hosted and sold by Microsoft under Microsoft Product Terms. These models have undergone rigorous evaluation and are deeply integrated into Azures AI ecosystem. The models come from a variety of top providers and they offer enhanced integration, optimized performance, and direct Microsoft support, including enterprise-grade Service Level Agreements (SLAs).
4141

42-
Characteristics of Azure Direct Models:
42+
Characteristics of models sold directly by Azure:
4343

4444
- Official first-party support from Microsoft
4545
- High level of integration with Azure services and infrastructure
4646
- Extensive performance benchmarking and validation
4747
- Adherence to Microsoft's Responsible AI standards
4848
- Enterprise-grade scalability, reliability, and security
4949

50-
Azure Direct Models also have the benefit of flexible Provisioned Throughput, meaning you can use your quota and reservations across any of these models.
50+
These Models also have the benefit of fungible Provisioned Throughput, meaning you can flexibly use your quota and reservations across any of these models.
5151

52-
## Azure Ecosystem Models
52+
## Models from Partners and Community
5353

54-
Models constitute the vast majority of the Azure AI Foundry Models. These models are provided by trusted third-party organizations, partners, research labs, and community contributors. These models offer specialized and diverse AI capabilities, covering a wide array of scenarios, industries, and innovations.
54+
These models constitute the vast majority of the Azure AI Foundry Models. These models are provided by trusted third-party organizations, partners, research labs, and community contributors. These models offer specialized and diverse AI capabilities, covering a wide array of scenarios, industries, and innovations.
5555

56-
Characteristics of Azure Ecosystem Models:
56+
Characteristics of Models from Partners and Community:
5757
* Developed and supported by external partners and community contributors
5858
* Diverse range of specialized models catering to niche or broad use cases
5959
* Typically validated by providers themselves, with integration guidelines provided by Azure
@@ -62,28 +62,18 @@ Characteristics of Azure Ecosystem Models:
6262

6363
Models are deployable as Managed Compute or Standard (pay-go) deployment options. The model provider selects how the models are deployable.
6464

65-
## Choosing between Azure Direct and Azure Ecosystem Models
65+
## Choosing Between direct models and partner & community models
6666

6767

6868
When selecting models from Azure AI Foundry Models, consider the following:
69-
* **Use Case and Requirements**: Azure Direct Models are ideal for scenarios requiring deep Azure integration, guaranteed support, and enterprise SLAs. Azure Ecosystem Models excel in specialized use cases and innovation-led scenarios.
70-
* **Support Expectations**: Azure Direct Models come with robust Microsoft-provided support and maintenance. Azure Ecosystem Models are supported by their providers, with varying levels of SLA and support structures.
71-
* **Innovation and Specialization**: Azure Ecosystem Models offer rapid access to specialized innovations and niche capabilities often developed by leading research labs and emerging AI providers.
69+
* **Use Case and Requirements**: Models sold directly by Azure are ideal for scenarios requiring deep Azure integration, guaranteed support, and enterprise SLAs. Models from Partners and Community excel in specialized use cases and innovation-led scenarios.
70+
* **Support Expectations**: Models sold directly by Azure come with robust Microsoft-provided support and maintenance. These models are supported by their providers, with varying levels of SLA and support structures.
71+
* **Innovation and Specialization**: Models from Partners and Community offer rapid access to specialized innovations and niche capabilities often developed by leading research labs and emerging AI providers.
7272

73-
## Accessing Azure Ecosystem Models
74-
75-
Azure Ecosystem Models are accessible through Azure AI Foundry, providing:
76-
* Comprehensive details about the model's capabilities and integration requirements.
77-
* Community ratings, usage data, and qualitative feedback to guide your decisions.
78-
* Clear integration guidelines to help incorporate these models seamlessly into your Azure workflows.
79-
80-
For more detailed guidance and exploration of available models, visit the [Azure AI Foundry documentation](/azure/ai-foundry/).
81-
82-
Azure AI Foundry remains committed to providing a robust ecosystem, enabling customers to easily access the best AI innovations from Microsoft and our trusted partners.
8373

8474
## Model collections
8575

86-
The model catalog organizes models into different collections:
76+
The model catalog organizes models into different collections, including:
8777

8878
* **Azure OpenAI models exclusively available on Azure**: Flagship Azure OpenAI models available through an integration with Azure OpenAI in Foundry Models. Microsoft supports these models and their use according to the product terms and [SLA for Azure OpenAI](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services).
8979

articles/ai-foundry/concepts/model-catalog-content-safety.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Guardrails & controls for Azure Direct Models
2+
title: Guardrails & controls for Models Sold Directly by Azure
33
titleSuffix: Azure AI Foundry
44
description: Learn about content safety for models deployed using standard deployments, using Azure AI Foundry.
55
manager: scottpolly
@@ -13,7 +13,7 @@ reviewer: ositanachi
1313
ms.custom:
1414
---
1515

16-
# Guardrails & controls for Azure Direct Models
16+
# Guardrails & controls for Models Sold Directly by Azure
1717

1818
[!INCLUDE [feature-preview](../includes/feature-preview.md)]
1919

articles/ai-foundry/concepts/model-lifecycle-retirement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ reviewer: fkriti
1919
Azure AI Foundry Models in the model catalog are continually refreshed with newer and more capable models. As part of this process, model providers might deprecate and retire their older models, and you might need to update your applications to use a newer model. This document communicates information about the model lifecycle and deprecation timelines and explains how you're informed of model lifecycle stages.
2020

2121
> [!IMPORTANT]
22-
> This article describes deprecation and retirement only for Azure Direct models and Azure Ecosystem models models in Foundry Models. For information about deprecation and retirement for Azure OpenAI in Foundry Models, see the [Azure OpenAI models lifecycle](../../ai-services/openai/concepts/model-retirements.md?context=/azure/ai-foundry/context/context) documentation.
22+
> This article describes deprecation and retirement only for AModels Sold Directly by Azure and Models from Partners and Community in Foundry Models. For information about deprecation and retirement for Azure OpenAI in Foundry Models, see the [Azure OpenAI models lifecycle](../../ai-services/openai/concepts/model-retirements.md?context=/azure/ai-foundry/context/context) documentation.
2323
2424
## Model lifecycle stages
2525

articles/ai-foundry/concepts/models-featured.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,5 +364,5 @@ For examples of how to use Stability AI models, see the following examples:
364364
- [Deploy models as standard deployments](../how-to/deploy-models-serverless.md)
365365
- [Model catalog and collections in Azure AI Foundry portal](../how-to/model-catalog-overview.md)
366366
- [Region availability for models in standard deployments](../how-to/deploy-models-serverless-availability.md)
367-
- [Content safety for Azure Direct Models](model-catalog-content-safety.md)
367+
- [Content safety for Models Sold Directly by Azure ](model-catalog-content-safety.md)
368368

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Deploying models to managed compute deploys model weights to dedicated virtual m
3535

3636
You manage the infrastructure for these managed compute resources. Azure data, privacy, and security commitments apply. To learn more about Azure compliance offerings applicable to Azure AI Foundry, see the [Azure Compliance Offerings page](https://servicetrust.microsoft.com/DocumentPage/7adf2d9e-d7b5-4e71-bad8-713e6a183cf3).
3737

38-
Although containers for **Azure Direct Models** are scanned for vulnerabilities that could exfiltrate data, not all models available through the model catalog are scanned. To reduce the risk of data exfiltration, you can [help protect your deployment by using virtual networks](configure-managed-network.md). You can also use [Azure Policy](../../ai-services/policy-reference.md) to regulate the models that your users can deploy.
38+
Although containers for **Models Sold Directly by Azure** are scanned for vulnerabilities that could exfiltrate data, not all models available through the model catalog are scanned. To reduce the risk of data exfiltration, you can [help protect your deployment by using virtual networks](configure-managed-network.md). You can also use [Azure Policy](../../ai-services/policy-reference.md) to regulate the models that your users can deploy.
3939

4040
:::image type="content" source="../media/explore/subscription-service-cycle.png" alt-text="Diagram that shows the platform service life cycle." lightbox="../media/explore/subscription-service-cycle.png":::
4141

articles/ai-foundry/how-to/configure-managed-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You need to configure following network isolation configurations.
2929
- Choose network isolation mode. You have two options: allow internet outbound mode or allow only approved outbound mode.
3030
- If you use Visual Studio Code integration with allow only approved outbound mode, create FQDN outbound rules described in the [use Visual Studio Code](#scenario-use-visual-studio-code) section.
3131
- If you use HuggingFace models in Models with allow only approved outbound mode, create FQDN outbound rules described in the [use HuggingFace models](#scenario-use-huggingface-models) section.
32-
- If you use one of the open-source models with allow only approved outbound mode, create FQDN outbound rules described in the [Azure Direct Models](#scenario-azure-direct-models) section.
32+
- If you use one of the open-source models with allow only approved outbound mode, create FQDN outbound rules described in the [Models Sold Directly by Azure ](#scenario-azure-direct-models) section.
3333

3434
## Network isolation architecture and isolation modes
3535

@@ -812,7 +812,7 @@ If you plan to use __HuggingFace models__ with the hub, add outbound _FQDN_ rule
812812
* cnd.auth0.com
813813
* cdn-lfs.huggingface.co
814814

815-
### Scenario: Azure Direct Models
815+
### Scenario: Models Sold Directly by Azure
816816

817817
These models involve dynamic installation of dependencies at runtime, and require outbound _FQDN_ rules to allow traffic to the following hosts:
818818

articles/ai-foundry/includes/content-safety-serverless-apis-note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ ms.custom: include file
1313
---
1414

1515
> [!NOTE]
16-
> Azure AI Content Safety is currently available for models deployed as standard deployment, but not to models deployed via managed compute. To learn more about Azure AI Content Safety for models deployed as standard deployment, see [Guardrails & controls for Azure Direct Models](../concepts/model-catalog-content-safety.md).
16+
> Azure AI Content Safety is currently available for models deployed as standard deployment, but not to models deployed via managed compute. To learn more about Azure AI Content Safety for models deployed as standard deployment, see [Guardrails & controls for Models Sold Directly by Azure ](../concepts/model-catalog-content-safety.md).

articles/ai-foundry/includes/content-safety-serverless-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: include file
1313
# Also used in Azure Machine Learning documentation
1414
---
1515

16-
For language models deployed via standard deployment, Azure AI implements a default configuration of [Azure AI Content Safety](../../ai-services/content-safety/overview.md) text moderation filters that detect harmful content such as hate, self-harm, sexual, and violent content. To learn more about content filtering, see [Guardrails & controls for Azure Direct Models](../concepts/model-catalog-content-safety.md).
16+
For language models deployed via standard deployment, Azure AI implements a default configuration of [Azure AI Content Safety](../../ai-services/content-safety/overview.md) text moderation filters that detect harmful content such as hate, self-harm, sexual, and violent content. To learn more about content filtering, see [Guardrails & controls for Models Sold Directly by Azure](../concepts/model-catalog-content-safety.md).
1717

1818
> [!TIP]
1919
> Content filtering is not available for certain model types that are deployed via standard deployments. These model types include embedding models and time series models.

articles/ai-foundry/model-inference/concepts/models.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ ms.custom: references_regions, tool_generated
1717

1818
Azure AI Foundry Models gives you access to flagship models in Azure AI Foundry to consume them as APIs without hosting them on your infrastructure.
1919

20-
A selection of models is offered directly by Microsoft under [Azure Direct Models](#azure-direct-models) which brings the most powerful options to developers to build AI applications. We also enable the breath of models by partnering with key players in the industry and bringing [Azure Ecosystem Models](#azure-ecosystem-models).
20+
A selection of models is offered directly by Microsoft under [Models Sold Directly by Azure](#azure-direct-models) which brings the most powerful options to developers to build AI applications. We also enable the breath of models by partnering with key players in the industry and bringing [Models from Partners and Community](#models-from-partners-and-community).
2121

2222

2323
:::image type="content" source="../media/models/models-catalog.gif" alt-text="An animation showing Azure AI Foundry portal model catalog section and the models available." lightbox="../media/models/models-catalog.gif":::
2424

2525

26-
## Azure Direct Models
26+
## Models Sold Directly by Azure
2727

28-
Azure Direct Models is a selection of flagship models offered directly by Microsoft. These models don't require integration with Azure Marketplace.
28+
Models Sold Directly by Azure is a selection of flagship models offered directly by Microsoft. These models don't require integration with Azure Marketplace.
2929

3030
### Azure OpenAI
3131

@@ -65,7 +65,7 @@ See [this model collection in Azure AI Foundry portal](https://ai.azure.com/expl
6565

6666
### Microsoft
6767

68-
Microsoft models include various model groups such as MAI models, Phi models, healthcare AI models, and more. Some Microsoft models are offered as [Azure Ecosystem Models](#azure-ecosystem-models). To see all the available Microsoft models, view [the Microsoft model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=phi).
68+
Microsoft models include various model groups such as MAI models, Phi models, healthcare AI models, and more. Some Microsoft models are offered as [Models from Partners and Community](#models-from-partners-and-community). To see all the available Microsoft models, view [the Microsoft model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=phi).
6969

7070

7171
| Model | Type | Tier | Capabilities |
@@ -74,7 +74,7 @@ Microsoft models include various model groups such as MAI models, Phi models, he
7474

7575
### Mistral AI
7676

77-
Mistral AI offers two categories of models: premium models including Mistral Large and Mistral Small and open models including Mistral Nemo. Some Mistral models are offered as [Azure Ecosystem Models](#azure-ecosystem-models).
77+
Mistral AI offers two categories of models: premium models including Mistral Large and Mistral Small and open models including Mistral Nemo. Some Mistral models are offered as [Models from Partners and Community](#models-from-partners-and-community).
7878

7979
| Model | Type | Tier | Capabilities |
8080
| ------ | ---- | --- | ------------ |
@@ -84,7 +84,7 @@ See [this model collection in Azure AI Foundry portal](https://ai.azure.com/expl
8484

8585
### Meta
8686

87-
Meta Llama models and tools are a collection of pretrained and fine-tuned generative AI text and image reasoning models. Meta Llama 4 is part of Azure Direct Models, while the rest of the Llama family is offered as [Azure Ecosystem Models](#azure-ecosystem-models).
87+
Meta Llama models and tools are a collection of pretrained and fine-tuned generative AI text and image reasoning models. Meta Llama 4 is part of Models Sold Directly by Azure, while the rest of the Llama family is offered as [Models from Partners and Community](#models-from-partners-and-community).
8888

8989
| Model | Type | Tier | Capabilities |
9090
| ------ | ---- | --- | ------------ |
@@ -93,11 +93,11 @@ Meta Llama models and tools are a collection of pretrained and fine-tuned genera
9393

9494
See [this model collection in Azure AI Foundry portal](https://ai.azure.com/explore/models?&selectedCollection=meta).
9595

96-
## Azure Ecosystem Models
96+
## Models from Partners and Community
9797

98-
Azure Ecosystem Models available for deployment with pay-as-you-go billing (for example, Cohere models) are offered by the model provider but hosted in Microsoft-managed Azure infrastructure and accessed via API in the Azure AI Foundry. Model providers define the license terms and set the price for use of their models, while Azure AI Foundry manages the hosting infrastructure.
98+
Models from Partners and Community available for deployment with pay-as-you-go billing (for example, Cohere models) are offered by the model provider but hosted in Microsoft-managed Azure infrastructure and accessed via API in the Azure AI Foundry. Model providers define the license terms and set the price for use of their models, while Azure AI Foundry manages the hosting infrastructure.
9999

100-
Azure Ecosystem Models are offered through Azure Marketplace and [requires additional configuration for enabling](../how-to/configure-marketplace.md).
100+
Models from Partners and Community are offered through Azure Marketplace and [requires additional configuration for enabling](../how-to/configure-marketplace.md).
101101

102102
### AI21 Labs
103103

0 commit comments

Comments
 (0)