After updating the service connection(with change in service principle Key) using a PUT
method, I want to verify the service connection status using REST API
.
I tried to use the isReady
flag what we GET in service endpoint json response, however it does not reflect though I update the service connection with wrong SPN key.
"isReady":true,