sp-dev-samples icon indicating copy to clipboard operation
sp-dev-samples copied to clipboard

The SAS URL for the cloud storage account is not specified.

Open TaurahSP opened this issue 8 years ago • 1 comments

publishing the webhook.mvcweb app results in the following error : System.ApplicationException: The trace listener AzureBlobTraceListener is disabled. ---> System.InvalidOperationException: The SAS URL for the cloud storage account is not specified. Use the environment variable 'DIAGNOSTICS_AZUREBLOBCONTAINERSASURL' to define it. at Microsoft.WindowsAzure.WebSites.Diagnostics.AzureBlobTraceListener.RefreshConfig() --- End of inner exception stack trace ---""

Category

[ ] Bug

TaurahSP avatar Jul 13 '17 05:07 TaurahSP

Facing same exception while app service application is working fine in Azure but suddenly stopped working. Have you resolved ?? i believe this issue came from blob storage SAS token validation. Any recommendation ?

System.ApplicationException: The trace listener AzureBlobTraceListener is disabled. ---> System.InvalidOperationException: The SAS URL for the cloud storage account is not specified. Use the environment variable 'DIAGNOSTICS_AZUREBLOBCONTAINERSASURL' to define it. at Microsoft.WindowsAzure.WebSites.Diagnostics.AzureBlobTraceListener.RefreshConfig() --- End of inner exception stack trace ---

attiqueahmed333 avatar Aug 07 '23 08:08 attiqueahmed333