Skip to content

Commit de80c50

Browse files
Merge pull request #290344 from craigshoemaker/patch-20
[Container Apps] Update: Planned maintenance -> update to the `list` command
2 parents 41438e1 + 9e8e9a1 commit de80c50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/container-apps/planned-maintenance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@ Times in UTC format are expressed using the 24-hour time format. For instance, i
8484

8585
## View the window configuration
8686

87-
You can view an environment's maintenance window with the `maintenance-config show` command.
87+
You can view an environment's maintenance window with the `maintenance-config list` command.
8888

8989
```azurecli
90-
az containerapp env maintenance-config show \
90+
az containerapp env maintenance-config list \
9191
--resource-group <RESOURCE_GROUP> \
9292
--environment <ENVIRONMENT_NAME>
9393
```
@@ -123,4 +123,4 @@ Planned maintenance is free during preview.
123123
## Next steps
124124

125125
> [!div class="nextstepaction"]
126-
> [Observability overview](./observability.md)
126+
> [Observability overview](./observability.md)

0 commit comments

Comments
 (0)