Re: PowerApps 3rd Party Security Tools
Hi @DY1 ,
There will be a level of security baked in from Microsoft at the infrastructure level.
In regards to things like DDOS attacks, there is rate limiting that applies to many of the connectors. If you are using HTTP triggers, look into leveraging an APIM. It then comes down to observability and how you will monitor and get alerted. Because the solution files are proprietary, there doesnt appear to be any SAST tools which can be used.
Other than that, alot of it comes back down to education and common sense. A strong password policy, use key vaults when possible, secure your inputs/outputs when required and maybe incorporate a framework for deploying across lower and higher environments where reviews happen.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up