Skip to content

Commit

Permalink
Update readme.md for Building Comfort with prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
NValsan authored Oct 2, 2024
1 parent dec2ed1 commit 5052bfc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions apps/building-comfort/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,16 @@ This folder contains the following sub-folders:
- [functions](./functions/) - contains Azure Functions used by the app and simulator to read and write to the source Cosmos database.

## Deploy Building Comfort Demo
Prerequisites:
* Drasi CLI
* A dev environment with Node.js 18.
* Python 3.8 or higher.
* An Azure Subscription with permissions to create resources.
* Azure CLI 2.40 or higher.
* Azure Functions Core Tools 4.0 or higher.
* A Kubernetes cluster Project Drasi deployed.
* A clone of the Drasi Git repository on your local machine.


### 1. Deploy the Azure resources

Expand Down

0 comments on commit 5052bfc

Please sign in to comment.