Wednesday, October 29, 2025

Develop event-based solutions - Labs

 Materiales:





Exercise 1: Create Azure resources

  • Task 1: Open the Azure portal
  • Task 2: Open Azure Cloud Shell
  • Task 3: Review Microsoft.EventGrid provider registration
  • Task 4: Create a custom Event Grid topic
  • Task 5: Deploy the Azure Event Grid viewer to a web app
  • Review of Exercise 1


Exercise 2: Create an Event Grid subscription

  • Task 1: Access the Event Grid Viewer web application
  • Task 2: Create a new subscription
  • Task 3: Observe the subscription validation event
  • Task 4: Record subscription credentials
  • Review of Exercise 2


Exercise 3: Publish Event Grid events from .NET

  • Task 1: Create a .NET project
  • Task 2: Modify the Program class to connect to Event Grid
  • Task 3: Publish new events
  • Task 4: Observe published events
  • Review of Exercise 3

No comments:

Post a Comment