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

Show service properties and icon in vscode extension #686

Closed xingsy97 closed 6 months ago

xingsy97 commented 6 months ago
  1. show service properties in resource tree
  2. right click service name then click "View Properties" to view detail
  3. show correct icon for socket.io service
  4. fix a packing issue in gulpfile.ts.

How to use the extension: https://github.com/Azure/azure-webpubsub/pull/685 image

image

xingsy97 commented 6 months ago

@vicancy To keep consistent with portal, removed: LocalAuth, TLS, PublicNetworkAccess added: sku and unit count

Now screenshot: image