London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi,
My guess is you are having this issue on your local environment? Here is an article that talks about utilizing that package on specific environments.
Also, make sure you have "EPiServerAzureBlobs" in the ConnectionStrings section of your appsettings when deploying to other environments.
Hope this helps.
Hello,
When adding the services.AddCmsCloudPlatformSupport(configuration) to our Startup.cs, we are getting the following error:
Missing blob connection string (Parameter 'connectionString')
Any ideas what this is?