Hi @Naveen Prabhu ,
Azure Static Web Apps is designed to host a single static web app per service instance. If you have multiple static applications, you would need to create separate Azure Static Web App services for each application. This is different from Azure Blob Storage, which can host multiple static files but lacks features like authentication.
For your scenario, since you are migrating from Azure Blob Storage and need authentication, you will need to set up individual Azure Static Web App services for each of your static applications.
What is Azure Static Web Apps?
Azure Static Web Apps Frequently Asked Questions
If the answer is helpful, please click Accept Answer so that other people who faces similar issue may get benefitted from it.
Let me know if you have any further Queries.