In this episode of the Low Code Revolution, Prabhat Pandey joins Daniel to talk about security with regards to Pipelines for Power Platform. Prabhat shares useful tips and tricks on how to make it easier to manage your pipeline security.
Resources:
▶️ Pipelines GA blog post -
[https://aka.ms/pp/pipelines/ga]
▶️ Set up pipelines -
[https://aka.ms/pp/pipelines/setup]
▶️ Security Concepts in Dataverse
[https://aka.ms/pp/dataverse/security]
▶️ Access Team concept
[https://aka.ms/pp/dataverse/access-teams]
▶️ Environment Maker Role
[https://aka.ms/pp/dataverse/env-maker]
▶️ Solution import Security Role
[https://aka.ms/pp/solution/import]
Development pipelines, also known as software development pipelines or CI/CD pipelines, are a series of automated steps that software developers use to build, test, and deploy code changes to production environments.
Development pipelines typically involve a series of stages or phases, such as code review, building, testing, and deployment, each of which is executed automatically by a set of tools and services. This helps to ensure that changes are thoroughly tested and reviewed before being released into production environments, thereby reducing the likelihood of errors or bugs that could cause downtime or other issues.
The ultimate goal of development pipelines is to create a streamlined, automated process for delivering software updates, patches, and new features to end-users, with minimal human intervention or error. By automating as much of the software development and deployment process as possible, development pipelines can help teams deliver high-quality software faster, more reliably, and with fewer errors.
Not in this result: Deep Dive
Dec 7, 2022 — We recently released Pipelines for Power Platform that provides a series of automated steps to move an app between development, test, and ...
Feb 22, 2021 — Leveraging serverless technologies (Azure Functions and Logic Apps) can provide the building blocks for APIs to connect to custom backends, ...
Not in this result: Deep Dive
Feb 9, 2023 — Managed Environments is a suite of capabilities that allows system administrators to manage Power Platform with more control, less effort, and ...