Enabling CORS in Azure CDN Premium Verizon instance
I always wanted to work on Azure CDN. It is a Content Delivery Network backed by Azure's infrastructure and is pretty much flawless. In this post,
guest@OMG Debugging:~ ls posts/ --sort=date
Personal notes on code, cloud, and the weird errors that show up at 3 AM.
I always wanted to work on Azure CDN. It is a Content Delivery Network backed by Azure's infrastructure and is pretty much flawless. In this post,
I have been testing Dynamics 365 in my personal Azure Active Directory where I have a couple of users. In order to test out the solution in hand,
In this post, I will show you how to deploy Blackfire in Azure Web App for Containers. For those who don't know, Blackfire is a tool
You might be aware of Pi-Hole to be a advertisement blocking software which works at the DNS level. The way it works is that, it runs its
This would be a pretty short post but I would like to attribute this win to Process Monitor. In my case, I was working with Dynamics CRM Package
When you are writing PowerShell scripts for the enterprise environment (I will urge to follow the guideline even when writing personal scripts), you need to have proper logging
I have been recently trying to figure out why LetsEncyrpt's Certbot was failing to renew the SSL certificates automatically. I ran the following command - certbot renew
Recently, I have been spending a lot of time doing deployments and performing migrations to Azure Web App for Containers. Following are some of the gotchas which I
This happened with me where I was working with Docker on Windows & then pushing the image to Azure Container Registry which in turn was being used by
This would be a quick post about solving an error which sometimes occurs while doing a Data/Schema comparison using the SQL Server tools which are available in