Azure / Azure/azurestack-powershell
Unexpected response when AzureBridge product doesn't exist
Aperta
- Lingua principale
- PowerShell
- Stelle
- 16
- Fork
- 37
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When I run Get-AzsAzureBridgeProduct as below, I get an unexpected response error:
```
PS C:\tasks\Azure\azurestack-powershell\src\Azs.AzureBridge.Admin\test> get-AzsAzureBridgeProduct -ActivationName "default" -ResourceGroupName "azurestack-activation" -Name "fakeproduct"
Get-AzsAzureBridgeProduct_Get: Unexpected response retrieving product information.
```
The error should say the resource does not exist, not an "unexpected response".
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.