An Azure storage account contains all of your Azure Storage data objects: blobs, files, queues, tables, and disks. The storage account provides a unique namespace for your Azure Storage data that is accessible from anywhere in the world over HTTP or HTTPS. Data in your Azure storage account is durable and highly available, secure, and Read More
Category: Cloud
Import and export a DNS zone file using the Azure CLI
This article walks you through how to import and export DNS zone files for Azure DNS using the Azure CLI. Introduction to DNS zone migration A DNS zone file is a text file that contains details of every Domain Name System (DNS) record in the zone. It follows a standard format, making it suitable for Read More
Rate limiting for Voice, SMS, emails, Azure App push notifications and webhook posts
Rate limiting is a suspension of notifications that occurs when too many are sent to a particular phone number, email address or device. Rate limiting ensures that alerts are manageable and actionable. The rate limit thresholds are: SMS: No more than 1 SMS every 5 minutes. Voice: No more than 1 Voice call every 5 Read More