Skip to content

Commit 4afe278

Browse files
(Azure CXP) Feature not available on Linux Consumption plan for Azure Functions
https://github.com/MicrosoftDocs/azure-docs/issues/52954#issuecomment-620198954 Added this note: This feature is currently not available on Linux Consumption plan for Azure Functions
1 parent 8c6e528 commit 4afe278

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)