Skip to content

arm template to deploy Service Fabric Standalone cluster into Azure for testing purposes only

Notifications You must be signed in to change notification settings

jagilber/armServiceFabricStandalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

armServiceFabricStandalone

test arm template to deploy Service Fabric Standalone cluster into Azure.
NOTE: not for production use

required:

self signed or trusted certificate stored in azure keyvault.

  • 'certificateThumbprint' certificate thumbprint
  • 'commonname' certificate common name / subject
  • 'sourceVaultValue' "Resource Id of the key vault. Example:
    /subscriptions/<Sub ID>/resourceGroups/<Resource group name>/providers/Microsoft.KeyVault/vaults/<vault name>
  • 'certificateUrlValue' - location URL of certificate in key vault. Example:
    https://<name of the vault>.vault.azure.net:443/secrets/<location>

click button below to deploy

About

arm template to deploy Service Fabric Standalone cluster into Azure for testing purposes only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published