Log file
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Setting: '{0}' was not foundDetail:
<OrganizationServiceFault xmlns:i="www.w3.org/.../XMLSchema-instance" xmlns="schemas.microsoft.com/.../Contracts">
<ErrorCode>-2147220891</ErrorCode>
<ErrorDetails xmlns:d2p1="schemas.datacontract.org/.../System.Collections.Generic">
<KeyValuePairOfstringanyType>
<d2p1:key>OperationStatus</d2p1:key>
<d2p1:value xmlns:d4p1="www.w3.org/.../XMLSchema" i:type="d4p1:string">0</d2p1:value>
</KeyValuePairOfstringanyType>
<KeyValuePairOfstringanyType>
<d2p1:key>SubErrorCode</d2p1:key>
<d2p1:value xmlns:d4p1="www.w3.org/.../XMLSchema" i:type="d4p1:string">-2146233088</d2p1:value>
</KeyValuePairOfstringanyType>
</ErrorDetails>
<Message>Setting: '{0}' was not found</Message>
<Timestamp>2017-04-12T12:38:16.9893715Z</Timestamp>
<ExceptionSource i:nil="true" />
<InnerFault i:nil="true" />
<OriginalException i:nil="true" />
<TraceText>
[Microsoft.Crm.Surveys.Plugins.Merged: Microsoft.Crm.Surveys.Plugins.SurveyPublish]
[7d6371a2-6f97-e111-987f-00155d230e08: Microsoft.Crm.Surveys.Plugins.SurveyPublish: Update of msdyn_survey]
Diagnostic code:0
Diagnostic code:10
Diagnostic code:20
Exception: Microsoft.Xrm.Sdk.InvalidPluginExecutionException: Setting: '{0}' was not found
at Microsoft.Crm.Surveys.Plugins.VocPluginContext.GetAzureDeployment()
at Microsoft.Crm.Surveys.Plugins.SurveyPublish.ExecutePluginLogic(VocPluginContext vocPluginContext)
at Microsoft.Crm.Surveys.Plugins.BasePlugin.Execute(IServiceProvider serviceProvider)
</TraceText>
</OrganizationServiceFault>