Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.66 KB

quickstart-deploy-application.md

File metadata and controls

40 lines (27 loc) · 1.66 KB
titledescriptionauthorms.authorms.datems.servicems.topicms.custom
Quickstart – Deploy a JavaScript application to an Azure Managed CCF resource
Learn to deploy a JavaScript application to an Azure Managed CCF resource
msftsettiy
settiy
09/08/2023
azure-confidential-ledger
quickstart
devx-track-js

Quickstart: Deploy a JavaScript application to an Azure Managed CCF resource

In this quickstart tutorial, you will learn how to deploy an application to an Azure Managed CCF (Managed CCF) resource. This tutorial builds on the Managed CCF resource created in the Quickstart: Create an Azure Managed CCF resource using the Azure portal tutorial.

Prerequisites

[!INCLUDE Prerequisites]

  • OpenSSL on a computer running Windows or Linux.

Download the service identity

[!INCLUDE Download Service Identity]

Deploy the application

[!INCLUDE Mac instructions]

Note

This tutorial assumes that the JavaScript application bundle is created using the instructions available here.

[!INCLUDE Deploy an application]

When the command completes, the application is deployed to the Managed CCF resource and is ready to accept transactions.

Next steps

close