Skip to content

Conversation

@albertospelta
Copy link
Member

Telemetry shows CryptographicException errors occurring with these methods. Since connection strings are not persisted or saved anywhere and only remain in memory, encryption is not necessary. If encryption support is needed in the future, we will consider using ASP.NET Core Data Protection instead of DPAPI to avoid these transient errors.

Telemetry shows CryptographicException errors occurring with these methods. Since connection strings are not persisted or saved anywhere and only remain in memory, encryption is not necessary. If encryption support is needed in the future, we will consider using ASP.NET Core Data Protection instead of DPAPI to avoid these transient errors.
@albertospelta albertospelta merged commit 5ac0ef0 into main Dec 6, 2025
1 check passed
@albertospelta albertospelta deleted the alberto/patch-crypt-exception branch December 6, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants