-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
status:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:bugA broken experienceA broken experience
Description
Describe the bug
Get-MgBetaDirectorySetting : One or more errors occurred.
At line:1 char:1
- $grpUnifiedSetting = Get-MgBetaDirectorySetting | Where-Object { $_.V ...
-
+ CategoryInfo : NotSpecified: (:) [Get-MgBetaDirectorySetting_List], AggregateException + FullyQualifiedErrorId : System.AggregateException,Microsoft.Graph.Beta.PowerShell.Cmdlets.GetMgBetaDirectorySetting_List
Expected behavior
i expect it to work.
How to reproduce
$grpUnifiedSetting = Get-MgBetaDirectorySetting | Where-Object { $_.Values.Name -eq "EnableMIPLabels" }
$grpUnifiedSetting.Values
SDK Version
No response
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```</details>
### Configuration
_No response_
### Other information
_No response_
Metadata
Metadata
Assignees
Labels
status:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:bugA broken experienceA broken experience