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
create cred with following command like the readme explains
az ad sp create-for-rbac --sdk-auth --role Owner --scopes /subscriptions/$SUB_ID > auth.json
k apply -f mr-app.yaml
What happened?
async create failed: failed to create the resource: [{0 Could not create
application ApplicationsClient.BaseClient.Post(): unexpected status 403 with
OData error: Authorization_RequestDenied: Insufficient privileges to complete
the operation. []}]
i have to manually add these permission to allow App to be created
Is there an existing issue for this?
Affected Resource(s)
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
Resource MRs required to reproduce the bug
Steps to Reproduce
create cred with following command like the readme explains
What happened?
i have to manually add these permission to allow App to be created
but i do this with the same TF Provider Version
i got not issue (i use the same login on both side)
slack-discussion
Relevant Error Output Snippet
No response
Crossplane Version
1.16
Provider Version
1.3.0
Kubernetes Version
1.28
Kubernetes Distribution
OVH
Additional Info
No response
The text was updated successfully, but these errors were encountered: