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
My code LogManager.Configuration.Variables["azureBlobConnString"] = "DefaultEndpointsProtocol=https;AccountName=*****;AccountKey=*****==;EndpointSuffix=core.windows.net";
But I get 'Connection string required' exception.
The text was updated successfully, but these errors were encountered:
My config file
My code
LogManager.Configuration.Variables["azureBlobConnString"] = "DefaultEndpointsProtocol=https;AccountName=*****;AccountKey=*****==;EndpointSuffix=core.windows.net";
But I get 'Connection string required' exception.
The text was updated successfully, but these errors were encountered: