Skip to content

Commit 345e23b

Browse files
authored
Merge pull request Azure#636 from likamrat/app_svc_fix
fixing screenshots
2 parents 3cd61b3 + 59ad750 commit 345e23b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
Loading
Loading
Loading
Loading

docs/azure_arc_jumpstart/azure_arc_app_svc/aks/aks_container_apps_arm_template/_index.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,11 @@ In this scenario, the Azure Container Apps extension was deployed and used throu
240240

241241
- In order to view cluster extensions, click on the Azure Arc-enabled Kubernetes resource Extensions settings.
242242

243-
![Screenshot showing the Azure Arc-enabled Kubernetes resource](./25.png)
243+
![Screenshot showing the Azure Arc-enabled Kubernetes resource](./24.png)
244244

245-
![Screenshot showing Azure Arc-enabled Kubernetes cluster extensions settings](./26.png)
245+
![Screenshot showing Azure Arc-enabled Kubernetes cluster extensions settings](./25.png)
246+
247+
![Screenshot showing Azure Arc-enabled Kubernetes cluster extensions](./26.png)
246248

247249
## View your application's diagnostics
248250

@@ -262,14 +264,12 @@ In this scenario, the Log Analytics was configured with the Container Apps exten
262264
| where ContainerAppName_s =~ "helloworld"
263265
```
264266
265-
![Screenshot showing showing the Log Analytics workspace logs](./28.png)
266-
267-
![Screenshot showing showing the Log Analytics workspace logs query](./29.png)
267+
![Screenshot showing showing the Log Analytics workspace logs query](./28.png)
268268
269269
> **Note:** If there's an error when running a query, try again in 10-15 minutes. There may be a delay for Log Analytics to start receiving logs from the application.
270270

271271
## Cleanup
272272

273273
- If you want to delete the entire environment, simply delete the deployed resource group from the Azure portal.
274274

275-
![Screenshot showing the Delete Azure resource group button](./30.png)
275+
![Screenshot showing the Delete Azure resource group button](./29.png)

0 commit comments

Comments
 (0)