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
dsc-resources powershell service-bus wmf

ServiceBusForWindowsServerDsc

Build status

The ServiceBusForWindowServerDsc PowerShell module provides class-based DSC resources that run on WMF 5.0 RTM or greater, that can be used to deploy and manage a Service Bus for Windows Server farm. This module's examples leverage the built-in Package resource in the PSDesiredStateConfiguration module in WMF 5.0 to install the Service Bus for Windows Server Web Platform Installerpackage.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Contributing

If you would like to contribute to this repository, please read the DSC Resource Kit contributing guidelines.

Resources

SBFarm

SBFarm creates a new Service Bus for Windows Server farm and sets certain settings farm level settings. Note: Due to the nature of the product, some settings are not modifiable after a farm is created.

SBHost

SBHost adds and removes a host from a farm, and starts, stops and updates settings for a Service Bus for Windows Server host.

SBMessageContainer

SBMessageContainer adds and removes a Service Bus for Windows Server message container.

SBNamespace

SBNamespace adds, removes and updates settings for a Service Bus for Windows Server namespace.

SBAuthorizationRule

SBAuthorizationRule adds, removes and updates settings for a Service Bus for Windows Server authorization rule.

SBHostCEIP

SBHostCEIP enables or disables Customer Experience Improvement Program telemetry.

SBRuntimeSetting

SBRuntimeSetting modifies a Service Bus for Windows Server runtime setting.

Versions

Unreleased

0.10.0

0.9.0

0.8.0

0.7.0

0.6.0

0.5.0