Azure resource graph is a service designed by Azure to extend the capability of the management of Azure resources. This provides efficiency and performance for querying and exploring resources in multiple subscriptions on a large scale. This help organization IT teams to implement governance on a large scale over themRead More →

Securing cloud infrastructure and services plays a vital role in architecting a solution. As a solution designer or architect, it is an important task to take account of all the possible security measurements need for the solution. It can be from infrastructure to application and database When security plays aRead More →

When working with a large amount of data it should have a proper life cycle management implement to use storage capacity more effectively and cost-effectively. Data has a unique lifecycle, at the beginning data are used frequently. But the need for access drops drastically as the data ages. Azure LifeRead More →

Every week, I publish my reading notes. Those are the articles, blog posts, podcasts, tech videos, and books that catch my interest and that I found interesting.  Blogs Linked ARM Templates for a Multi Resource Azure Solution Linux Lift and Shift Hands-on Lab – Microsoft Cloud Workshop Azure Sentinel: automatingRead More →

A few months back I started a new journey with a new employer. In my organization, they do e-commerce hosting for various customers all over the world. So when the customer needs to host our e-commerce product as a hosting team it’s our responsibility to create the relevant Azure cloudRead More →

No matter who you are a developer or and IT Professional, we need to have tools to optimize the day-to-day works with VS Code. When you install VS Code for the first time you feel like its just another text editor, but the true power of VS Code comes withRead More →

Azure Virtual Machine Scale Sets (VMSS) VMSS let customers to create and manage identical, load balanced VM to distribute the application traffic among them. VMSS has the capability of automatic scale up based on the demand and scale down when the demand decreases. This will allow customers to keep theRead More →

I publish a story on Medium on how we can recover, if the Azure Web App is deleted accidentally or intentionally. Below is the link for reference  Medium LinkRead More →

Recently I had to migrate Hyper-V ASR solution integrate with SCVMM. So following are some consideration we have t do before migrate it. The migration not affect to VM replication process so we don’t have to worry about it. Step 1 First we have to inform the ASR PG team toRead More →

Recently Azure storage and Compute team announce the support for more than 1TB for the Managed & Unmanaged disks.This is one of the features that all of us are waiting for a long time. Now we can go for maximum of 4095GB (4TB) for a single disk. So lets seeRead More →