In this blog post, I will show you how to Secure Passwords Inside PowerShell Scripts
Covert Azure VM Disk From Premium SSD to Standard HDD
In this blog post, I will show you how to convert Azure VM disk from Premium SSD to Standard HDD.
How to Backup an Azure VM using Azure CLI
In this post, I will show How to Backup an Azure VM using Azure CLI command-line tool.
Migrate Azure VM Disk to Managed Disk
In this blog post, I will show you how to migrate an Azure VM virtual disk to a managed disk.
Backup Azure Virtual Machines with Azure Automation
In this blog post, I will show you how to Backup Azure Virtual Machines with Azure Automation.
Add Multiple Users to a Microsoft Teams Team Using PowerShell
In this blog post, I will show you how to Add Multiple Users to a Microsoft Teams Team Using PowerShell.
How To Encrypt an Existing Azure VM Disks
In this Microsoft Azure blog post, I will show you how to encrypt an existing Azure VM disk.
Convert Python Console App to Web App With Flask
In this blog post, I will show you how to convert a Python console app to a Web App using Flask.
How To Comment Code In Python
In this blog post, I will show how to comment on multiple or single lines of code in Python programming.
How to Get User Input in Python
In this Python blog post, I will show how to get user input in Python