Which Of These Modules Is Not Included In Azure PowerShell

  1. Azure system manager module
  2. Azure module
  3. Azure resource manager module
  4. Azure profile module 

Which Of These Modules Is Not Included In Azure PowerShell

Ans. Option 3) Azure resource manager module is the Correct Answer

To work with Azure resources using PowerShell on your computer, you’ll use three main components:

  1. Azure Module (Az Module): This helps you manage Azure services and resources.
  2. Azure Resource Manager Module (AzureRM Module): It used to be commonly used for the same purpose, but it’s being replaced by the Az module.
  3. Azure Profile Module: This manages your Azure profile and subscriptions, like logging in and choosing which part of Azure to work with.

These three components work together to help you interact with and control Azure resources from your computer using PowerShell. It’s like having the right tools to manage your stuff in the Azure cloud.

Therefore, Azure System Manager Module is the Correct Answer.

Hridhya Manoj

Hello, I’m Hridhya Manoj. I’m passionate about technology and its ever-evolving landscape. With a deep love for writing and a curious mind, I enjoy translating complex concepts into understandable, engaging content. Let’s explore the world of tech together

Leave a Comment