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
var Configuration = new ConfigurationBuilder().AddJsonFile("secrets.json").Build();
var connectionString = Configuration["Storage:AzureBLOB:ConnectionString"];
var containerName = Configuration["Storage:AzureBLOB:ContainerName"];
File attachment doesn't works for existing or new workloads / backlogs.
The text was updated successfully, but these errors were encountered: