Azure-Samples / Azure-Samples/Synapse

Secure string parameter is taking the default value `**********` when running the Fabric Notebook from pipeline

Open
#170 0 comments 0 reactions 0 assignees View on GitHub
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.

![](https://i.imgur.com/LeqNU4q.png)

Thus, the notebook also taking the same value.

![](https://i.imgur.com/PFshEZy.png)

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

![](https://i.imgur.com/T9Aqwrv.png)

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

![](https://i.imgur.com/NEVG5K7.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.