|
1 | 1 | ---
|
2 | 2 | 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. |
4 | 4 | author: msakande
|
5 | 5 | ms.author: mopeakande
|
6 | 6 | ms.service: azure-ai-foundry
|
7 | 7 | ms.subservice: azure-ai-foundry-model-inference
|
8 | 8 | 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. |
12 | 12 | ---
|
13 | 13 |
|
14 |
| -# Configure access to Models from Partners and Community |
| 14 | +# Configure access to Foundry Models from partners and community |
15 | 15 |
|
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. |
17 | 17 |
|
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. |
20 | 20 |
|
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"::: |
22 | 21 |
|
23 | 22 | [!INCLUDE [marketplace-rbac](../../foundry-models/includes/configure-marketplace/rbac.md)]
|
24 | 23 |
|
25 | 24 | ## Country availability
|
26 | 25 |
|
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). |
28 | 27 |
|
29 | 28 | ## Troubleshooting
|
30 | 29 |
|
31 | 30 | Use the following troubleshooting guide to find and solve errors when deploying third-party models in AI Foundry Models:
|
32 | 31 |
|
33 | 32 | | Error | Description |
|
34 | 33 | |-------|-------------|
|
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. | |
0 commit comments