Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
You can see the settings of the configured Storage Account by navigating to Function App Settings -> Manage Application Settings
in the settings you can see the Key AzureWebJobsStorage.
Cited from https://stackoverflow.com/questions/59965034/see-change-underlying-storage-of-azure-function-app
If this is helpful please accept answer.