az security workspace-setting show/list is not returning workspaceId
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
## Describe the bug
The `workspaceId` in the response of `az security workspace-setting show/list` is always null while `az security workspace-setting create` can return the correct value for `workspaceId`. Is it by design or a bug?
**Command Name**
`az security workspace-setting show/list`
**Errors:**
## To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- _Put any pre-requisite steps here..._
- `az security workspace-setting list`
## Expected Behavior
## Environment Summary
```
Windows-10-10.0.19041-SP0
Python 3.6.8
Installer: PIP
azure-cli 2.14.0
Extensions:
storage-blob-preview 0.3.0
```
## Additional Context
Contributor guide
Assessment
This issue has not been assessed yet.