[ ABORT TO HUD ]
SEQ. 1
SEQ. 2
SEQ. 3
SEQ. 4

Azure Subscription & Prerequisites

⚙️ Setting Up Your Environment 5 min 50 BASE XP⌨ HANDS-ON LAB

What You Need to Get Started

Before creating your first Foundry resource, ensure you have the following:

Prerequisites Checklist

RequirementDetailsHow to Get It
Azure SubscriptionActive subscription with billing enabledazure.microsoft.com/free ($200 credit)
PermissionsContributor or Owner role on the subscription/resource groupAsk your Azure AD admin
Resource ProvidersMicrosoft.CognitiveServices registeredAzure Portal → Subscriptions → Resource providers
Azure CLI (optional)For SDK-based developmentaz login to authenticate

Regional Availability

Not all models and features are available in every Azure region. Key regions with broadest support:

  • East US / East US 2 - Most complete feature set
  • West US 3 - Latest model availability
  • Sweden Central - EU data residency
  • UK South - UK data residency
💡 Tip: Start with East US for the broadest model availability. You can deploy models across regions later using Global or Data Zone deployment types.
⌨ HANDS-ON LABVerify Your Azure Prerequisites
⭐ +150 XP

Before provisioning anything, prove your subscription is ready: confirm which subscription is active, then register the Microsoft.CognitiveServices resource provider Foundry depends on.

1Show the currently active Azure subscription.
2Register the Microsoft.CognitiveServices resource provider on the subscription.
3Confirm registration completed by querying the provider's registrationState.
lab-sandbox — simulated environment
INFINITY LAB SANDBOX v2.6 — simulated shell
Type the command for the current objective. Helpers: "hint", "solution", "clear".
$
OBJECTIVE 1 / 3 — type "hint" if stuck
FOUNDRY VERIFICATION
QUERY 1 // 2
What Azure role do you need to create Foundry resources?
Reader
Contributor or Owner
User Access Administrator only
No role needed