A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Hello,
After upgrading to CMS 12 and deploying to a new site, the Azure blob objects are not loading. I made sure it is using the right provider...
services.AddAzureBlobProvider(o =>
{
o.ContainerName = "qdsitemedia";
});
Anything else I need to make sure of?
Thanks
Daman