In the demo you will send and receive events from the EventGrid in Nodejs code.
- Open folder
Nodejs
from VS Code - Update values in the file
Nodejs\.env
- Open folder
Nodejs
from VS Code - Run the command node .\send.js
- Run the command node .\receive.js
- Demonstrate output and explain eg. Why the receiving done by partition while sending does not?