While reading this HTTP POST between Postman and EventHub, I was directed to this: https://learn.microsoft.com/en-us/rest/api/eventhub/generate-sas-token#java
I don't know what resourceUri
, keyName
, and key to use. Do I use the full URL for the eventHub
?
Maybe somebody here could clarify where to get these three parameters.