Trending on MSDN: How to export Service Fabric Certificate after the cluster is created

olufemia-MSFT 2,861 Reputation points
2019-10-29T23:37:42.667+00:00

I have created the service fabric cluster but I didn´t download the certificate pfx.

How can you download the certificated needed to connect to the cluster once the cluster is already provisioned?

Sourced from MSDN

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
264 questions
0 comments No comments
{count} votes

Accepted answer
  1. Micah McKittrick 946 Reputation points Microsoft Employee
    2019-10-30T00:59:33.723+00:00

    In the Azure Portal, go to the KeyVault resource you used to store the certificate in.

    1. Select Certificates
    2. Select the Cert
    3. Select the Cert Again
    4. Download
    5. Install on your local system

    alt text
    alt text

    Sourced from MSDN

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.