-
Install/Deploy KeyCloak Standalone Server on Azure App Service (No Docker)
There are so many posts about deploying KeyCloak on Azure App Service, inside a docker container. But recently I wanted to install it on Azure App Service “bare metal”, (as bare as it gets on an Azure App Service!) i.e. without using docker. Here is what I discovered and did to get it up and… Read more
-
Access Control for Azure (Blob) Storage Containers
You can grant read/write access for individual Azure storage (V1 or V2) containers (e.g. a Blob storage container) to Azure active directory users: Let us say we want the user testuser@mydomain.onmicrosoft.com have merely read access to the (private) container auditinfoclient01. To accomplish this, just choose the container in the Azure portal and open the Access… Read more
Follow My Blog
Get new content delivered directly to your inbox.