About 397,000 results
Open links in new tab
  1. How can I create the free 250GB SQL Server Database promised …

    Oct 20, 2020 · On the Basics tab of the Create SQL Database form, under Project details, select the free trial Azure Subscription, for example, Azure subscription 1. For Resource group, …

  2. settings for cheapest azure serverless sql db? - Stack Overflow

    May 3, 2024 · To create your database, follow these steps: Go to the Azure portal provisioning page for Azure SQL Database. On the Basics tab, look for the banner that says " Want to try …

  3. Azure SQL Database free with Azure free account - Stack Overflow

    Jul 20, 2022 · I tried the Microsoft tutorial from here to create Azure SQL Database free with Azure free account. But after I follow until step 10, I can see that there is a Estimated Cost in …

  4. sql server - Reduce Azure SQL Database Size - Stack Overflow

    Aug 23, 2017 · Hello @HenrikHøyer, that suggestion refers to SQL Server on prem. There is no problem for the Azure SQL Database scenario:

  5. Free up memory in azure sql database - Stack Overflow

    May 15, 2022 · So this is what I already did: I set up a second database "test_database" with point-in-time restore, did a backup for my database with the "Export" function and save it in …

  6. Azure-Database keeps running and doesn't close - Stack Overflow

    Dec 4, 2023 · I've set up my first database on the free sql offer by miccrosoft azure. But eventhough the connection should automatically close after 1 hour. the free 100'000 core …

  7. Apply Azure SQL database free offer via Terraform

    Apr 16, 2025 · Apply Azure SQL database free offer via Terraform AFAIK, it's not possible to apply the Azure SQL free offer via Terraform. The Apply offer option is currently only available …

  8. How to configure access of a Azure App Service Web App to …

    Feb 8, 2024 · I'm hosting a C# .NET Core 8 MVC Web Application as a Azure App Service WebApp (Free Plan) and it should access a Azure SQL Server Database (Free Plan). When …

  9. Newest 'azure-sql-database' Questions - Stack Overflow

    The Azure SQL database is designed to auto-pause when a) it hasn't been active for a period of time, b) when it reaches the limit of a resource. For the first, you just attempt to connect again …

  10. Error: validation failed when Create SQL Database in azure portal

    Jan 29, 2025 · I want to create SQL Database from azure portal UI not CLI, I chose free subscription and applied this offer: Free database offer applied! You got first 100,000 vCore …