Skip to content

Commit 379b6a0

Browse files
Merge pull request #273075 from tomvcassidy/entraIDQuickstartCallout
adding entra ID callout to sfmc quickstart
2 parents 8711c1e + 1e11abc commit 379b6a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/service-fabric/quickstart-managed-cluster-template.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: tomvcassidy
77
ms.service: service-fabric
88
ms.custom: devx-track-arm-template
99
services: service-fabric
10-
ms.date: 07/14/2022
10+
ms.date: 04/23/2024
1111
---
1212

1313
# Quickstart: Deploy a Service Fabric managed cluster with an Azure Resource Manager template
@@ -34,6 +34,8 @@ If you need to create a new client certificate, follow the steps in [set and ret
3434

3535
Take note of the certificate thumbprint as this will be required to deploy the template in the next step.
3636

37+
You can also [use Microsoft Entra ID for access control](how-to-managed-cluster-azure-active-directory-client.md). We recommend this for production scenarios.
38+
3739
## Deploy the template
3840

3941
1. Select the following image to sign in to Azure and open a template.

0 commit comments

Comments
 (0)