We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c625d commit 958e6caCopy full SHA for 958e6ca
azurefunctions_setup/azurefunctionsconfig.yaml
@@ -1,6 +1,6 @@
1
# azurefunctionsconfig.yaml
2
azurefunctionsconfig:
3
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
+ storage_account_name: invitroteststorage1 # Name of the storage account
+ function_app_name: invitrotestfunctionapp # Name of the function app
6
location: EastUS # Region where resource created
0 commit comments