azure management api
1 TopicLesson Learned #237: Long running operation failed with status 'NotFound' managing databases
Days ago, I worked on a service request that our customer is using Microsoft.Azure.Management.Sql ( NuGet Microsoft.Azure.Management.Sql 3.0.0-preview) component that automatize, using REST-API, operations like creation of Azure SQL Servers and Azure SQL Database, etc.. I worked on regarding two issues: In some specific situations, we could receive this type of error message {"Long running operation failed with status 'NotFound'."} and I would like to share with you how to mitigate it. Based on the lessons learned developing this POC I would like to share some other best practices to prevent issues if the database is not completely ready to perform other management operation.5.5KViews1like0Comments