I have a Webapplication and database running on Azure. I have also made a java desktop application to add and delete rows in the db. Now whenever i add or delete something in my database it will normally take half an hour to update the website. I want it to immediately update the website I have a Webapplication and database running on