Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Azure portal accessing error html5 storage disabled

  • 1 reply
  • 2 have this problem
  • 190 views
  • Last reply by cor-el

more options

My Firefox version is 54.0.1, and dom.storage.enabled value is true. But I still get error of html5 storage disabled when I try to access azure portal. I can access the same portal using Chrome. I wonder if any Firefox settings I should modify for Azure portal access. Any help will be great.

My Firefox version is 54.0.1, and dom.storage.enabled value is true. But I still get error of html5 storage disabled when I try to access azure portal. I can access the same portal using Chrome. I wonder if any Firefox settings I should modify for Azure portal access. Any help will be great.

Chosen solution

Note that all storage variations use the same exceptions as used for cookies, so you may have to check the cookie permissions in case your cookie settings aren't default. There is also IndexedDB that can be used to store data locally in addition of local storage and session storage.

  • Options/Preferences -> Advanced -> Network: "Offline Web Content and User Data"

See also the Storage Inspector:

Read this answer in context 👍 1

All Replies (1)

more options

Chosen Solution

Note that all storage variations use the same exceptions as used for cookies, so you may have to check the cookie permissions in case your cookie settings aren't default. There is also IndexedDB that can be used to store data locally in addition of local storage and session storage.

  • Options/Preferences -> Advanced -> Network: "Offline Web Content and User Data"

See also the Storage Inspector: