Sean Feldman
Sean Feldman
Completed https://learn.microsoft.com/en-us/azure/event-grid/event-schema-blob-storage?toc=%2Fazure%2Fstorage%2Fblobs%2Ftoc.json&tabs=event-grid-event-schema#policy-related-events
Using VSCode to get the job done. As I'm spending my time predominantly in Rider, would love to be able to debug PowerShell without leaving Rider.
@gismofx, you've got both, `dev` and `main`. I'm wondering if that's necessary. In the end, if I understand correctly, `main` is what you release. Feature branches can be created and...
That's exactly the idea, @gismofx. As I was going through the change that needs to take place, it became apparent that the `dev` branch is unnecessary and it would be...
Precisely. Thank you for the quick response. Unlike my tortoise speed 😂
My bad, @gismofx. I'm so swamped at the moment that won't be able to do anything for the next 2-3 weeks. But please keep poking me!
I've been bad about this 😃 I am finally getting some air to breathe and look at anything other than work-related stuff. @gismofx, are you still actively maintaining this project?
> Look at all the top feature request for Service Bus -- a lot of the top entries have been on the backlog for 6-10 years Wrong metric. Look at...
Emulator issue: https://github.com/Azure/azure-service-bus/issues/223
I'm splitting a specific use case to cancel scheduled messages into a feature request - https://github.com/Azure/azure-service-bus/issues/659. I can support not breaking the queue semantics with arbitrary message receiving by sequence...