Azure / Azure/azurestack-powershell

Unexpected response when AzureBridge product doesn't exist

Open
#16 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
16
Forks
37
PR merge metrics
No merged PRs in 30d

Description

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".

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.