In this blog post, we will start exploring identities & Role-based access control (RBAC) in Azure for accessing different Azure resources from applications. We will create an infrastructure consisting Azure Storage Account which
Storing and managing logs is one of the important activities in software companies. Because using logs you can find root causes of multiple things like bugs, downtime, cyber attack, etc. Different cloud providers
In this blog, we will create a private endpoint for the storage account (blob storage) using terraform. Also, I will show how to access blob storage using Azure CLI from the virtual machine.