Thanks for posting your question in the Microsoft Q&A forum.Azure SQL Serverless may refuse to auto-pause or manual pause if any session or required feature is keeping the database active, or if Azure is performing maintenance that temporarily blocks pausing. Even if the portal shows no active connections hidden or background sessions, or enabled features like geo replication or Data Sync, can prevent pausing.
Check for active sessions using the recommended query, ensure no blocking features are enabled, disconnect all clients, and optionally toggle compute settings or disable/re enable auto pause.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful