Hi @Alexis Kan ,
Thank you for posting query in Microsoft Q&A Platform.
Yes you can create a parameter in notebook to take storage account name dynamically and create a mount point from it. Please check below screenshot.
Check below video to know about creating parameters in azure databricks notebook.
Widgets utility(dbutils.widgets) of Databricks Utilities in Azure Databricks | Create parameters in notebook
Check below video to pass values to notebook parameters from another notebook.
Pass values to notebook parameters from another notebook using run command in Azure Databricks
Hope this helps. Please let me know if any further queries.
--------------------
Please consider hitting Accept Answer
button. Accepted answers help community as well.