Skip to content

Commit 45e6d58

Browse files
authored
Update resilience-daemon-app.md
1 parent e078b9b commit 45e6d58

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/active-directory/fundamentals/resilience-daemon-app.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
---
22
title: Increase the resilience of authentication and authorization in daemon applications you develop
3-
description: Guidance for increasing resiliency of authentication and authorization in daemon application using the Microsoft identity platform
3+
description: Learn to increase authentication and authorization resiliency in daemon application using 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/03/2023
1313
---
1414

1515
# Increase the resilience of authentication and authorization in daemon applications you develop
1616

17-
This article provides guidance on how developers can use the Microsoft identity platform and Azure Active Directory to increase the resilience of daemon applications. This includes background processes, services, server to server apps, and applications without users.
17+
Learn to use the Microsoft identity platform and Azure Active Directory (Azure AD) to increase the resilience of daemon applications. This includes background processes, services, server to server apps, and applications without users.
1818

19-
![A daemon application making a call to Microsoft identity](media/resilience-daemon-app/calling-microsoft-identity.png)
19+
See, [What is the Microsoft identity platform?](../develop/v2-overview.md)
20+
21+
![A daemon application making a call to Microsoft identity platform.](media/resilience-daemon-app/calling-microsoft-identity.png)
2022

2123
## Use Managed Identities for Azure Resources
2224

0 commit comments

Comments
 (0)