Skip to content

Commit 46a0747

Browse files
authored
Update resilience-app-development-overview.md
1 parent 5fe0b61 commit 46a0747

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/active-directory/fundamentals/resilience-app-development-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Increase resilience of authentication and authorization applications you develop
2+
title: Increase the resilience of authentication and authorization applications you develop
33
description: Overview of our resilience guidance for application development using Azure Active Directory and the Microsoft identity platform
44
services: active-directory
55
ms.service: active-directory
66
ms.subservice: fundamentals
77
ms.workload: identity
88
ms.topic: how-to
9-
author: janicericketts
9+
author: jricketts
1010
ms.author: jricketts
1111
manager: martinco
12-
ms.date: 11/23/2020
12+
ms.date: 03/02/2023
1313
---
1414

15-
# Increase resilience of authentication and authorization applications you develop
15+
# Increase the resilience of authentication and authorization applications you develop
1616

1717
Microsoft Identity uses modern, token-based authentication and authorization. This means that a client application acquires tokens from an Identity provider to authenticate the user and to authorize the application to call protected APIs. A service will validate tokens.
1818

0 commit comments

Comments
 (0)