DevSecOps in the Power Platform
The Power Platform at its heart is Micrsofts attempt at a perfect DevOps implementation. DevOps is a culture of enabling rapid development and feedback cycles by close collaboration of the dev and ops team. The Power Platform approaches this is a simple way, the dev and ops are the same team/person. The developer creates, tests, deploys, and monitors the solution. But there was one big issue, developers simply didnt follow it. Microsoft may give you: Test Studio Solutions Pipelines Monitor App Insights Most developers are in a business domain not a IT domain, so there focus is more on output and balancing with other responsibilities. This means developers generally take the easy way, ending up with: No Planning No Testing Editing Prod No Exception Handling No Monitoring But it can be done in the Power Platform, as shown the tools are there, so how do we do it right? Well first there is something important to consider, DevOps has now been superseded by DevSecOps. DevSecOps is built on the strong foundation of DevOps, but grows the colloberation gang to include Security. We ensure that in every stage of pre and post production we consider and implement security requirements. So lets dive into Power Platform DevSecOps

The Power Platform at its heart is Micrsofts attempt at a perfect DevOps implementation.
DevOps is a culture of enabling rapid development and feedback cycles by close collaboration of the dev and ops team. The Power Platform approaches this is a simple way, the dev and ops are the same team/person.
The developer creates, tests, deploys, and monitors the solution.
But there was one big issue, developers simply didnt follow it. Microsoft may give you:
- Test Studio
- Solutions
- Pipelines
- Monitor
- App Insights
Most developers are in a business domain not a IT domain, so there focus is more on output and balancing with other
responsibilities. This means developers generally take the easy way, ending up with:
- No Planning
- No Testing
- Editing Prod
- No Exception Handling
- No Monitoring
But it can be done in the Power Platform, as shown the tools are there, so how do we do it right?
Well first there is something important to consider, DevOps has now been superseded by DevSecOps.
DevSecOps is built on the strong foundation of DevOps, but grows the colloberation gang to include Security. We ensure that in every stage of pre and post production we consider and implement security requirements.
So lets dive into Power Platform DevSecOps