Setting up Event Grid
Place Event Grid in the most appropriate spot on this diagram. This diagram describes the following process:
- User applies for a loan
- The back-end web service asynchronously instructs an external Azure Function to generate the agreement, which may take a few minutes
- The back-end web service synchronously creates a small entry in the database, recording the fact the user made a loan application
- A document-generation process continues in the background and the document is saved into Blob storage once ready
Cet exercice fait partie du cours
<cours>Develop Azure Event-based and Message-based Solutions</cours>Exercice interactif pratique
Transformez la théorie en action avec l’un de nos exercices interactifs
Commencer l’exercice