Skip to content

Commit 43de2ae

Browse files
Merge pull request #275349 from kevinguo-ed/webpubsub_whats_new
Added a new update
2 parents 253f043 + 6dd3eec commit 43de2ae

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

articles/azure-web-pubsub/whats-new.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,28 @@ ms.custom: mode-other
1313

1414
On this page, you can read about recent updates about Azure Web PubSub. As we make continuous improvements to the capabilities and developer experience of the service, we welcome any feedback and suggestions. Reach out to the service team at **[email protected]**
1515

16+
17+
## Q1 2024
18+
19+
### Service VS Code extension is in public preview
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+
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+
- Regenerate 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 real-time resource logging during development through [LiveTrace tool](./howto-troubleshoot-resource-logs.md)
34+
35+
> [!div class="nextstepaction"]
36+
> [Learn more about the new VS Code extension](./tutorial-develop-with-visual-studio-code.md)
37+
1638
## Q4 2023
1739

1840
### Web PubSub for Socket.IO is now generally available

0 commit comments

Comments
 (0)