Skip to content

Commit faa86cf

Browse files
authored
Merge pull request #101097 from jagilber/sfmcFAQ
modify sfmc faq-managed-cluster with better managed identity link
2 parents 01fbe27 + 78108c4 commit faa86cf

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

articles/service-fabric/faq-managed-cluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ sections:
111111
112112
- question: |
113113
Can I deploy applications with managed identities?
114-
answer: Yes, applications with managed identities can be deployed to a Service Fabric managed cluster. For more information see, [Application managed identities](./concepts-managed-identity.md).
114+
answer: Yes, applications with managed identities can be deployed to a Service Fabric managed cluster. For more information see, [Configure and use applications with managed identity on a Service Fabric managed cluster](./how-to-managed-cluster-application-managed-identity.md).

articles/service-fabric/how-to-managed-identity-managed-cluster-virtual-machine-scale-sets.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ For an example of a Service Fabric managed cluster deployment that makes use of
2222
> [!NOTE]
2323
> Only user-assigned identities are currently supported for this feature.
2424
25+
> [!NOTE]
26+
> See [Configure and use applications with managed identity on a Service Fabric managed cluster](./how-to-managed-cluster-application-managed-identity.md) for application configuration.
27+
2528
## Prerequisites
2629

2730
Before you begin:

0 commit comments

Comments
 (0)