Get-AzContainerAppDiagnosticDetector
Get a diagnostics result of a Container App.
Syntax
List (Default)
Get-AzContainerAppDiagnosticDetector
-ContainerAppName <String>
-ResourceGroupName <String>
[-SubscriptionId <String[]>]
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Get
Get-AzContainerAppDiagnosticDetector
-ContainerAppName <String>
-DetectorName <String>
-ResourceGroupName <String>
[-SubscriptionId <String[]>]
[-DefaultProfile <PSObject>]
[<CommonParameters>]
GetViaIdentityContainerApp
Get-AzContainerAppDiagnosticDetector
-DetectorName <String>
-ContainerAppInputObject <IAppIdentity>
[-DefaultProfile <PSObject>]
[<CommonParameters>]
GetViaIdentity
Get-AzContainerAppDiagnosticDetector
-InputObject <IAppIdentity>
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Description
Get a diagnostics result of a Container App.
Examples
Example 1: Get a diagnostics result of a Container App.
Get-AzContainerAppDiagnosticDetector -ContainerAppName azps-containerapp-1 -ResourceGroupName azps_test_group_app
Name ResourceGroupName
---- -----------------
AutoScalingErrors azps_test_group_app
clustersubnet azps_test_group_app
cappconfigandmanagement azps_test_group_app
cappContainerAppAvailabilityDetector azps_test_group_app
cappcontainerappcpu azps_test_group_app
cappContainerAppAvailabilityMetrics azps_test_group_app
cappcontainerappclustercreation azps_test_group_app
cappcontainerappmemory azps_test_group_app
cappcontainerappnetworkusage azps_test_group_app
ContainerAppsRevisionComparsion azps_test_group_app
ContainerAppEnvironmentEvents azps_test_group_app
containerenvinsights azps_test_group_app
DaprInsights azps_test_group_app
cappdeploymentFailures azps_test_group_app
EasyAuthConfigurationErrors azps_test_group_app
cappcontainerapprevisions azps_test_group_app
snatusage azps_test_group_app
cappcertificates azps_test_group_app
Get a diagnostics result of a Container App.
Parameters
Identity Parameter
Type: IAppIdentity
Default value: None
Supports wildcards: False
DontShow: False
GetViaIdentityContainerApp
Position: Named
Mandatory: True
Value from pipeline: True
Value from pipeline by property name: False
Value from remaining arguments: False
-ContainerAppName
Name of the Container App.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
List
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
Get
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-DefaultProfile
The DefaultProfile parameter is not functional.
Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription.
Parameter properties
Type: PSObject
Default value: None
Supports wildcards: False
DontShow: False
Aliases: AzureRMContext, AzureCredential
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-DetectorName
Name of the Container App Detector.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
Get
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
GetViaIdentityContainerApp
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
Identity Parameter
Type: IAppIdentity
Default value: None
Supports wildcards: False
DontShow: False
GetViaIdentity
Position: Named
Mandatory: True
Value from pipeline: True
Value from pipeline by property name: False
Value from remaining arguments: False
-ResourceGroupName
The name of the resource group.
The name is case insensitive.
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
List
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
Get
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-SubscriptionId
The ID of the target subscription.
Parameter properties
Type: String [ ]
Default value: (Get-AzContext).Subscription.Id
Supports wildcards: False
DontShow: False
Parameter sets
List
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
Get
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters .
Outputs