Skip to content

Commit cbbe48d

Browse files
authored
Merge pull request #112908 from Grace-MacJones-MSFT/patch-46
(Azure CXP) Feature not available on Linux Consumption plan
2 parents d2f2b5c + 4afe278 commit cbbe48d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/app-service/configure-authentication-provider-aad.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Follow these best practices when setting up your app and authentication:
2222
- Configure each App Service app with its own registration.
2323
- Avoid permission sharing between environments by using separate app registrations for separate deployment slots. When testing new code, this practice can help prevent issues from affecting the production app.
2424

25+
> [!NOTE]
26+
> This feature is currently not available on Linux Consumption plan for Azure Functions
27+
2528
## <a name="express"> </a>Configure with express settings
2629

2730
> [!NOTE]

0 commit comments

Comments
 (0)