Check your Azure Static Web App storage usage
Azure Static Web Apps offer several plans, including a free plan and a standard plan (and a dedicated plan which is currently in preview). Each plan comes with specific quotas and limits, one of which is storage capacity.
info You can find more details about these quotas here: Quotas in Azure Static Web Apps Show image Static Web Apps - Plans If you’re wondering how to check the storage usage of your Azure Static Web App, I recently discovered a way while exploring the Azure Portal.
Published on:
Learn moreRelated posts
Azure Developer CLI (azd): One command to swap Azure App Service slots
The new azd appservice swap command makes deployment slot swaps fast and intuitive. The post Azure Developer CLI (azd): One command to swap Az...
6 days ago