Skip to content

KUDU fix “…only displays up to 300 items. This limit can be overridden…”

“Note: by default, it only displays up to 300 items. This limit can be overridden by adding a ‘maxViewItems’ key and value to your browser’s localStorage.”

To fix the issues above and assuming your still at the KUDU interface.

  1. Open developer tools (F12)
  2. Go to console, run window.localStorage[‘maxViewItems’] = 500
Published inAzure

Be First to Comment

Leave a Reply

Your email address will not be published. Required fields are marked *