Is this a bug or a missing feature?
The observed behavior:
- AD authenticated call returns OrchestrationCheckStatusResponse object
- The provided URLs in the response object do not work with a bearer token included, or excluded. (404 and 403)
- The Orchestration function does not trigger after Start-NewOrchestration
It works fine locally, and works fine in the cloud when I disable AD authentication/Authorization.