You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
The Setup section asks the user to create/configure an EventGrid namespace. An Azure CLI command is given to set properties:
This issue is for a: (mark with an
x
)Minimal steps to reproduce
The Setup section asks the user to create/configure an EventGrid namespace. An Azure CLI command is given to set properties:
However, in the current version of EventGrid there is an MQTT option, which when enabled, will set these properties to the desired value (see pic):
Without enabling the MQTT option these properties are read-only and the command will fail when trying to set them.
Expected/desired behavior
The documentation should be updated to instruct the user to enable the "MQTT" feature.
The text was updated successfully, but these errors were encountered: