- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
When deploying the EventGridViewer I would like to be able to set if it should use a Managed Identity or not.
We now have a policy defined all Apps need a Managed Identity and I need to create an exemption for this service at the moment.
Expected/desired behavior
Being able to set the option SystemAssigned or None when deploying the service.
This issue is for a:
Minimal steps to reproduce
When deploying the EventGridViewer I would like to be able to set if it should use a Managed Identity or not.
We now have a policy defined all Apps need a Managed Identity and I need to create an exemption for this service at the moment.
Expected/desired behavior
Being able to set the option
SystemAssigned
orNone
when deploying the service.Additional details
I'm willing to pick this up myself if necessary.