Skip to content

Commit 2b6879b

Browse files
authored
Update functions-recover-storage-account.md
1 parent 5efa89d commit 2b6879b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/functions-recover-storage-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ For more information, see [App settings reference for Azure Functions](https://d
5050

5151
### Guidance
5252

53-
* Don't select **slot setting** for any of these settings. When you swap deployment slots, the function will break.
53+
* Don't select **slot setting** for any of these settings. If you swap deployment slots, the function will break.
5454
* Don't modify these settings as part of automated deployments.
55-
* These settings must be provided and valid at creation time. An automated deployment that doesn't contain these settings will result in a non-functional app, even if the settings are added after the fact.
55+
* These settings must be provided and valid at creation time. An automated deployment that doesn't contain these settings results in a non-functional app, even if the settings are added after the fact.
5656

5757
## Storage account credentials invalid
5858

0 commit comments

Comments
 (0)