microsoft / powerbi-data-access-auditing

MIT License
21 stars 10 forks source link

Add the ability to reject requests that are not yet supported by the post capture parser #6

Open jrampono opened 3 years ago

jrampono commented 3 years ago

The post-capture JSON processing routines will only support certain types of data request. Therefore we need to scan for non-supported data request types and block these from being passed through to the PBI service.