Add support for AAD identity connections
Closed this issue · 1 comments
tj-spyro commented
Azure Cache for Redis has introduced support for AAD for authentication and would be great if this was supported by the extension.
This should have a similar configuration experience to the Service Bus extension. For example:
<CONNECTION_NAME_PREFIX>__fullyQualifiedCacheHostName=<CACHE_HOST_NAME>.redis.cache.windows.net
The company I work for are in a position to move one of our services to functions now that there is Redis trigger support but we would much prefer to be using the function's managed identity instead of continuing to handle sensitive connection strings.
mapalan commented
Thanks for creating the issue. This is on our radar and we do plan on adding support for AAD authentication for connections.