Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
All apps in a resource group and in a region land on one scale unit. . If you are creating a new App Service Plan within an existing same resource group that once already had a non-premiumV2 App Service Plan deployed in it, then this scale unit will not support PremiumV2 tier creation since it belongs to an older deployment. However, creation of an App Service Plan in your region should still be possible if you create a brand new App Service Plan in a new Resource Group.
If the Answer is helpful, please click "Accept Answer" and upvote it