Skip to content

Commit 3809c37

Browse files
authored
Merge pull request #7353 from msakande/configure-marketplace
freshness - configure marketplace
2 parents ca34fd5 + 0645e5e commit 3809c37

File tree

4 files changed

+18
-16
lines changed

4 files changed

+18
-16
lines changed
Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,37 @@
11
---
22
title: Configure access to Models from Partners and Community
3-
description: Learn how to configure access to Models from Partners and Community.
3+
description: Learn how to configure Azure Marketplace access for Azure AI Foundry Models from partners and community, including requirements and troubleshooting.
44
author: msakande
55
ms.author: mopeakande
66
ms.service: azure-ai-foundry
77
ms.subservice: azure-ai-foundry-model-inference
88
ms.topic: how-to
9-
ms.date: 5/11/2025
10-
ms.reviewer: fasantia
11-
reviewer: santiagxf
9+
ms.date: 09/29/2025
10+
11+
#CustomerIntent: As an Azure administrator or developer, I want to configure Azure Marketplace access for Azure AI Foundry Models from partners and community to deploy and use these models effectively.
1212
---
1313

14-
# Configure access to Models from Partners and Community
14+
# Configure access to Foundry Models from partners and community
1515

16-
Certain models in Azure AI Foundry Models are offered directly by the model provider through the Azure Marketplace. This article explains the requirements to use Azure Marketplace if you plan to use such models in your workloads. Models Sold Directly by Azure, like DeepSeek or Phi, or Azure OpenAI in Foundry Models, like GPTs, don't have this requirement.
16+
Certain models in Azure AI Foundry Models are offered directly by the model provider through the Azure Marketplace. This article explains the requirements to use Azure Marketplace if you plan to use such models in your workloads. Models sold directly by Azure, like DeepSeek, Black Forest Labs, or Azure OpenAI in Foundry Models, don't have this requirement.
1717

18-
> [!TIP]
19-
> All models offered in AI Foundry Models are hosted in Microsoft's Azure environment and the Service does NOT interact with any external services or model provider.
18+
> [!NOTE]
19+
> All models offered in Foundry Models are hosted in Microsoft's Azure environment. The service doesn't interact with any external services or model provider.
2020
21-
:::image type="content" source="../media/configure-marketplace/azure-marketplace-3p.png" alt-text="A diagram with the overall architecture of Azure Marketplace integration with AI Foundry Models." lightbox="../media/configure-marketplace/azure-marketplace-3p.png":::
2221

2322
[!INCLUDE [marketplace-rbac](../../foundry-models/includes/configure-marketplace/rbac.md)]
2423

2524
## Country availability
2625

27-
Models from Partners and Community with Pay-as-you-go billing is available only to users whose Azure subscription belongs to a billing account in a country/region where the model offer is available. Availability varies per model provider and model SKU. Read [Region availability for models](../../how-to/deploy-models-serverless-availability.md).
26+
Users can access models from partners and community with pay-as-you-go billing only if their Azure subscription belongs to a billing account in a country or region where the model offer is available. Availability varies per model provider and model SKU. For more information, see [Region availability for models](../../how-to/deploy-models-serverless-availability.md).
2827

2928
## Troubleshooting
3029

3130
Use the following troubleshooting guide to find and solve errors when deploying third-party models in AI Foundry Models:
3231

3332
| Error | Description |
3433
|-------|-------------|
35-
| This offer is not made available by the provider in the country where your account and Azure Subscription are registered. | The model provider didn't make the specific model SKU available in the country where the subscription is registered. Each model provider may decide to make the offer available in specific countries and such may vary by model SKU. You need to deploy the model to a subscription having billing on a supported country. See the list of countries at [Region availability for models](../../how-to/deploy-models-serverless-availability.md). |
36-
| Marketplace Subscription purchase eligibility check failed. | The model provider didn't make the specific model SKU available in the country where the subscription is registered or it isn't available in the region where you deployed the Azure AI Services resource. See [Region availability for models](../../how-to/deploy-models-serverless-availability.md). |
37-
| Unable to create a model deployment for model "model-name". If the error persists, please contact HIT (Human Intelligence Team) via this link: https://go.microsoft.com/fwlink/?linkid=2101400&clcid=0x409 and request to allowlist the Azure subscription. | Azure Marketplace rejects the request to create a model subscription. Such can be due to multiple reasons, including subscribing to the model offering too often, or from multiple subscriptions at the same time. Please contact support using the provided link indicating your subscription ID. |
38-
| This offer is not available for purchasing by subscriptions belonging to Microsoft Azure Cloud Solution Providers | Cloud Solution Provider (CSP) subscriptions do not have the ability to purchase third-party model offerings. You can consider models offered as first-party consumption service. |
34+
| This offer is not made available by the provider in the country where your account and Azure Subscription are registered. | The model provider didn't make the specific model SKU available in the country where you registered your subscription. Each model provider decides which countries to make the offer available in, and availability can vary by model SKU. You need to deploy the model to a subscription with billing in a supported country. See the list of countries at [Region availability for models](../../how-to/deploy-models-serverless-availability.md). |
35+
| Marketplace Subscription purchase eligibility check failed. | The model provider didn't make the specific model SKU available in the country where you registered your subscription, or the model isn't available in the region where you deployed the Azure AI Services resource. See [Region availability for models](../../how-to/deploy-models-serverless-availability.md). |
36+
| Unable to create a model deployment for model "model-name". If the error persists, please contact HIT (Human Intelligence Team) via this link: https://go.microsoft.com/fwlink/?linkid=2101400&clcid=0x409 and request to allowlist the Azure subscription. | Azure Marketplace rejects the request to create a model subscription. This rejection can happen for multiple reasons, including subscribing to the model offering too often or from multiple subscriptions at the same time. Contact support by using the provided link and include your subscription ID. |
37+
| This offer is not available for purchasing by subscriptions belonging to Microsoft Azure Cloud Solution Providers. | Cloud Solution Provider (CSP) subscriptions can't purchase third-party model offerings. Consider using models offered as first-party consumption service. |

articles/ai-foundry/foundry-models/includes/configure-marketplace/rbac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ author: santiagxf
44
ms.author: fasantia
55
ms.service: azure-ai-foundry
66
ms.subservice: azure-ai-foundry-model-inference
7-
ms.date: 5/11/2025
7+
ms.date: 09/29/2025
88
ms.topic: include
99
---
1010

1111
## Permissions required to subscribe to Models from Partners and Community
1212

13-
[Models from Partners and Community](../../concepts/models.md#models-from-partners-and-community) available for deployment (for example, Cohere models) require Azure Marketplace. Model providers define the license terms and set the price for use of their models using Azure Marketplace.
13+
[Foundry Models from partners and community](../../concepts/models-from-partners.md) available for deployment (for example, Cohere models) require Azure Marketplace. Model providers define the license terms and set the price for use of their models using Azure Marketplace.
1414

1515
When deploying third-party models, ensure you have the following permissions in your account:
1616

articles/ai-foundry/foundry-models/includes/configure-project-connection/intro.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ You can use Azure AI Foundry Models in your projects in Azure AI Foundry to crea
1212

1313
The following article explains how to create a connection to the Azure AI Foundry resource (formerly known Azure AI Services) to use Azure AI Foundry Models.
1414

15+
16+
:::image type="content" source="../../media/configure-project-connection/azure-marketplace-3p.png" alt-text="A diagram with the overall architecture of Azure Marketplace integration with AI Foundry Models." lightbox="../../media/configure-project-connection/azure-marketplace-3p.png":::
17+
1518
## Prerequisites
1619

1720
To complete this article, you need:
File renamed without changes.

0 commit comments

Comments
 (0)