Hi,
I have a requirement, In which I have to create a form with the following fields azure storage account key, its password and file path.
In which I have to enter its details. Then the form should have a button named test connection. When User presses the test connection, it should authenticate the values in form with the azure storage account details.
I don't know how to retrieve the azure storage account values through code in d365 to compare.
Does any know how to do it.
Any help is appreciated and thanks in advance.