Azure / Azure/azure-webpubsub

[BugBash][CLI]not output for permission check

Open
#274 2 comments 0 reactions 1 assignee Claimed by @zackliu View on GitHub
bug bug-bash-round-2 cli data plane
Dominant language
TypeScript
Stars
147
Forks
96
Avg merge
19h 28m
Merged PRs (30d)
87

Description

### Describe the bug
not output for permission check

### To Reproduce

- start a client `az webpubsub client start -g jw1111 -n jw2222 --hub-name hub2 --user-id u1`
- join a group: `joingroup a`
- check permision by `az webpubsub service permission check -g jw1111 -n jw2222 --hub-name hub2 --group-name a --connection-id xF3wurhKa_JkiAG1sFtMkA896e70a41 --permission joinLeaveGroup`

Expected result: return `true` or `false`
Actual result: no output, it's empty.
![image](https://user-images.githubusercontent.com/8814383/139399717-45777caa-00db-4e05-b084-6ac015d49f2e.png)

### Exceptions (if any)

### Further technical details
- SDK and its version you use

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.