question

HanShih-1830 avatar image
0 Votes"
HanShih-1830 asked JamesTran-MSFT edited

Azure DevOps pipeline release permission

I am trying to create a release pipeline to deploy function app & app service.

  • Everything is fine in the build stage.
    116937-image.png

  • However, when I try to deploy my code. Error occurs.
    116908-image.png

  • After some googling, I think it has something to do with my permission.
    116949-image.png

  • To prove it, repeat all the steps above in my personal account. And the deployment is successful.
    116963-image.png

  • The only difference is that I have to authorize for "service connection"
    116956-image.png

  • I found that I create an "Azure resource manager" with "service principal" (the same thing "app registrations" ???)
    116910-image.png

  • And it links to an "app registration" I just created, which has very high permission (maybe I misunderstood?)
    117031-image.png



Finally, here is my question:
If I try to achieve this with my workplace account, should I create an "app registrations" with the same high permission?
(In general, the service admin will not allow me to do so since "administrator permission" sounds risky)


Correct me if my understanding is wrong.
Any suggestion is appreciated.




not-supported
image.png (27.0 KiB)
image.png (63.6 KiB)
image.png (58.0 KiB)
image.png (13.9 KiB)
image.png (33.2 KiB)
image.png (7.1 KiB)
image.png (22.9 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

DSPatrick avatar image
1 Vote"
DSPatrick answered

The product group for Azure DevOps / TFS actively monitors questions over at
https://developercommunity.visualstudio.com/report?space=21&entry=problem
https://developercommunity.visualstudio.com/report?space=22&entry=problem

--please don't forget to upvote and Accept as answer if the reply is helpful--


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.