@Onur
Update-
Issue details- A late response time issue was reported with their app service. They mentioned that after deleting the app service and switching to a container app, the problem persisted. The first request took 3 seconds, while the second request took 160ms. It was suspected that the slow response time was related to the initial call request to Azure storage also could be related to the table storage and recommended using different database instead.
Resolution- As this is normal behavior for Table Storage, Its recommend using a Database (such as Azure Database for MySQL, Azure DB for Postgres, Azure DB for SQL, etc) vs Azure Table Storage if quick response is required.
Please let us know if further query or issue remains.
Please accept as "Yes" if the answer provided is useful, so that you can help others in the community looking for remediation for similar issues.