How do I give permission to publish websites to Azure?

Jonathan Allen

How do I give someone permission to publish an ASP.NET MVC website to Azure without just handing over my personal credentials?

ahmelsayed

Using the new Azure Resource Manager (ARM) you can use Role Based Access Control (RBAC) to grant a user a certain access on a certain Azure resource that you own.

There are 3 default RBAC roles: Owner, Contributor and Reader. If you want a user to be able to publish to a site without giving them your personal creds you should be able to add then as a Contributor to that particular site and they will be able to see that site in portal and use their own publishing credentials.

This is a much more granular approach than co-admin where the co-admin will have access to your entire subscription.

Read more about how to setup RBAC in Azure Websites and Publishing here

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How do I give an App Registration permission to access Azure KeyVault?

How do I give PyCharm Admin permission?

How do I Publish using Azure DevOps?

How do I get publish_actions permission with Facebook

How do I give write permission to file in Linux?

How do I give this permission to run? New to mac os

How do I give non-google member webapp permission?

How do I access uploaded files on Microsoft Azure websites?

how to publish angular app using filezila in wwwroot folder in azure websites

How to publish two .net websites on one Azure WebApp?

How do you give "Storage Blob Data Contributor" permission to your Azure Devops project in Terraform?

How do I give Azure Pipelines access to network resources?

How do I give a name to the SSL certificate purchased in Azure?

How do I give a specific role permission to schedule emails of a saved search on NetSuite?

How do I give composer permission to create folders in var/www/html

How do I setup a background process on a express.js app hosting on Azure websites?

How do I configure Perfect Forward Secrecy in Windows Azure (OS, or Websites)

How to give Schema Level permission in Azure Data Warehouse (Synapse)?

How to give app permission to create Azure Logic App

User unable to view TextChannel after I give it permission to do so

How do I block all analytic websites?

How do I not download certain websites with wget?

How do you deploy ("Publish") a website to Azure?

How long will a app run if I publish it in azure?

Do I need need any special certificates of permission from android to publish android apps ?How to sign android applications in release mode?

How do I publish a UWP package to the Windows Store via Azure Devops?

How do I enable CI/CD for my aspnetcore 3.0 project (publish to IIS) using azure pipelines

Permission denied when creating new directories, downloading and copying files. How do I give permissions to these trivial tasks?

How can I give full permission to folder and subfolder