Carlos Sardo

Results 2 comments of Carlos Sardo

> Also looking for this.. any references or terraform usage that can help? @stormshaun, @faisaleem-na , @gpthome Take a look at this **alternative** [sample](https://github.com/CarlosSardo/terraform-azure-sql-automatic-tuning) using Terraform `null_resource` and `sqlcmd` utility....

Another interesting and useful scenario: To overcome the [Azure Storage Queue scalability limits](https://docs.microsoft.com/en-us/azure/storage/storage-performance-checklist#subheading39) more easily. > A single queue can process approximately 2,000 messages (1KB each) per second (each AddMessage,...