nicolgit / whoiswho

azure WhoIsWho engine
MIT License
4 stars 2 forks source link

improve reliability for deployment task "Finalization of AzureDataLoader settings" #60

Closed nicolgit closed 3 years ago

nicolgit commented 3 years ago

sometimes this error happen


Error: ERROR: ***"status":"Failed","error":***"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[***"code":"Conflict","message":"***\r\n  \"error\": ***\r\n    \"code\": \"MissingSubscriptionRegistration\",\r\n    \"message\": \"The subscription is not registered to use namespace 'Microsoft.Search'. See https://aka.ms/rps-not-found for how to register subscriptions.\",\r\n    \"details\": [\r\n      ***\r\n        \"code\": \"MissingSubscriptionRegistration\",\r\n        \"target\": \"Microsoft.Search\",\r\n        \"message\": \"The subscription is not registered to use namespace 'Microsoft.Search'. See https://aka.ms/rps-not-found for how to register subscriptions.\"\r\n      ***\r\n    ]\r\n  ***\r\n***"***]***