You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-web-pubsub/whats-new.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,17 +20,17 @@ On this page, you can read about recent updates about Azure Web PubSub. As we ma
20
20
Developers can manage Azure Web PubSub resources on Azure portal or using Azure CLI. Now with the release of Web PubSub service’s VS Code extension, developers who use VS Code enjoy the benefit of managing their Web PubSub resources right from within their code editor. This extension minimizes context switching and improves developers’ productivity.
21
21
22
22
**Features included:**
23
-
• View, create, delete, and restart Azure Web PubSub resources
24
-
• View, create, delete hub settings
25
-
• View, create, delete and update event handlers
26
-
• View resource metrics
27
-
• Scale up and scale out
28
-
• Check resource health
29
-
• Re-generate access key
30
-
• Copy connection string or endpoint of the service to clipboard
31
-
• Switch the anonymous connect policy of hub setting
32
-
• Attach [Azure Web PubSub local tunnel tool](./howto-web-pubsub-tunnel-tool.md)
33
-
• View realtime resource logging during development through [LiveTrace tool](./howto-troubleshoot-resource-logs.md)
23
+
-View, create, delete, and restart Azure Web PubSub resources
24
+
-View, create, delete hub settings
25
+
-View, create, delete and update event handlers
26
+
-View resource metrics
27
+
-Scale up and scale out
28
+
-Check resource health
29
+
-Re-generate access key
30
+
-Copy connection string or endpoint of the service to clipboard
31
+
-Switch the anonymous connect policy of hub setting
32
+
-Attach [Azure Web PubSub local tunnel tool](./howto-web-pubsub-tunnel-tool.md)
33
+
-View realtime resource logging during development through [LiveTrace tool](./howto-troubleshoot-resource-logs.md)
34
34
35
35
> [!div class="nextstepaction"]
36
36
> [Learn more about the new VS Code extension](./tutorial-develop-with-visual-studio-code.md)
0 commit comments