Skip to content

Commit f598de1

Browse files
committed
fix warnings
1 parent 1ae78f6 commit f598de1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/app-service/tutorial-sre-agent.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ In the *Basics* tab, do the following actions.
5151

5252
1. Enter the following values in the *Instance details* section.
5353

54+
| Setting | Action |
55+
|---|---|
5456
| Name app name | Enter **my-sre-app**. |
5557
| Publish | Select **Code**. |
5658
| Runtime stack| Select **PHP 8.4**. |
@@ -178,7 +180,7 @@ Now that you have an agent that sees your container app, you can create an oppor
178180
179181
This action fails and produces a `HTTP 500` error that wasn't tested during development.
180182
181-
![The convert will result in a HTTP 500 error](./media/tutorial-azure-monitor/sample-monitor-app-http-500.png)
183+
![The convert will result in a HTTP 500 error](./media/tutorial-azure-monitor/sample-monitor-app-http-500.png)
182184
183185
## 5. Fix the app
184186
@@ -243,6 +245,5 @@ Now you can prompt your agent to return your app's fully qualified domain name (
243245
## Next steps
244246
245247
* [Overview of Azure App Service](overview.md)
246-
* [Use Azure Developer CLI for modern app development](https://learn.microsoft.com/azure/developer/azure-developer-cli/overview)
247-
* [Agent Space documentation](https://learn.microsoft.com/azure/agent-space/overview)
248-
248+
* [Use Azure Developer CLI for modern app development](/azure/developer/azure-developer-cli/overview)
249+
* [Agent Space documentation](/azure/agent-space/overview)

0 commit comments

Comments
 (0)