Hello everyone.
I can’t complete this task.
When I’m trying to create pipeline with PHP application in Azure pipelines, I’m choosing “PHP as Linux Web App on Azure”, choose my created PHP application and getting the following error -
Failed to set Azure permission 'RoleAssignmentId: 36524ead-7f9f-44c5-9888-f73bab38f71c' for the service principal '66c04ed6-c3ba-491a-a6f7-e92178d03e97' on subscription ID 'a2b28c85-1948-4263-90ca-bade2bac4df4': error code: Forbidden, inner error code: AuthorizationFailed, inner error message The client 'kk_lab_user_main-ea33f7d62a804567@azurekmlprodkodekloud.onmicrosoft.com' with object id '97936f13-bbd8-4fac-bbdc-c90fc4742e0b' does not have authorization to perform action 'Microsoft.Authorization/roleAssignments/write' over scope '/subscriptions/a2b28c85-1948-4263-90ca-bade2bac4df4/providers/Microsoft.Authorization/roleAssignments/36524ead-7f9f-44c5-9888-f73bab38f71c' or the scope is invalid. If access was recently granted, please refresh your credentials. Ensure that the user has 'Owner' or 'User Access Administrator' permissions on the Subscription.
When I click task validation, I’m getting the following error -
The repository ‘xfusion-repo’ does not exist in the specified Azure organization ‘ea33f7d62a804567’ and project ‘xfusion-project’.
Are there any issues on Kodekloud side or how it can be completed?