From the course: Building Infrastructure as Code (IaC) with Azure Bicep: Part 1

Unlock the full course today

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

Parent and child demo 5

Parent and child demo 5

- [Instructor] Now, our Azure portal actually finally get refreshed after a couple of minutes of lag. And here, you see that bicep-part-stg-eastus2 resource group is created here. And if you navigate there and look into deployments, you'll see that this is the deployment that we did that actually succeeded. And under overview, if you go and refresh, you should be able to see your stg22 named storage account. And if you navigate inside that storage account, you'll see the container names that we created. So if you remember, the inputs, outputs, and errors were within that list. And we had internal container as well as data logs defined. So all of them are provisioned and ready. So I hope you get the same result. If not, check the scripts and you should be able to come to the same results. And now, that's it. Let's move to the next video.

Contents