From the course: Building Agents Using the Azure AI Foundry Agent Service

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Solution: Setting up the environment

Solution: Setting up the environment

(upbeat music) - [Instructor] To create our environment setup, we visit the setup your environment documentation of the Azure AI Foundry Agent Service. We scroll down and choose the standard agent setup, and click Deploy to Azure. We log into our account, in the setup page, we name the resources appropriately. We then click Review + create, and you click Create. Once your deployment is completed, we head back to the Azure portal and review the resources created by the deployment. We have an Azure AI Foundry resource, a project, a Cosmos DB account, a search service, and a storage account. To provide ourselves access to the storage account, we now need to do the following. We go to our storage account and click the Access Control menu, we select Add role assignment, and we look for the storage blob data reader role. We only need this role because you'll not be uploading files in a storage account. We need the storage blob data contributor role if we intend to upload files in a new…

Contents