Stay organized with collections
Save and categorize content based on your preferences.
You can view failed deployments and updates to application templates
for applications deployed from Application Design Center so that you
can quickly respond to the changes.
In Application Design Center, you design application templates for
App Hub applications and then deploy application instances from those
templates. This separation of design and deployment lets you make changes to
application design without impacting your running applications instances.
On the Deployments page in Cloud Hub, you can perform the
following tasks:
View failed application deployments from App Design Center and
the cause of the failure. You can then investigate the failures in
App Design Center by viewing the Cloud Build logs or
making updates to the application.
App Design Center uses Cloud Build to deploy your
applications.
View application instances that have updated application templates.
Before you begin
Ensure that you have performed the following steps:
To get the permissions that
you need to view application deployments,
ask your administrator to grant you the
following IAM roles on the management project in the app-enabled folder:
To make updates to application instances or templates in
App Design Center, you must have additional permissions. See the App Design Center access control documentation for
information about roles and permissions.
View failed deployments
If your application deployment failed, you can view details and take a suggested
action to resolve the issue.
In the Google Cloud console, go to the Deployments page,
Select an app-enabled folder from the project picker at the top of the page.
If you don't know which folder to select, ask your administrator.
The Applications infrastructure deployment notifications displays the
most recent failed deployments from App Design Center. The
Issue column indicates the reason for the failure based on information
in the Cloud Build logs. If there are no failed deployments in
the selected app-enabled folder, the table is empty.
Investigate the an application failure with one of the following options:
To investigate the identified issue for an application, click
View in ADC in the table row to view the application in
App Design Center.
To view details for an application in App Design Center,
click the application name.
To view a list of all deployments, click
View all Application infrastructure deployments.
View applications with available updates
If your deployed applications are based on templates have new revisions, you
can view the latest revision and redeploy your application to include the latest
changes.
In the Google Cloud console, go to the Deployments page,
Select an app-enabled folder from the project picker at the top of the page.
If you don't know which folder to select, ask your administrator.
The Applications infrastructure updates available section displays
deployed applications with an updated application template. If there are no applications with an updated
template in the selected app-enabled folder, the table is empty.
In the list of application, you can view an application or template by
clicking on its name. To review changes to a template and apply changes,
click Review and update application. For details about applying a
template revision, see Apply template revisions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 UTC."],[[["\u003cp\u003eThe Application Design Center (ADC) is currently a work in progress (WIP) and will provide a platform for application design.\u003c/p\u003e\n"],["\u003cp\u003eThe ADC documentation will provide information on key concepts, including application templates.\u003c/p\u003e\n"],["\u003cp\u003eThe Deployment page, a section within the ADC, will be detailed in the upcoming content, and will describe the available actions.\u003c/p\u003e\n"]]],[],null,["# View deployments\n\n| **Preview**\n|\n|\n| This feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nYou can view failed deployments and updates to application templates\nfor applications deployed from [Application Design Center](/application-design-center/docs/overview) so that you\ncan quickly respond to the changes.\n\nIn Application Design Center, you design application templates for\nApp Hub applications and then deploy application instances from those\ntemplates. This separation of design and deployment lets you make changes to\napplication design without impacting your running applications instances.\n\nOn the Deployments page in Cloud Hub, you can perform the\nfollowing tasks:\n\n- View failed application deployments from App Design Center and the cause of the failure. You can then investigate the failures in App Design Center by viewing the Cloud Build logs or making updates to the application. App Design Center uses Cloud Build to deploy your applications.\n- View application instances that have updated application templates.\n\nBefore you begin\n----------------\n\nEnsure that you have performed the following steps:\n\n1. [Set up App Hub](/app-hub/docs/set-up-app-hub) for an app-enabled folder.\n\n2. [Set up App Design Center](/application-design-center/docs/setup).\n\n3. Create and deploy your applications. To learn more, see the\n [App Design Center overview](/application-design-center/docs/overview).\n\n| **Note:** Cloud Hub only supports applications managed by an app-enabled folder. It doesn't support applications managed by a [host project](/app-hub/docs/overview#host-project).\n\n### Required roles\n\n\nTo get the permissions that\nyou need to view application deployments,\n\nask your administrator to grant you the\nfollowing IAM roles on the management project in the app-enabled folder:\n\n- View deployments: [App Management Viewer](/iam/docs/roles-permissions/apphub#apphub.appManagementViewer) (`roles/apphub.appManagementViewer`)\n- View Cloud Build logs and other data in Cloud Hub: [Cloud Hub Operator](/iam/docs/roles-permissions/cloudhub#cloudhub.operator) (`roles/cloudhub.operator`)\n\n\nFor more information about granting roles, see [Manage access to projects, folders, and organizations](/iam/docs/granting-changing-revoking-access).\n\n\nYou might also be able to get\nthe required permissions through [custom\nroles](/iam/docs/creating-custom-roles) or other [predefined\nroles](/iam/docs/roles-overview#predefined).\n\nTo make updates to application instances or templates in\nApp Design Center, you must have additional permissions. See the App Design Center [access control documentation](/application-design-center/docs/access-control) for\ninformation about roles and permissions.\n\nView failed deployments\n-----------------------\n\nIf your application deployment failed, you can view details and take a suggested\naction to resolve the issue.\n\n1. In the Google Cloud console, go to the **Deployments** page,\n\n\n [Go to Deployments](https://console.cloud.google.com/cloud-hub/deployments)\n\n \u003cbr /\u003e\n\n2. Select an app-enabled folder from the project picker at the top of the page.\n If you don't know which folder to select, ask your administrator.\n\n The **Applications infrastructure deployment notifications** displays the\n most recent failed deployments from App Design Center. The\n **Issue** column indicates the reason for the failure based on information\n in the Cloud Build logs. If there are no failed deployments in\n the selected app-enabled folder, the table is empty.\n3. Investigate the an application failure with one of the following options:\n\n - To investigate the identified issue for an application, click **View in ADC** in the table row to view the application in App Design Center.\n - To view details for an application in App Design Center, click the application name.\n - To view a list of all deployments, click **View all Application infrastructure deployments**.\n\nView applications with available updates\n----------------------------------------\n\nIf your deployed applications are based on templates have new revisions, you\ncan view the latest revision and redeploy your application to include the latest\nchanges.\n\n1. In the Google Cloud console, go to the **Deployments** page,\n\n\n [Go to Deployments](https://console.cloud.google.com/cloud-hub/deployments)\n\n \u003cbr /\u003e\n\n2. Select an app-enabled folder from the project picker at the top of the page.\n If you don't know which folder to select, ask your administrator.\n\n The **Applications infrastructure updates available** section displays\n deployed applications with an updated application template. If there are no applications with an updated\n template in the selected app-enabled folder, the table is empty.\n3. In the list of application, you can view an application or template by\n clicking on its name. To review changes to a template and apply changes,\n click **Review and update application** . For details about applying a\n template revision, see [Apply template revisions](/application-design-center/docs/deploy-from-console#apply-template-revisions)."]]