app Settings
Parameters
value
A map of key-value pairs for App Settings and custom values.
NOTE: The values for
AzureWebJobsStorage
andFUNCTIONS_EXTENSION_VERSION
will be filled by other input arguments and shouldn't be configured separately.AzureWebJobsStorage
is filled based onstorage_account_name
andstorage_account_access_key
.FUNCTIONS_EXTENSION_VERSION
is filled based onversion
.
Parameters
values
A map of key-value pairs for App Settings and custom values.
NOTE: The values for
AzureWebJobsStorage
andFUNCTIONS_EXTENSION_VERSION
will be filled by other input arguments and shouldn't be configured separately.AzureWebJobsStorage
is filled based onstorage_account_name
andstorage_account_access_key
.FUNCTIONS_EXTENSION_VERSION
is filled based onversion
.