ryanspletzer / ServiceBusForWindowsServerDsc

***NOTE Service Bus for Windows Server is a retired product and this is no longer maintained.*** The ServiceBusForWindowsServerDsc PowerShell module provides DSC resources that can be used to deploy and manage a Service Bus for Windows Server farm.
MIT License
4 stars 2 forks source link

Should Service Bus bits be installed with Package resource or with dedicated SBInstall resource? #24

Open ryanspletzer opened 7 years ago

ryanspletzer commented 7 years ago

Package has worked very well so far but I see resources modules elsewhere with dedicated install resources.