Skip to content

Commit 3b3ef85

Browse files
Merge pull request #209222 from JasonFreeberg/patch-125
Update overview.md
2 parents 0a59871 + eeea3f2 commit 3b3ef85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Next, create a deployment slot to test that your application works properly with
7979
```
8080
1. Deploy your application to the deployment slot using the tool of your choice (VS Code, Azure CLI, GitHub Actions, etc.)
8181
1. Confirm your application is functioning as expected in the deployment slot.
82-
1. [Swap your production and staging slots](deploy-staging-slots.md#swap-two-slots). This will apply the `APPSETTING_DEFAULT_OS=bullseye` app setting to production.
82+
1. [Swap your production and staging slots](deploy-staging-slots.md#swap-two-slots). This will apply the `ORYX_DEFAULT_OS=bullseye` app setting to production.
8383
1. Delete the deployment slot if you are no longer using it.
8484

8585
##### Resources

0 commit comments

Comments
 (0)