Posts

Azure RBAC 101

I’m getting started with Azure. After a couple of years playing with GCP and Azure, I thought it’s time to play with Azure. I hope I can reach a good depth and be able to compare the 3 cloud providers in future posts! I don’t promise anything but I’ll do my best :) What the heck is Azure RBAC ? RBAC stands for Role-Based Access Control. In short it’s used to manage access to ressources.

Azure RBAC 101

Now I started shipping some blog posts. I was thinking that as a first exercice in Azure to publish my blog online using Azure services. 2 birds, one stone :) We will be looking into Azure Storage, Azure CDN and may be some GitHub action trying to automate all of this. Static website in Azure Blob Storage Azure Storage provides different data services ranging from blobs (think AWS S3 or Google Cloud Storage) to volumes for VMs, noSQL databases and file shares.