You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.
I am attempting to deploy a launchpad using a service principal that has owner privileges to subscription, directory read/write, application read/write API permissions and admin consent. All of this is attempted using Azure DevOps Microsoft-hosted agent or Ubuntu 20.04.2 LTS virtual machine.
Expected Behavior
Rover should create launchpad and required resources.
Readme should state what type of permissions RoverGo expects before proceeding.
Output in debug mode should be more clear which statement RoverGo is executing and where it's failing at.
Actual Behavior
Azure subscription is: XYZ (sample_subscription_id)
Failed, ERROR: Resource not found for the segment 'me'.
Error: exit status 1
If Rover is launched when authenticated using standard user account which has owner permissions, it succeeds to deploy resources.
If Rover is launched when authenticated using service principal, it fails with above message.
I am attempting to deploy a launchpad using a service principal that has owner privileges to subscription, directory read/write, application read/write API permissions and admin consent. All of this is attempted using Azure DevOps Microsoft-hosted agent or Ubuntu 20.04.2 LTS virtual machine.
Expected Behavior
Rover should create launchpad and required resources.
Readme should state what type of permissions RoverGo expects before proceeding.
Output in debug mode should be more clear which statement RoverGo is executing and where it's failing at.
Actual Behavior
If Rover is launched when authenticated using standard user account which has owner permissions, it succeeds to deploy resources.
If Rover is launched when authenticated using service principal, it fails with above message.
Steps to Reproduce the Problem
Environment Details
The text was updated successfully, but these errors were encountered: