-
The batch orhchestrator code is part of the
av-batch-orchestratorfolder under main repo. -
Checkout the code and create a file named
.envunderav-batch-orchestrator\appfolder. -
There is a file named
env.templateunder the root directory of the batch orchestrartor. Copy contents of this file into the.envfile. -
Fill in the values for all the properties in
.envfile. -
We need SAS keys to connect to the storage accounts. Here are the steps to generate a SAS key:
-
Create a zip folder with app folder and requirements.txt inside it.
-
Create an application with name batch-orchestrator and version 1.0 under the Batch Account in the Azure Portal.
-
Upload the zip folder created in step 6, to the application created in step 7.
-
If application code has to be updated, use update option under the application.
-
For detailed instructions read this documentation
-
Important note: Orchestration and execution pools have number of nodes set to zero by default, to save on costs. When solution has to be used, scale both the pools to appropriate size on Azure Portal. One node per each pool should be good enough for the test data provided in this solution kit.
-
Notifications
You must be signed in to change notification settings - Fork 0
HitasiPatel/batch-functions-public
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published


