Craig Boucher
Craig Boucher
For the registration of the .binlog extension, I ran this from an admin cmd prompt: ```cmd ftype binlog="%LocalAppData%\MSBuildStructuredLogViewer\Update.exe" "--processStart" "StructuredLogViewer.exe" "-a" "%1" assoc .binlog=binlog ```
Thanks for your reply @JoshLove-msft -- we're updating some old webjobs and didn't see this particular documentation as it's not linked from the docs. Perhaps the [Readme](https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.WebJobs.Extensions.ServiceBus_5.2.0/sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/README.md) with the example...