Configuring BizTalk Server Backup Jobs for Azure Blob Storage
Guide to configuring BizTalk Server's native backup jobs to store database backups directly in Azure Blob Storage using SQL Server's BACKUP TO URL feature.
Guide to configuring BizTalk Server's native backup jobs to store database backups directly in Azure Blob Storage using SQL Server's BACKUP TO URL feature.
A technical guide on using Azure Arc and Azure Storage Mover to migrate data from Amazon S3 to Azure Blob Storage.
A technical guide to implementing private, secure distributed tracing with Grafana Tempo on Azure Kubernetes Service using Azure Blob Storage and Private Link.
Microsoft updates SQLPackage with preview support for Parquet files in Azure Blob Storage, enhancing data management and provisioning capabilities.
Explores recent updates to Azure OpenAI's 'Add your data' feature, focusing on vector search setup with Azure Blob Storage and Cognitive Search.
A guide to automating SQL Server database backups as BACPAC files and uploading them to Azure Blob Storage using SqlPackage and AzCopy.
Explains Azure Blob Storage's Immutable Storage feature, covering WORM state, time-based retention, and legal hold policies.
Explains the need for write permissions on Azure Blob Storage files when restoring SQL Server backups and the implications for lifecycle management.
Summary of key Azure Blob Storage announcements from Microsoft Build 2020, including new features like User Delegation SAS Tokens and Geo-Zone-Redundant Storage.
Explores methods for automatically deleting old SQL Server backup files stored in Azure Blob Storage, comparing tools like SQL Agent and Azure Automation.
A technical guide on configuring Microsoft SQL Server to store its data and log files directly on Azure Blob Storage, covering setup and benefits.
Explains the evolution and technical details of striping SQL Server backups to Azure Blob Storage, covering performance improvements and limitations.
A technical guide on generating write-only Shared Access Signature (SAS) keys for Azure Blob Storage using .NET Core.
A technical guide on using Azure Append Blobs to build an application that combines multiple log files into a single, searchable file.
A developer details the architecture of his custom-built blogging platform, explaining the Azure services and technologies used to power it.
Explains a common Azure Blob Storage error when creating a container, detailing the specific naming rules that cause the '400 Bad Request'.
A technical guide on implementing a custom file change monitor for Azure Blob Storage to synchronize cache between web applications.
Guide to storing ASP.NET MVC views in Windows Azure Blob Storage using a custom VirtualPathProvider for easier updates.