Particular / NServiceBus.Transport.AzureServiceBus

Azure Service Bus transport
Other
22 stars 19 forks source link

Scripting: Emitting scripts for creating/updating topology #876

Open SeanFeldman opened 1 year ago

SeanFeldman commented 1 year ago

Describe the feature.

Is your feature related to a problem? Please describe.

In environments where running installers is not an option, even with the new API, it's not going to work, and scripts are needed.

Describe the requested feature

Allow emitting Bicep scripts to provision the topology before endpoints are deployed. Bicep is a common way to deploy infrastructure in Azure and supersedes ARM.

Additional Context

No response

DavidBoike commented 1 year ago

Thanks @SeanFeldman, this would be a good one for the next Azure enhancement cycle. I'll make sure it's dropped in the right spot.