Skip to content

Commit 9286355

Browse files
committed
update missing deployment region for Jamba models
1 parent ee2d079 commit 9286355

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

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

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,18 +47,8 @@ To get started with Jamba 1.5 mini deployed as a serverless API, explore our int
4747
### Prerequisites
4848

4949
- An Azure subscription with a valid payment method. Free or trial Azure subscriptions won't work. If you don't have an Azure subscription, create a [paid Azure account](https://azure.microsoft.com/pricing/purchase-options/pay-as-you-go) to begin.
50-
- An [Azure AI Foundry project](../how-to/create-projects.md). The serverless API model deployment offering for Jamba family models is only available with projects created in these regions:
51-
52-
* East US
53-
* East US 2
54-
* North Central US
55-
* South Central US
56-
* West US
57-
* West US 3
58-
* Sweden Central
50+
- An [Azure AI Foundry project](../how-to/create-projects.md). The serverless API model deployment offering for Jamba family models is only available with projects created in specific regions. For a list of these regions, see [Region availability for models in serverless API endpoints](deploy-models-serverless-availability.md#ai21-models).
5951

60-
For a list of regions that are available for each of the models supporting serverless API endpoint deployments, see [Region availability for models in serverless API endpoints](deploy-models-serverless-availability.md).
61-
6252
- Azure role-based access controls (Azure RBAC) are used to grant access to operations in Azure AI Foundry portal. To perform the steps in this article, your user account must be assigned the __owner__ or __contributor__ role for the Azure subscription. Alternatively, your account can be assigned a custom role that has the following permissions:
6353

6454
- On the Azure subscription—to subscribe the Azure AI Foundry project to the Azure Marketplace offering, once for each project, per offering:

articles/ai-studio/includes/region-availability-maas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ TimeGEN-1 | [Microsoft Managed countries/regions](/partner-center/marketplac
9797

9898
| Model |Offer Availability Region | Hub/Project Region for Deployment | Hub/Project Region for Fine tuning |
9999
|---------|---------|---------|---------|
100-
AI21-Jamba-1.5-Mini | [Microsoft Managed countries/regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) | East US 2 <br> South Central US <br> East US <br> West US 3 <br> West US <br> North Central US | Not available |
101-
AI21-Jamba-1.5-Large | [Microsoft Managed countries/regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) | East US 2 <br> South Central US <br> East US <br> West US 3 <br> West US <br> North Central US | Not available |
100+
AI21-Jamba-1.5-Mini | [Microsoft Managed countries/regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) | East US 2 <br> South Central US <br> East US <br> West US 3 <br> West US <br> North Central US <br> Sweden Central | Not available |
101+
AI21-Jamba-1.5-Large | [Microsoft Managed countries/regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) | East US 2 <br> South Central US <br> East US <br> West US 3 <br> West US <br> North Central US <br> Sweden Central | Not available |
102102

103103
### Bria models
104104

0 commit comments

Comments
 (0)