question

IsraelTorres-0962 avatar image
0 Votes"
IsraelTorres-0962 asked kobulloc-MSFT answered

Where i can found documentation for add azure vm as node in on prem?

My client needs to scale using azure VMs when on-premises VMs aren't enough.

Is it possible to do that with Service Fabric?
Where do I find specific documentation for this action?

Thanks

azure-service-fabricservice-fabric-standalone
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

kobulloc-MSFT avatar image
0 Votes"
kobulloc-MSFT answered

I believe this is the documentation that you are looking for:

https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-deploy-anywhere#benefits-of-clusters-on-azure

Autoscaling: For clusters on Azure, we provide built-in autoscaling functionality through Virtual Machine scale-sets. In on-premises and other cloud environments, you have to build your own autoscaling feature or scale manually using the APIs that Service Fabric exposes for scaling clusters.


Service Fabric REST APIs can be found here:

https://docs.microsoft.com/en-us/rest/api/servicefabric/

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.