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
From the course: Building Agents Using the Azure AI Foundry Agent Service
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
-
-
-
-
-
-
-
(Locked)
Project overview1m 59s
-
(Locked)
Challenge: Setting up the environment51s
-
(Locked)
Solution: Setting up the environment4m 16s
-
(Locked)
Challenge: Setting up the agents1m 4s
-
(Locked)
Solution: Setting up the agents6m 40s
-
(Locked)
Challenge: Creating the connected agent46s
-
(Locked)
Solution: Creating the connected agent2m 59s
-
(Locked)
Challenge: Deploying in Chainlit21s
-
(Locked)
Solution: Deploying in Chainlit3m 17s
-
(Locked)
-