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
We've just had a CRI where a site was eligible for cross-stamp scaling but was using "files" as their secret store. This isn't supported because each stamp has it's own file system. This led to lots of random 401s being returned as each instance could potentially have it's own secrets, depending on the stamp.
We should be able to emit a diagnostic warning from the host if we detect:
not using Azure Files -- meaning they are missing WEBSITE_CONTENTAZUREFILECONNECTIONSTRING and WEBSITE_CONTENTSHARE