|
| 1 | +--- |
| 2 | +title: View solution deployments on the Deployment page (preview) |
| 3 | +description: Learn how to view pipeline deployments in the Deployment Hub. |
| 4 | +author: asheehi1 |
| 5 | +ms.author: matp |
| 6 | +ms.topic: how-to |
| 7 | +ms.date: 1/14/2025 |
| 8 | +ms.custom: template-how-to |
| 9 | +--- |
| 10 | +# View solution deployments on the deployment page (preview) |
| 11 | + |
| 12 | +[!INCLUDE [production-ready-preview-powerplatform](~/../shared-content/shared/preview-includes/production-ready-preview-powerplatform.md)] |
| 13 | + |
| 14 | +From the **Solutions** page, makers can navigate to **Deployments** to view all of their solution deployments, across all solutions and pipelines, in one place. If their deployment began from (or was deployed to) the current environment, they are able to view its status and other details. |
| 15 | + |
| 16 | +:::image type="content" source="media/maker-deployment-hub.png" alt-text="Screenshot of the deployment page for makers." lightbox="media/maker-deployment-hub.png"::: |
| 17 | + |
| 18 | +> [!IMPORTANT] |
| 19 | +> This is a preview feature. |
| 20 | +> [!INCLUDE [cc-preview-features-definition](../../includes/cc-preview-features-definition.md)] |
| 21 | +
|
| 22 | +## Get started |
| 23 | + |
| 24 | +When you first access the Deployment page, you notice the **Get started** section. This section currently offers several links to relevant documents designed to help makers gain a better understanding of solutions, pipelines, and the in-product Application Lifecycle Management (ALM) process. |
| 25 | + |
| 26 | +## Failed deployments |
| 27 | + |
| 28 | +On the left of the overview, makers can view failed deployments if any. When you select each deployment, a panel appears, highlighting the necessary actions to either retry or revise the solution, ensuring a successful deployment. |
| 29 | + |
| 30 | +## Active deployments |
| 31 | + |
| 32 | +On the right of the overview, makers view their ongoing deployments. When makers select these deployments, they can view the in-progress details of the deployment, such as waiting for a predeployment approval. The active deployments page is useful for makers who work in multiple solutions that are deploying simultaneously. |
| 33 | + |
| 34 | +## Deployment history |
| 35 | + |
| 36 | +At the bottom of the overview, makers view their deployment history. This section provides a comprehensive list of all deployments, including the deployment status, the solution, the pipeline, and the environment. Makers can filter this list by solution, pipeline, and environment to quickly find the deployment they're looking for. This run history view is unique. First it's filtered to only show the current user's deployments specifically to and from this environment, and second it's upleveled to show all the current user's deployments, not just involving one solution or pipeline. Selecting a deployment in this grid shows a details panel, summarizing all the deployment information and displaying the deployment notes as well. |
| 37 | + |
| 38 | +## Why can't I see solution deployments other than those that I initiated? |
| 39 | + |
| 40 | +In order to view others' solution deployments, you must have the Deployment Pipeline Administrator security role or equivalent privileges to view other deployments. |
| 41 | + |
| 42 | +## Related articles |
| 43 | + |
| 44 | +[Use pipelines in Power Platform to deploy solutions](use-pipelines.md) |
0 commit comments