Manually build an application by adding assets, starting from either the code or run side.
You can build your application by adding assets, starting from either the code or run side. This process covers your entire code-to-cloud journey: Code, Build, Deploy, Run. Your application is then automatically built from the assets you select on your chosen starting side, and other assets are added automatically based on their connections.
Prerequisites
Before you begin, ensure you have connected the necessary data sources. Refer to How to onboard data sources for more information.
Under Modules, select → → → .
In the Add a New Application dialog box:
Provide the required details:
Application name (required): A user-provided name
Category (required): Default - Business Application
Description: A description of the application. Provides context for users interacting with the application
Business Criticality (required): The level of importance of the application to your organization. This helps prioritize resources and attention based on the application's impact to your business objectives
Business owner: The individual or team responsible for the application from a business perspective
Click .
On the Applications page: Add assets to your application, starting with either code or cloud assets:
Add code assets from the Code pane:
Select a version control system (VCS) from the list that is displayed.
Choose one or more of the following from their respective dropdown lists (multiple selections allowed): a specific VCS instance, an organization, or a repository.
Note
These filters are represented by icons displayed on the Code pane after selecting a VCS.
Click (on the Code pane).
After connecting your VCS, Prisma: Cortex automatically identifies and associates all build-time (such as source code, build scripts, Dockerfiles, CI tools), deploy (such as Kubernetes manifests, Helm charts, Terraform scripts), and runtime assets (such as running containers, virtual machines, cloud instances).
Add cloud assets from the Run pane:
Select an option:
Click Add Assets by Provider to select a cloud service provider
Click Add Assets by Tag or optionally select Kubernetes Namespace, Kubernetes Cluster, VPC, Organization or Resource tag to automatically populate the application with runtime assets associated with those entities. These filters are represented by an icon displayed under Run (after selecting a cloud provider)
Select an instance of your connected provider from the list that is displayed.
Click (on the Run pane).
After connecting your cloud service provider, Cortex Cloud automatically identifies, associates and displays all Code (VCS repositories), build-time (such as source code, build scripts, Dockerfiles, CI/CD pipelines) and deploy assets (such as Kubernetes manifests, Helm charts, Terraform scripts).
Click to create the application.
The application is displayed on both the All Applications and its dedicated asset page (business).
Note
To edit application assets, click the Clear All icon before clicking Finish. This clears all application data, allowing you to restart the application building process from the beginning.