Skip to content

Include Postgres cache option#761

Open
JaredMSFT wants to merge 7 commits into
MicrosoftDocs:mainfrom
JaredMSFT:main
Open

Include Postgres cache option#761
JaredMSFT wants to merge 7 commits into
MicrosoftDocs:mainfrom
JaredMSFT:main

Conversation

@JaredMSFT

Copy link
Copy Markdown

Include Postgres cache option in samples documentation.

Added support for Postgres cache in token cache serialization documentation.
Added support for Postgres cache in token cache serialization documentation.
Added example for using Postgres cache with distributed caching.
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 8ed757c:

✅ Validation status: passed

File Status Preview URL Details
msal-dotnet-articles/how-to/token-cache-serialization.md ✅Succeeded View

For more details, please refer to the build report.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 756ab96:

✅ Validation status: passed

File Status Preview URL Details
msal-dotnet-articles/how-to/token-cache-serialization.md ✅Succeeded View

For more details, please refer to the build report.

@ShannonLeavitt

Copy link
Copy Markdown

Closing/reopening for fresh validation

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 756ab96:

✅ Validation status: passed

File Status Preview URL Details
msal-dotnet-articles/how-to/token-cache-serialization.md ✅Succeeded View

For more details, please refer to the build report.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the token cache serialization documentation to include PostgreSQL as an IDistributedCache-backed option alongside existing SQL Server, Redis, and Cosmos DB examples.

Changes:

  • Adds Postgres distributed cache configuration snippets (AddDistributedPostgresCache) and notes the required NuGet package.
  • Updates the distributed-cache narrative to explicitly list Postgres as an option.
  • Minor wording tweak around the SQL Server cache comment.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread msal-dotnet-articles/how-to/token-cache-serialization.md Outdated
tabs vs spaces

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 7c9c210:

✅ Validation status: passed

File Status Preview URL Details
msal-dotnet-articles/how-to/token-cache-serialization.md ✅Succeeded View

For more details, please refer to the build report.

@ShannonLeavitt

Copy link
Copy Markdown

@cilwerner - Could you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge. Before merge is possible, the validation failure will need to be addressed.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@ShannonLeavitt ShannonLeavitt added the aq-pr-triaged Tracking label for the vendor PR Review team label Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aq-pr-triaged Tracking label for the vendor PR Review team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants