Skip to content

Commit ea167b9

Browse files
Merge pull request #314870 from cephalin/fix-redis-cache-wording
Clarify REDISCACHECONNSTR wording
2 parents 8029e16 + 9c10936 commit ea167b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/app-service/reference-app-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The following table shows environment variable prefixes that App Service uses fo
8787
| `SERVICEBUSCONNSTR_` | Connection string to an instance of Azure Service Bus. |
8888
| `EVENTHUBCONNSTR_` | Connection string to an event hub in Azure Event Hubs. |
8989
| `DOCDBCONNSTR_` | Connection string to a database in Azure Cosmos DB. |
90-
| `REDISCACHECONNSTR_` | Connection string to a cache in Azure Cache for Redis. |
90+
| `REDISCACHECONNSTR_` | Connection string to a Redis cache. |
9191
| `FILESHARESTORAGE_` | Connection string to a custom file share. |
9292

9393
## Deployment

0 commit comments

Comments
 (0)