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
A documented list of Azure application settings and connection strings
Current Behavior
The AppSettings and Connection Strings are in two places: The Azure page and the Dev Guide page.
The Azure page mixes both AppSettings and Connection Strings without explanation of which is which, and uses parameters with the Azure: prefix, which is not consistent with the code. In my opinion, the json file shouldn't be shown here, it should be the list of settings expected for Azure in a format consistent with how Azure will require them.
The settings in the Dev Guide page are inconsistent between the Json file and the explanation of the settings in the following section. Are the settings for Azure even required at this location ? Shouldn't they be only on the Azure page ?
Expected Behavior
A documented list of Azure application settings and connection strings
Current Behavior
The AppSettings and Connection Strings are in two places: The Azure page and the Dev Guide page.
Azure:
prefix, which is not consistent with the code. In my opinion, the json file shouldn't be shown here, it should be the list of settings expected for Azure in a format consistent with how Azure will require them.Steps to Reproduce
Head to the doc :)
Context (Environment)
Portal version: 4.13.2
LoRaWAN Stack version:
Logs
Additional Information
https://cgi-fr.github.io/IoT-Hub-Portal/v4.13.2/azure/#configurationssecrets
https://cgi-fr.github.io/IoT-Hub-Portal/v4.13.2/dev-guide/#secrets
The text was updated successfully, but these errors were encountered: