Skip to content

Commit

Permalink
Update azuredeploy_Connector_AliCloud_API_AzureFunction.json
Browse files Browse the repository at this point in the history
  • Loading branch information
v-sabiraj committed Oct 30, 2023
1 parent f354c62 commit dc84694
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,8 @@
"AliCloudProjects": "[parameters('AliCloudProjects')]",
"AliCloudWorkers": "[parameters('AliCloudWorkers')]",
"Endpoint": "[parameters('Endpoint')]",
"WEBSITE_RUN_FROM_PACKAGE": "https://aka.ms/sentinel-AliCloudAPI-functionapp"
"WEBSITE_RUN_FROM_PACKAGE": "https://aka.ms/sentinel-AliCloudAPI-functionapp",
"PYTHON_ISOLATE_WORKER_DEPENDENCIES": "1"
}
}
]
Expand Down

0 comments on commit dc84694

Please sign in to comment.