I am setting up Azure Account Settings in OctopusDeploy.
I fill in Subscription ID, Client App ID, Tenant ID and Password.
When I click “Save and Test” I eventually get “Service returned error. Check InnerException for more details”.
The Raw Log shows:
Task ID: ServerTasks-12703
Task status: Failed
Task queued: Friday, December 2, 2016 11:18 AM
Task started: Friday, December 2, 2016 11:18 AM
Task duration: 2 minutes
Server version: 3.3.14+Branch.master.Sha.94cbad9d1e5d9a9515a90f390455374b9fbe30f8
| Failed: Test Azure account
11:20:30 Fatal | Service returned error. Check InnerException for more details
I think the Azure API returns a json payload with the inner exception details ?
Where can I get that?