Just another blog page

Just another User's blog Site

Just setup my own blog site allowing users to comment or post or re-blog any content they found interesting….No restriction as this is purely to express their opinions.

Any views published by the users are their own and has no implication to any thing living or dead…

There are people hunting to find incriminating posts and views expressed by the free souls in this world and try to push them to a corner.

just because you think different than others does not make it the right way….We are not here to judge who is good and who is not, rather, just learn to co-exist with everyone and love everyone no matter what their views and thoughts are….

Powershell script to list the .Net core version in an Azure Virtual Machine using Invoke-AzVmRunCommand
Tasked with finding a script to list the installed .NET Core versions in an Azure VM within a locked...
Read More
Powershell to list Azure Server Backup Report from the Azure Recovery Service Vaults
I searched the internet for ideas and eventually wrote a PS script to retrieve the Azure Server backup...
Read More
Powershell script to set Azure key vault key auto rotation policy
One of the pen-testing results, as well as the Azure security advisor recommendation, is to have an expiry...
Read More
PowerShell script to encrypt storage accounts with a Keyvault Key
try {Set-AzContext -Subscription $env:SUBSCRIPTION } catch {} $Subscription = (Get-AzSubscription...
Read More
PowerShell script used to Delete resourcegroup level locks in all your Azure Subscriptions
A script used to get the list of all ResourceGroups matching a naming format in all your Azure Subscriptions. It...
Read More
PowerShell script used to create resource group level locks in all your Azure Subscriptions
A script used to get the list of all ResourceGroups in all your Azure Subscriptions. It will check...
Read More
Powershell script to export Azure Network Security Group rules in all of the Subscriptions
A script used to get the list of all Network Security Groups (NSGs) in all your Azure Subscriptions.Finally,...
Read More
Azure Monitor Ops Procedure
Overview of the component How component is accessed Access controls for the component How to deploy the...
Read More
Potato mash dish
A simple south indian style potato side dish which can be eaten along with Naan, Roti’s or rice. Ingredients: Russet...
Read More
Azure Key vault
Overview of the component How component is accessed Access controls for the component How to deploy the...
Read More
Share via
Copy link