Let’s say, your company needs to ensure that backups are in place for all Azure file shares. Because employees are…
Let’s say you are running a virtual machine inside VNET and by default internet access is allowed from VM. You…
In this blog , We will explore communication between subnets. Let’s say ,Your company wants to block communication between two…
In this blog , We will explore lifecycle management of blob storage from changing tiers (hot to cold) to archive.…
In this blog, We will explore how to easily perform object replication between storage accounts in the same or different regions or…
reference – https://learn.microsoft.com/en-us/azure/role-based-access-control/rbac-and-directory-admin-roles https://learn.microsoft.com/en-us/azure/role-based-access-control/overview Here is a comparison chart of common Azure built-in roles and their access to resources. Role…
In this blog , We will explore how can we get role assignment and definitions for our organisation using service…
In this blog , We will explore how can we install Jenkins using docker . Step -1 Run below command…
If you are beginner and learning kubernetes. You might get confused with kubernetes tools naming and it’s usecase.Let’s understand difference…
Recently I had requirement to get filenames inside multiple folders and subfolders in current directory. For example , I have…