Skip to content

Commit a19a42c

Browse files
authored
Merge pull request #158090 from craigshoemaker/patch-4
[Functions] Add read-only restriction to Deployment slots
2 parents 0719de2 + af78dfe commit a19a42c

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)