Skip to content

Commit af78dfe

Browse files
Add read-only restriction
1 parent 0719de2 commit af78dfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-functions/functions-deployment-slots.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ Azure Functions deployment slots have the following limitations:
206206

207207
- The number of slots available to an app depends on the plan. The Consumption plan is only allowed one deployment slot. Additional slots are available for apps running under the App Service plan.
208208
- Swapping a slot resets keys for apps that have an `AzureWebJobsSecretStorageType` app setting equal to `files`.
209+
- When slots are enabled, your Functions app is set to read-only mode in the portal.
209210

210211
## Support levels
211212

0 commit comments

Comments
 (0)