Skip to content

Commit cfa750b

Browse files
authored
Merge pull request #13866 from FinVamp1/master
Updating article to indicate that Local Cache is not supported for Azure Functions.
2 parents fab2b43 + 16256cb commit cfa750b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/app-service/app-service-local-cache-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ ms.author: cephalin
2222
# Azure App Service Local Cache overview
2323

2424
> [!NOTE]
25-
> Local cache is not supported in containerized App Service apps, such as on [App Service on Linux](containers/app-service-linux-intro.md).
25+
> Local cache is not supported in Function apps or containerized App Service apps, such as on [App Service on Linux](containers/app-service-linux-intro.md).
26+
2627

2728
Azure web app content is stored on Azure Storage and is surfaced up in a durable manner as a content share. This design is intended to work with a variety of apps and has the following attributes:
2829

0 commit comments

Comments
 (0)