Which of these modules is not included in Azure PowerShell?

189    Asked by Bhaanumatishukla in azure , Asked on Dec 22, 2023

Among the four options given, which option is not true regarding modules in Azure PowerShell? Here are the options given below:-

  1. Azure Resource management

  2. Azure Active Directory management

  3. Azure service management

  4. Azure PowerShell Modules

 Among all four options given the one option that is not correct for which of these modules is not include in Azure PowerShell is option 4 which refers to the “Azure PowerShell Modules”. Instead of being a module in Azure PowerShell, it is used in representing collections of cmdlets. This feature includes a cmdlet that enables users to interact and manage specific Azure services within the Azure environment.

Option 1 which refers to “Azure resource management” is a module included in Azure PowerShell. It is specially designed for Azure resource managers.

Option 2 which refers to the “Azure Active Directory management” is an integral part of the Azure PowerShell module. This helps in the automation of user management tasks within Azure AD.

Option 3 which refers to the “ Azure service management” is again a module under Azure PowerShell. This particular function helps in handling the resources and services that are created by using the classic Azure model.



Your Answer

Interviews

Parent Categories