Skip to content

Commit 8bc1868

Browse files
author
Nicolas Oman
committed
added preview to concepts-managed-identity
1 parent 539e1fe commit 8bc1868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/concepts-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 07/25/2019
1010
ms.author: atsenthi
1111
---
1212

13-
# Managed Identity for Service Fabric Application
13+
# Managed Identity for Service Fabric Application (Preview)
1414

1515
A common challenge when building cloud applications is how to manage the credentials in your code for authenticating to cloud services. Keeping the credentials secure is an important task, since they never appear on developer workstations and aren't checked into source control. The Managed Identity for Azure resources feature in Azure Active Directory (Azure AD) solves this problem. The feature provides Azure services with an automatically-managed identity in Azure AD. You can use the identity to authenticate to any service that supports Azure AD authentication, including Key Vault, without any credentials in your code.
1616

0 commit comments

Comments
 (0)