Posts

Showing posts from November, 2022

Demystify of cmdlets

Image
In the era of digitization, cloud is playing an important role in the software sector and Microsoft Azure has occupied a wide space in the cloud. While using Microsoft Azure, I have come across cmdlets. In first conversation, I believe it is another name for command prompt which is common use for window interaction, but gradually, I realized that cmdlets are different from command prompt. Let's start to dive deep. Microsoft Azure provides three different administrative tools to control, automate and monitor the Azure resources. The Azure portal The Azure CLI Azure PowerShell Because I'm going to discuss cmdlets, I'll highlight PowerShell. There are two command shells in the Windows operating system, the first command shell and the second PowerShell. Each shell contains software that provides direct communication between users and the operating system or application. A command shell is an input field in a text-based user interface screen for an operating system (OS) or progr