Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
TaurahSP opened this issue Jul 13, 2017 · 1 comment
Open

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

TaurahSP opened this issue Jul 13, 2017 · 1 comment

Comments

@TaurahSP
Copy link

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

@attiqueahmed333
Copy link

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 ---

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants