-
Couldn't load subscription status.
- Fork 4.1k
Closed
Closed
Copy link
Labels
Azure PS TeamGraph.MicrosoftTrackingWe will track status and follow internallyWe will track status and follow internallybugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.
Milestone
Description
Description
I have 46 owned applications, but instead of getting them, I get a single array that contains those 46 applications.
Get-AzADApplication | gm
TypeName: Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphApplication
Get-AzADApplication -OwnedApplication | gm
TypeName: System.Object[]
Adding the -OwnedApplication switch should not change the output type.
Issue script & Debug output
Get-AzADApplication | gm
TypeName: Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Models.ApiV10.MicrosoftGraphApplication
Get-AzADApplication -OwnedApplication | gm
TypeName: System.Object[]
Adding the -OwnedApplication switch should not change the output type.Environment data
PS7.3Module versions
Az.ResourceError output
No response
Metadata
Metadata
Assignees
Labels
Azure PS TeamGraph.MicrosoftTrackingWe will track status and follow internallyWe will track status and follow internallybugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.
