Problem Statement
I would like to use aspire to develop locally using Azure Storage (emulator) and Azure Event Grid (simulator) listening and reacting to Azure Storage events
Proposed Solution
builder.AddEventGrid(name: "event-grid-storage").AsSimulator( );.
Alternatives Considered
No response
Feature Category
Other
Use Case
No response
Contribution
Problem Statement
I would like to use aspire to develop locally using Azure Storage (emulator) and Azure Event Grid (simulator) listening and reacting to Azure Storage events
Proposed Solution
builder.AddEventGrid(name: "event-grid-storage").AsSimulator( );.
Alternatives Considered
No response
Feature Category
Other
Use Case
No response
Contribution