Skip to content

Commit 088e0a1

Browse files
JoshLove-msftaviyerMSFT
authored andcommitted
Update EG events guidelines (Azure#22534)
1 parent 2ed5449 commit 088e0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/eventgrid/data-plane/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This enables customers to download one EventGrid data plane library instead of h
1414

1515
### Guidelines for defining a new event
1616

17-
> **_NOTE:_** New events must not be delivered to Event Grid production endpoints until the events have been reviewed with the Azure SDK Architecture board and the PR is merged into main.
17+
> **_NOTE:_** New events must not be delivered to Event Grid production endpoints until the events have been reviewed with the Azure SDK Architecture board and the PR is merged into main. Once the PR is merged to main, the events are considered GA regardless of whether docs list them as being in preview. This is because customers cannot control which version of events they consume - it is entirely up to the service publishing the events. Any breaking changes to events would need to be implemented as a new event type. Full details can be found in the [Azure Breaking Changes Policy](http://aka.ms/AzBreakingChangesPolicy/), Section 4.
1818
1919
In order to automate the mapping of event definition with event type, please follow the guidelines below when adding new events to your swagger:
2020
- The name of a new event definition should have `EventData` suffix. For e.g. `AcsChatMessageReceivedEventData`.

0 commit comments

Comments
 (0)