azure pub

  1. C

    Azure EventGrid publishing and storing the same into table storage

    Publishing of EventGridEvent and storing the same in the Azure Storage table should be part of one operation method(**tightly coupled**) or segregated further(Loosely coupled) which one is the right scenario ? Apricated if you could share some sample scenario or code snippets. Note: Our...
Back
Top Bottom