Skip to content

Commit 5312c49

Browse files
authored
Merge pull request #8873 from MicrosoftDocs/matp-pub-repo-4908
Manually creating to replace public repo fork PR 4908
2 parents aefcba5 + ebaa298 commit 5312c49

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

powerapps-docs/maker/model-driven-apps/channel-change.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: powerapps
66
ms.subservice: mda-maker
77
ms.author: aorth
88
ms.reviewer: matp
9-
ms.date: 11/06/2023
9+
ms.date: 11/07/2023
1010
ms.topic: how-to
1111
applies_to:
1212
- "powerapps"
@@ -46,7 +46,7 @@ More information:
4646
* [Update a record using Web API](/power-apps/developer/data-platform/webapi/update-delete-entities-using-web-api#basic-update)
4747
* [Update a record using the SDK for .NET](/power-apps/developer/data-platform/org-service/entity-operations-update-delete?tabs=late#basic-update)
4848

49-
## Change the app channel
49+
## Changing the app channel
5050

5151
The app channel can be used to override the release channel for a model-driven app using Power Apps [app designer](model-driven-app-glossary.md#app-designer) or solutions area.
5252

@@ -91,9 +91,13 @@ A maker can use the **Solutions** area to explicitly set the release channel for
9191
1. Select **Save**.
9292
1. After changing an app setting for specific app(s), the app(s) must be republished for the change to take effect.
9393

94-
### Prevent new app defaulting to monthly channel
94+
### Set the default for new apps to monthly channel
9595

96-
As part of the gradual migration to default all apps to use monthly channel, newly created model-driven apps will gradually start seeing the app channel defaulted. Admins or makers can control the release channel default for new apps using an app setting. The app setting **Allow new app channel default** defaults to **Yes**, which means a newly created app is set to **Monthly**. If the app setting is switched to **No**, new apps are created with release channel **Auto**.
96+
As part of the gradual migration to default all apps to use monthly channel, newly created model-driven apps will gradually start seeing the app channel defaulted. Admins or makers can control the release channel default for new apps using an app setting. The app setting **Allow new app channel default** defaults to **Yes**, which means a newly created app is set to **Monthly**.
97+
98+
### Prevent new app default to monthly channel
99+
100+
The new app default can be prevented by switching **Allow new app channel default** to **No**. This causes the new app to be created with release channel **Auto** value.
97101

98102
The following steps change the default for all new apps within an environment. This app setting override can also be put into a solution that's migrated to all environments to prevent new apps from having a default set.
99103

0 commit comments

Comments
 (0)