We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b2a3e commit 9c10936Copy full SHA for 9c10936
1 file changed
articles/app-service/reference-app-settings.md
@@ -87,7 +87,7 @@ The following table shows environment variable prefixes that App Service uses fo
87
| `SERVICEBUSCONNSTR_` | Connection string to an instance of Azure Service Bus. |
88
| `EVENTHUBCONNSTR_` | Connection string to an event hub in Azure Event Hubs. |
89
| `DOCDBCONNSTR_` | Connection string to a database in Azure Cosmos DB. |
90
-| `REDISCACHECONNSTR_` | Connection string to a cache in Azure Cache for Redis. |
+| `REDISCACHECONNSTR_` | Connection string to a Redis cache. |
91
| `FILESHARESTORAGE_` | Connection string to a custom file share. |
92
93
## Deployment
0 commit comments