Search code examples
azure-service-fabricazure-managed-identity

MSI / Managed Service Identity) for Service Fabric Cluster


Looking at the new functionality called MSI (Managed Service Identity)

Is it possible to use MSI inside VM scale sets or even better inside an Azure Service Fabric Cluster? I guess using the resource manager it might be possible, but just want to hear a confirming answer about that.

As I want to access a keyvault it would be very nice to be able to use MSI from inside a microservice running inside a Service Fabric cluster.


Solution

  • This is a very old question - but the answer is "Yes", now. Both via ARM template or the portal, you can assign a SystemIdentity or 1+ User identities to your VMSS