You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the URI query, use **&** to indicate a new parameter to be injected.
39
39
40
40
## URI Parameterization Example
41
41
42
42
**To open the below notebook example in Azure Data Studio, visit [GitHub](https://github.com/VasuBhog/sql-server-samples/blob/master/samples/applications/azure-data-studio/parameterization.ipynb) and follow along.**
43
43
44
-
Below is the contents and structure of the notebook, you must use a notebook that has a cell tagged with parameters.
44
+
Below is the contents and structure of the notebook, you must use a notebook that has a cell tagged with parameters.
45
45
46
46
Tag a code cell in Azure Data Studio as **Parameters Cell**.
0 commit comments