An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Hi @David Chen ,
This behavior is expected for Azure for Students subscriptions. These subscriptions have a Microsoft-managed Allowed resource deployment regions policy that restricts deployments to a predefined set of regions, and the allowed regions can vary by subscription.
Since Australia East isn't included in your subscription's allowed locations, the policy will block the Foundry resource deployment there.
You can check your subscription's current allowed regions:
- In the Azure portal, open Policy.
- Go to Authoring → Assignments.
- Find Allowed resource deployment regions.
- Open the assignment and check Parameters → Allowed locations.
- Deploy the Foundry resource in a region included in that list.
Microsoft Foundry currently supports project creation in regions including East Asia, Japan East, Australia East, West US, West US 3, and others. However, availability of individual Foundry models and features can vary by region, so the specific model you intend to use should also be checked for regional availability.
In your case, East Asia is both in the allowed-region list you provided and is currently a supported Foundry project region, so I recommend trying East Asia first, provided the required model/feature is available there.
If the required Foundry capability is not available in any of your permitted regions, there isn't a customer-side setting that can simply remove the Azure for Students region restriction.
References:
- Microsoft Foundry — Feature availability across cloud regions
- Microsoft Q&A — Azure for Students region restrictions
I Hope this helps. Do let me know if you have any further queries.
If this answers your query, please do click Accept Answer and Yes for was this answer helpful.
Thank you!