Describe the bug
Connectino settings page requires the user enter a SAS. The SAS page has three potentially viable value for the SAS box and the assistance text under the entry box does not clarify.
To Reproduce
Steps to reproduce the behavior:
Go to home page and click on new project
Click on click on add connection
Scroll down to provider and select Azure Bloc Storage
this formats the page to accept an "SAS" which is described as a Shared Access Signature used to authenticate to the blob storage account.
Open Azure Portal, navigate to a your storage account and click on the SAS blade.
if you do not already configured SAS so so with any values.
the issue is the user is given the choice of three items that might be relevant because the terminology does not align:
Connectino String, the common value used with azure storage
SAS Token
Blob Service SAS URL
Expected behavior
Data Scientists not familiar with the Azure security model will not know which value to pick. Changing the SAS test box label to say SAS Token will add significant clarity combined with an update to the assistance text under the text box to say something like, "Shared Access Signature Token used to authenticate to the blob storage account which is retrieved from the SAS blade under your blob storage account."
Screenshots
From the connection settings page in VoTT
From the SAS blade in azure portal:
Describe the bug Connectino settings page requires the user enter a SAS. The SAS page has three potentially viable value for the SAS box and the assistance text under the entry box does not clarify.
To Reproduce Steps to reproduce the behavior:
Expected behavior Data Scientists not familiar with the Azure security model will not know which value to pick. Changing the SAS test box label to say SAS Token will add significant clarity combined with an update to the assistance text under the text box to say something like, "Shared Access Signature Token used to authenticate to the blob storage account which is retrieved from the SAS blade under your blob storage account."
Screenshots From the connection settings page in VoTT From the SAS blade in azure portal: