Skip to content

Commit e6b6bb8

Browse files
Minor edit.
1 parent 93e4056 commit e6b6bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/storage-considerations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ You should also note the following considerations:
186186

187187
- The app can't use version 1.x of the Functions runtime.
188188
- Your app can't rely on a shared writeable file system.
189-
- Portal editing isn't supported
189+
- Portal editing isn't supported.
190190
- Log streaming experiences in clients such as the Azure portal default to file system logs. You should instead rely on Application Insights logs.
191191

192192
If the preceding requirements suit your scenario, you can proceed to create a function app without Azure Files. Crete an app without the `WEBSITE_CONTENTAZUREFILECONNECTIONSTRING` and `WEBSITE_CONTENTSHARE` app settings in one of these ways:

0 commit comments

Comments
 (0)