Azure / azure-webpubsub

Azure Web PubSub Service helps you to manage WebSocket connections and do publish and subscribe in an easy way
https://azure.github.io/azure-webpubsub/
MIT License
132 stars 84 forks source link

Support check resource health in VSCode extension #694

Closed xingsy97 closed 5 months ago

xingsy97 commented 6 months ago

How to install & use

https://github.com/Azure/azure-webpubsub/pull/692

vicancy commented 6 months ago

Not sure if we need CheckHealth as a command in the extension, does other service extension have similar feature?

xingsy97 commented 6 months ago

Not sure if we need CheckHealth as a command in the extension, does other service extension have similar feature?

Other extension don't have similar feature. I made this for I noticed there is a "resource health" tab in portal. Let's skip this pr now.

xingsy97 commented 5 months ago

@vicancy AKS extension has similar features https://code.visualstudio.com/assets/docs/azure/aksextensions/right-click-menu.png