Share via

Deploying App to another Azure account

Rekmozd 21 Reputation points
2021-12-01T13:22:57.063+00:00

Hi people. I have a strange question). Our company is developing an application for a client and he wants us to deploy the project to his Azure account, but he doesn't want to provide us with his credentials. He wants to provide access to one of our accounts and project deployments using it. Can I deploy a project using our Azure account to another Azure account? Or is deployment only possible on an authorized account?

Big thanks for future help.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments

Answer accepted by question author

Alan Kinane 17,361 Reputation points MVP Volunteer Moderator
2021-12-01T13:40:26.337+00:00

Yes, this is possible. He can provide you with access to his Azure tenant by adding your external account as a guest user - https://learn.microsoft.com/en-us/azure/active-directory/external-identities/b2b-quickstart-add-guest-users-portal and then he can assign the required permissions to his Azure subscription - https://learn.microsoft.com/en-us/azure/role-based-access-control/role-assignments-portal?tabs=current

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.