You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/java-apm-agent-config.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -335,16 +335,16 @@ The following commands help you define variables and ensure your Container Apps
335
335
336
336
## Clean up resources
337
337
338
-
The resources created in this tutorial contribute to your Azure bill. If you aren't going to keep them in a long run, run the following commands to clean them up.
339
-
340
-
# [Bash](#tab/bash)
341
-
```azurecli
342
-
az group delete --resource-group $RESOURCE_GROUP
343
-
```
344
-
# [PowerShell](#tab/powershell)
345
-
```azurecli
346
-
az group delete --resource-group $RESOURCE_GROUP
347
-
```
338
+
The resources created in this tutorial contribute to your Azure bill. If you aren't going to keep them in the long term, run the following commands to clean them up.
0 commit comments