
Only the default project is available in the Foundry (new) portal. Use the Foundry (classic) portal to interact with all other projects on a Foundry resource.
Create your first resource
To create your first resource, with basic Azure settings, follow the below steps using either Azure portal, Azure CLI, or PowerShell.Access your resource
With your first resource created, you can access it via Foundry portal for UX prototyping, Foundry SDK for development, or via Azure portal for administrative management.Verify your setup
You can verify that your resource is set up correctly by using the Azure AI Projects SDK to connect and list projects. This minimal example confirms authentication and access.Successfully connected. Found X projects. where X is the number of projects in your resource.
References:
Grant or obtain developer permissions
Azure Role Based Access Control (RBAC) differentiates permissions between management and development actions. To build with Foundry, your user account must be assigned developer permissions (“data actions”). You can either use one of the built-in RBAC roles, or use a custom RBAC role. Built-in Azure RBAC developer roles for Foundry include:| Role | Description |
|---|---|
| Azure AI Project Manager | Grants development permissions, and project management permissions. Can invite other users to collaborate on a project as ‘Azure AI User’. |
| Azure AI User | Grants development permissions. |
| Azure AI Account Owner | Grants full access to manage AI projects and accounts. Can invite other users to collaborate on a project as ‘Azure AI User’. |
| Azure AI Owner | Grants full access to managed AI projects and accounts and build and develop with projects. |
The Azure AI Owner role will be available to assign in the Azure and Foundry portal soon.

Azure Owner and Contributor roles do only include management permissions, and not development permissions. Development permissions are required to build with all capabilities in Foundry.
Start building in your first project
With permissions set up, you’re now ready to start building Foundry. In Foundry portal open or create your first project. Projects organize your agent and model customization work in Foundry, and you can create multiple under the same resource. Explore some of the services that come bundled with your resource:| Service | Description |
|---|---|
| Combine the power of generative AI models with tools that allow agents to access and interact with real-world data sources. | |
| Performs model inference for flagship models in the Foundry model catalog. | |
| Perform a wide variety of natural language tasks. | |
| A Foundry Tool that detects unwanted contents. | |
| Turn documents into intelligent data-driven solutions. | |
| Build apps with industry-leading natural language understanding capabilities. | |
| Speech to text, text to speech, translation, and speaker recognition. | |
| Use AI-powered translation technology to translate more than 100 in-use, at-risk, and endangered languages and dialects. |
Next steps
- Create a project to organize your work.
- Connect tools to build more rich applications.
- Learn about access control in Foundry to invite others to your working environment.
- Secure your resource using private networking