QuestionMay 19, 2025

Question 8 (3.34 points) You are your company's IT manager. You need to view your Azure AD directory settings for your Azure AD subscription . What PowerShell command would you use to accomplish this task? View -AzureADDirectorySetting Get -AzureADDirectorySetting Add-Azure DDirectorySetting Set -AzureADDirectorySetting

Question 8 (3.34 points) You are your company's IT manager. You need to view your Azure AD directory settings for your Azure AD subscription . What PowerShell command would you use to accomplish this task? View -AzureADDirectorySetting Get -AzureADDirectorySetting Add-Azure DDirectorySetting Set -AzureADDirectorySetting
Question 8 (3.34 points)
You are your company's IT manager. You need to view your Azure AD directory
settings for your Azure AD subscription . What PowerShell command would you use
to accomplish this task?
View -AzureADDirectorySetting
Get -AzureADDirectorySetting
Add-Azure DDirectorySetting
Set -AzureADDirectorySetting

Solution
4.7(279 votes)

Answer

Get-AzureADDirectorySetting Explanation 1. Identify the correct PowerShell command To view Azure AD directory settings, use the command designed to retrieve information. The appropriate command is **Get-AzureADDirectorySetting**.

Explanation

1. Identify the correct PowerShell command<br /> To view Azure AD directory settings, use the command designed to retrieve information. The appropriate command is **Get-AzureADDirectorySetting**.
Click to rate:

Similar Questions