News

To do it via PowerShell, you'll need your Azure SQL database server name. To get this, you can use the Get-AzureSqlDatabaseServer cmdlet. You can see here that I have a single server called ...
Like its larger brethren, Azure SQL Database Edge will also support graph data and comes with the same security and encryption features that can, for example, protect the data at rest and in ...
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 ...
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 ...