Skip to content

Azure Service Fabric - Guest Container template with MS SQL 2016

Notifications You must be signed in to change notification settings

isabella232/asfwinsql

 
 

Repository files navigation

##Azure Service Fabric - Guest Container (Docker) template with SQL 2016 based on Windows Server 2016 container

Usage

Run powershell publish.ps1 script on ASF host.

. PATH

i.e.

. C:\asf\asfwinsql\publish.ps1

or if you are in script directory:

. .\publish.ps1

To enable auto deploy container on ASF template:

Just uncomment <DefaultServices> section in ./pkg/Debug/ApplicationManifest.xml

Documentation:

Official microsoft docs

https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-deploy-container

About

Azure Service Fabric - Guest Container template with MS SQL 2016

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%