Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: James Newton-King <james@newtonking.com>
  • Loading branch information
IEvangelist and JamesNK authored Feb 14, 2025
1 parent f4774c1 commit 631826d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/whats-new/dotnet-aspire-9.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The console log page has two new options. You're now able to download your logs

There are a bunch of new features in 9.1 that streamline and polish popular tasks, including:

- Start/Stop button now also appears on the console logs page
- Resource commands, such as Start/Stop buttons, now also appears on the console logs page
- Single click to open in text visualizer
- URLs are automatically clickable, and there are no more commas separating endpoints

Expand Down Expand Up @@ -100,7 +100,7 @@ We fixed [an annoying bug](https://github.com/dotnet/aspire/issues/6504) in 9.1
We did a lot of work this release to improve various Azure integrations:

- CosmosDB now supports managed identity for authentication
- Support for the [vnext-preview emulator](https://learn.microsoft.com/azure/cosmos-db/emulator-linux)
- Support for the [vnext-preview emulator](/azure/cosmos-db/emulator-linux)
- Service Bus and SignalR resources now let you `RunAsEmulator()`
- It's much simpler to connect to existing Azure resources in the app host

Expand Down

0 comments on commit 631826d

Please sign in to comment.