Skip to content

Commit

Permalink
Merge pull request #224 from MicrosoftDocs/8cdeb818-dfad-4c90-8449-04…
Browse files Browse the repository at this point in the history
…16c35d47d0_23

[METADATA UPDATE][Merge by 2023-10-04] [METADATA UPDATE] Populating missing meta descriptions
  • Loading branch information
localden authored Sep 20, 2023
2 parents 431edaf + 8cdc919 commit b533202
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 6 deletions.
1 change: 1 addition & 0 deletions msal-dotnet-articles/advanced/exceptions/broker.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Troubleshooting brokered applications
description: Master brokered authentication on Android with our troubleshooting guide. Learn about redirect URIs, broker versions, precedence, and log acquisition.
---

# Troubleshooting brokered applications
Expand Down
2 changes: 1 addition & 1 deletion msal-dotnet-articles/advanced/exceptions/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Exceptions in MSAL.NET
description: "Documentation on exceptions and their handling in MSAL.NET"
description: Master handling exceptions in MSAL.NET with this comprehensive guide. Learn about different types of exceptions, common issues, and how to implement retry policies.
---

# Exceptions in MSAL.NET
Expand Down
2 changes: 1 addition & 1 deletion msal-dotnet-articles/advanced/exceptions/retry-policy.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Retry policies
description: "This document explains how to implement a custom retry policy around token acquisition operations."
description: Learn how to implement a custom retry policy for token acquisition operations in .NET with MSAL. Increase your service availability with our detailed guide.
---

# Retry policies
Expand Down
1 change: 1 addition & 0 deletions msal-dotnet-articles/advanced/exceptions/unity.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Troubleshooting MSAL.NET in Unity applications
description: Learn how to troubleshoot MSAL.NET in Unity applications. Understand the cause of runtime exceptions and discover effective solutions.
---

# Troubleshooting MSAL.NET in Unity applications
Expand Down
1 change: 1 addition & 0 deletions msal-dotnet-articles/advanced/extensibility-points.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: MSAL.NET extensibility points
description: Explore advanced extensibility points in MSAL.NET for scalable apps. Adapt HttpClient factories, modify token requests, inject query parameters, and more.
---

# MSAL.NET extensibility points
Expand Down
2 changes: 1 addition & 1 deletion msal-dotnet-articles/advanced/high-availability.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: High availability considerations in MSAL.NET
description: "How to build highly available applications that use MSAL.NET."
description: Explore high availability considerations in MSAL.NET, including token cache, monitoring MSAL operations, logging, retry policy, and certificate rotation. Learn more now.
---

# High availability considerations in MSAL.NET
Expand Down
2 changes: 1 addition & 1 deletion msal-dotnet-articles/advanced/performance-testing.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Performance testing of MSAL.NET
description: "Performance testing approach in MSAL.NET"
description: Explore performance testing of MSAL.NET with BenchmarkDotNet. Learn to run tests, view results, automate tests, and improve MSAL.NET performance.
---

# Performance testing of MSAL.NET
Expand Down
2 changes: 1 addition & 1 deletion msal-dotnet-articles/resources/known-issues.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Known issues with MSAL.NET
description: "Known issues when integrating with MSAL.NET."
description: Troubleshoot MSAL.NET with our guide on known issues, including device compliance failures, AndroidActivityNotFound exceptions, and build issues.
---

# Known issues with MSAL.NET
Expand Down
1 change: 1 addition & 0 deletions msal-dotnet-articles/resources/telemetry-overview.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: MSAL.NET telemetry overview
description: Explore MSAL.NET's telemetry capabilities for Azure AD token endpoint requests. Learn about client-side state, error tracking, and SDK API usage metadata.
---

# MSAL.NET telemetry overview
Expand Down
2 changes: 1 addition & 1 deletion msal-dotnet-articles/resources/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Troubleshooting MSAL.NET
description: "How to troubleshoot some of the more common MSAL.NET issues."
description: Troubleshoot MSAL.NET issues with our comprehensive guide. Learn to fix JavaScript errors, region auto-discovery failures, and more on Microsoft's official site.
---

# Troubleshooting MSAL.NET
Expand Down

0 comments on commit b533202

Please sign in to comment.