Azure-Samples / Azure-Samples/Synapse
Secure string parameter is taking the default value `**********` when running the Fabric Notebook from pipeline
Open
- Dominant language
- Jupyter Notebook
- Stars
- 387
- Forks
- 344
- PR merge metrics
- No merged PRs in 30d
Description
The secure string parameter is taking a default value during the pipeline run like `**********` even though some default value was given in the pipeline parameters section.
See the parameter length in the below image.

Thus, the notebook also taking the same value.

When it is edited at the pipeline start, it is taking the original value.

Whereas, same scenario is working fine in normal synapse notebook and pipeline.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.