I've set my website to asp.net 4.6 runtime and the website was all ready only accessible in https so those two requirements are met. Also I visited the site with an HTTP2 supporting browser like Chrome or IE11. Also the website is hosted as a Microsoft Azure Website
I've used the following sites for reference https://channel9.msdn.com/Events/Visual-Studio/Connect-event-2014/812 and http://www.dotnetcurry.com/aspnet/1127/aspnet-webforms-new-features
Unfortunately I can't share the website with you because it's a client's and I guess he doesn't like that.
My question to you is, has anyone already used HTTP2 on Azure and maybe have some tips or input for me? Thanks!