Delen via


Invoke-AzMLWorkspaceDiagnose

Problemen met het instellen van de werkruimte vaststellen.

Syntaxis

Invoke-AzMLWorkspaceDiagnose
      -Name <String>
      -ResourceGroupName <String>
      [-SubscriptionId <String>]
      [-ApplicationInsightId <Hashtable>]
      [-ContainerRegistryId <Hashtable>]
      [-DnsResolution <Hashtable>]
      [-KeyVaultId <Hashtable>]
      [-Nsg <Hashtable>]
      [-Other <Hashtable>]
      [-ResourceLock <Hashtable>]
      [-StorageAccount <Hashtable>]
      [-Udr <Hashtable>]
      [-DefaultProfile <PSObject>]
      [-AsJob]
      [-NoWait]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]
Invoke-AzMLWorkspaceDiagnose
      -InputObject <IMachineLearningServicesIdentity>
      [-ApplicationInsightId <Hashtable>]
      [-ContainerRegistryId <Hashtable>]
      [-DnsResolution <Hashtable>]
      [-KeyVaultId <Hashtable>]
      [-Nsg <Hashtable>]
      [-Other <Hashtable>]
      [-ResourceLock <Hashtable>]
      [-StorageAccount <Hashtable>]
      [-Udr <Hashtable>]
      [-DefaultProfile <PSObject>]
      [-AsJob]
      [-NoWait]
      [-WhatIf]
      [-Confirm]
      [<CommonParameters>]

Description

Problemen met het instellen van de werkruimte vaststellen.

Voorbeelden

Voorbeeld 1: Probleem met het instellen van werkruimte vaststellen

Invoke-AzMLWorkspaceDiagnose -ResourceGroupName ml-rg-test -Name mlworkspace-cli01 -ApplicationInsightId @{'key1'="/subscriptions/xxxx-xxxxx-xxxxxxxxx-xxxx/resourceGroups/ml-rg-test/providers/Microsoft.insights/components/xxxxxxxxxxx"}

ValueApplicationInsightsResult : {}
ValueContainerRegistryResult   :
ValueDnsResolutionResult       :
ValueKeyVaultResult            :
ValueNetworkSecurityRuleResult :
ValueOtherResult               :
ValueResourceLockResult        :
ValueStorageAccountResult      :
ValueUserDefinedRouteResult    :

Problemen met het instellen van werkruimte vaststellen

Voorbeeld 2: Problemen met het instellen van de werkruimte vaststellen per werkruimteobject

$workspace = Get-AzMLWorkspace -ResourceGroupName ml-rg-test -Name mlworkspace-cli01
Invoke-AzMLWorkspaceDiagnose -InputObject $workspace -ApplicationInsightId @{'key1'="/subscriptions/9e223dbe-3399-4e19-88eb-0975f02ac87f/resourceGroups/ml-rg-test/providers/Microsoft.insights/components/xxxxxxxxxxxx"}

ValueApplicationInsightsResult : {}
ValueContainerRegistryResult   :
ValueDnsResolutionResult       :
ValueKeyVaultResult            :
ValueNetworkSecurityRuleResult :
ValueOtherResult               :
ValueResourceLockResult        :
ValueStorageAccountResult      :
ValueUserDefinedRouteResult    :

Problemen met het instellen van de werkruimte vaststellen per werkruimteobject

Parameters

-ApplicationInsightId

Instelling voor het diagnosticeren van afhankelijke Application Insights

Type:Hashtable
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-AsJob

De opdracht uitvoeren als een taak

Type:SwitchParameter
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-Confirm

Voordat u de cmdlet uitvoert, vraagt het systeem om bevestiging.

Type:SwitchParameter
Aliassen:cf
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-ContainerRegistryId

Instelling voor het diagnosticeren van afhankelijk containerregister

Type:Hashtable
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-DefaultProfile

De parameter DefaultProfile is niet functioneel. Gebruik de parameter SubscriptionId indien beschikbaar als u de cmdlet uitvoert voor een ander abonnement.

Type:PSObject
Aliassen:AzureRMContext, AzureCredential
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-DnsResolution

Instelling voor het diagnosticeren van dns-resolutie

Type:Hashtable
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-InputObject

Identity Parameter To construct, zie DE SECTIE NOTES voor INPUTOBJECT-eigenschappen en maak een hash-tabel.

Type:IMachineLearningServicesIdentity
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:True
Jokertekens accepteren:False

-KeyVaultId

Instelling voor het diagnosticeren van afhankelijke sleutelkluis

Type:Hashtable
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-Name

Naam van Azure Machine Learning-werkruimte.

Type:String
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-NoWait

De opdracht asynchroon uitvoeren

Type:SwitchParameter
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-Nsg

Instelling voor het diagnosticeren van netwerkbeveiligingsgroep

Type:Hashtable
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-Other

Instelling voor het diagnosticeren van niet-geclassificeerde categorie van problemen

Type:Hashtable
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-ResourceGroupName

De naam van de resourcegroep. De naam is hoofdletterongevoelig.

Type:String
Position:Named
Default value:None
Vereist:True
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-ResourceLock

Instelling voor het diagnosticeren van resourcevergrendeling

Type:Hashtable
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-StorageAccount

Instelling voor diagnose van afhankelijk opslagaccount

Type:Hashtable
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-SubscriptionId

De id van het doelabonnement.

Type:String
Position:Named
Default value:(Get-AzContext).Subscription.Id
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-Udr

Instelling voor het diagnosticeren van door de gebruiker gedefinieerde routering

Type:Hashtable
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

-WhatIf

Toont wat er zou gebeuren wanneer de cmdlet wordt uitgevoerd. De cmdlet wordt niet uitgevoerd.

Type:SwitchParameter
Aliassen:wi
Position:Named
Default value:None
Vereist:False
Pijplijninvoer accepteren:False
Jokertekens accepteren:False

Invoerwaarden

IMachineLearningServicesIdentity

Uitvoerwaarden

IDiagnoseResponseResultValue