Skip to content

Commit 01b65ec

Browse files
committed
Fixes
1 parent 673deea commit 01b65ec

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/fundamentals/dashboard/copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The dashboard also includes a Copilot option in the context menus for resources,
6464

6565
If your app has structured logs or traces with errors, an **Explain errors** button appears on those pages. Selecting it makes all errors available to Copilot for investigation.
6666

67-
:::image type="content" source="media/copilot/structuredlogs-explainerrors.png" lightbox="media/copilot/structuredlogs-explainerrors.png" alt-text="A screenshot of the structured logs page with an Explain errors button.":::
67+
:::image type="content" source="media/copilot/structuredlogs-explainerror.png" lightbox="media/copilot/structuredlogs-explainerror.png" alt-text="A screenshot of the structured logs page with an Explain errors button.":::
6868

6969
On the trace details page, the **Explain trace** button is always visible. It provides a quick way to analyze the currently viewed trace.
7070

docs/whats-new/dotnet-aspire-9.3.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,9 @@ This change affects cost, performance, and available features in new deployments
837837
838838
🔧 Use `.WithDefaultAzureSku()` on the **database** to revert to the old behavior
839839
840-
🔗 Learn more about [Azure SQL pricing tiers](/azure/azure-sql/database/service-tiers)
840+
<!--
841+
🔗 Learn more about [Azure SQL pricing tiers](https://learn.microsoft.com/azure/azure-sql/database/service-tiers)
842+
-->
841843
842844
## 🚀 AZD: Major Improvements to CI/CD for Aspire Apps
843845

0 commit comments

Comments
 (0)