Hi Umbraco, we are experience latency issues running Umbraco v15.2.2 locally with the database hosted on Azure (high spec)
When doing anything in the CMS like editing a page, saving publishing, it is taking 10-15 seconds to call the management API.
Running the WebApp on Azure (so Azure to Azure) works fine.
Also, previous versions of Umbraco (v13 for example) are working perfect in the same environment of local IIS connecting to Azure SQL DB.
The only issue is local IIS connecting to Azure database on v15
Is there a config setting we are missing or a know issue we don't know about?