Skip to content

Commit 958e6ca

Browse files
Integrate Azure Functions deployment
Signed-off-by: hancheng wang <wanghanchengchn@gmail.com>
1 parent f2c625d commit 958e6ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# azurefunctionsconfig.yaml
22
azurefunctionsconfig:
33
resource_group: ExperimentResourceGroup # Name of the resource group
4-
storage_account_name: invitroteststorage # Name of the storage account
5-
function_app_name: testinvitrofunctionapp # Name of the function app
4+
storage_account_name: invitroteststorage1 # Name of the storage account
5+
function_app_name: invitrotestfunctionapp # Name of the function app
66
location: EastUS # Region where resource created

0 commit comments

Comments
 (0)