azure grant third party subscription deploy permissions -


i'm developing cloud service , clients able grant azure acount permissions programatically deploy application in account. there way of doing this?

for security reasons, don't want them create new account me. know can done in aws having trouble finding out how in azure.

you can use azure active directory create account or modify current account.

they give permission deploy across subscription or can give contributor access resource groups.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -