News

Joey on SQL Server. Working with Secure Enclaves in Azure SQL Database. Microsoft announced a lot of Azure SQL news at Ignite this month, but few as critical to application development security ...
The aim of Azure SQL Database Hyperscale is to create a service that supports databases of up to 100TB and beyond. To meet those goals, Microsoft had to take a ground-breaking approach to scaling ...
To find the database name you can pipe the output of Get-AzureSqlDatabasServer directly to Get-AzureSqlDatabase. You can see here that I'll be using a database name of myazuredatabase. [Click on image ...
Microsoft Azure SQL Database is an excellent Database-as-a-Service (DBaaS) solution for a wide variety of users, notable for ease of use, exemplary controls, and AI/ML optimization.
Azure SQL database. To start, log in to Microsoft Azure using your administrative credentials. From the Home or Dashboard screen, click the Create a resource (+) link.
The Azure SQL Database has always been similar to SQL Server, but, with Managed Instances (released in preview at Build), developers can now move applications to use Azure SQL Databases with no ...
As Microsoft today announced during its Build developer conference keynote in San Francisco, its new Azure SQL Database elastic databases (yep, that’s the complete name) allow developers to ...
Microsoft’s Azure Managed Instance for Apache Cassandra is perhaps best thought of as a way of extending on-premises data into Cosmos DB. There’s been demand for on-premises Cosmos DB since ...
There are different ways to create a SQL database in Azure. We can use the Azure portal, or we can use PowerShell. Both methods have their advantages, but if you're writing a script to automate a task ...
Microsoft Azure SQL Database is an excellent Database-as-a-Service (DBaaS) solution for a wide variety of users, notable for ease of use, exemplary controls, and AI/ML optimization.