From Windows to Mac: Hosting Azure SQL locally without missing SSMS
Switched to macOS and missing SSMS? Here’s how I export an Azure SQL database, run SQL Server in Docker, and restore it using Azure Data Studio or sqlpackage.
The Azure Storage platform is Microsoft's cloud storage solution for modern data storage scenarios. Azure Storage offers highly available, massively scalable, durable, and secure storage for a variety of data objects in the cloud. Azure Storage data objects are accessible from anywhere in the world over HTTP or HTTPS via a REST API.
Switched to macOS and missing SSMS? Here’s how I export an Azure SQL database, run SQL Server in Docker, and restore it using Azure Data Studio or sqlpackage.
This article describes how a persistent volume in the state "released" can be reattached if the managed disk is still available
This article describes how we can build a codeless REST API using Data API Builder and host it securely on Azure Container Instances
This post demonstrages the various ways to change the access tiers of blobs and file shares when using an Azure Storage Account