Skip to content

Add aka.ms links to data protection warnings #22029

@blowdart

Description

@blowdart

When data protection starts, depending on configuration, warnings may appear.

For example, from the sample docker asp.net app we can see

warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60]
      Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed.
warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35]
      No XML encryptor configured. Key {6a251c6c-4022-4cb3-a021-f4efd9131319} may be persisted to storage in unencrypted form.

Adding an aka.ms link to appropriate documentation pages would make these warnings more useful.

Metadata

Metadata

Assignees

Labels

DocsThis issue tracks updating documentationaffected-mostThis issue impacts most of the customersarea-dataprotectionIncludes: DataProtectionenhancementThis issue represents an ask for new feature or an enhancement to an existing onenet8_docathonThis issue is part of the documentation push in Fall 2023.severity-minorThis label is used by an internal tool

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions