How much it cost?

Vision Of Coders 0 Reputation points
2023-06-15T16:15:52.6433333+00:00

I want buy a 10gb of storage Azure App Service for my php dynamic website hosting with mysql database in South Central US server for 3years. how much it total cost?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,970 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Konstantinos Passadis 19,591 Reputation points MVP
    2023-06-15T19:58:22.8266667+00:00

    Hello @Vision Of Coders !

    Welcome to Microsoft QnA!

    I see you need to make an estimate on the costs of Azure APP Service with PHP along with a MySQL DB

    For the Small instance ( Max 10 GB) it will be around 80$ A month

    I calculated 3 years Reserved for the DB

    If you need more details please send your Question here !

    User's image

    I hope this helps!

    Kindly mark the answer as Accepted and Upvote in case it helped!

    Regards


  2. Konstantinos Passadis 19,591 Reputation points MVP
    2023-06-16T06:37:23.69+00:00

    Hello @Vision Of Coders !

    Not always, you have to select the Web App with MySQL . In this case my Costs are around 50$ a month

    https://learn.microsoft.com/en-us/azure/app-service/tutorial-php-mysql-app#how-much-does-this-setup-cost

    Pricing for the create resources is as follows:

    • The App Service plan is created in Premium V2 tier and can be scaled up or down. See App Service pricing.
    • The MySQL flexible server is created in B1ms tier and can be scaled up or down. With an Azure free account, B1ms tier is free for 12 months, up to the monthly limits. See Azure Database for MySQL pricing.
    • The virtual network doesn't incur a charge unless you configure extra functionality, such as peering. See Azure Virtual Network pricing.
    • The private DNS zone incurs a small charge. See Azure DNS pricing.

    So around 80$ for Web APP plus 12$ for the MySQL ( First year is Free)

    Because the P1V2 is quite big i used the Basic Plan ( Changed It )

    I hope this helps!

    Kindly mark the answer as Accepted and Upvote in case it helped!

    Regards

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.