Azure SAS connection strings can be used to allow read-only access to specific container, which is useful in the context of CI pipelines and automation. However, when ...
Currently the way to create a connection to Azure requires a rather long handcrafted string which may be easy to get wrong. Instead I propose we change DEKODE_NINJAFORMS_AZURE_CONNECTION_STRING to a ...