Answered by:
read role definition from csv and assign same permission to another Azure resource.

Question
-
Read role definition from csv and assign same permission to another Azure resource.
Wednesday, July 8, 2020 2:45 AM
Answers
-
Plus,Microsoft has specific forum which mainly discuss question about Azure, we would recommend you to post on Azure forum and relate product expert may provide you more suggestion.
https://docs.microsoft.com/en-us/answers/products/azure?product=all
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- Marked as answer by fiona09 Wednesday, July 8, 2020 8:24 PM
Wednesday, July 8, 2020 5:44 AM
All replies
-
Please carefully review the following links to set your expectation for posting in technical forums.
- This Forum is for Scripting Questions Rather than script requests
- How to ask questions in a technical forum
- How to post code in Technet Forums
\_(ツ)_/
Wednesday, July 8, 2020 2:58 AM -
To read a CSV see the following help article:
help import-csv -online
\_(ツ)_/
Wednesday, July 8, 2020 2:59 AM -
So we have an Azure AD App which has been assigned permission to different azure resources like keyvault,storage account etc .. I have exported the role assignments in CSV.
Need to see know how to assign same permissions to another Azure App using the CSV.
- Edited by fiona09 Wednesday, July 8, 2020 3:47 AM
Wednesday, July 8, 2020 3:45 AM -
What have you tried? Post your script and any errors.
\_(ツ)_/
Wednesday, July 8, 2020 5:25 AM -
Here is a good place to start to learn how to manage Azure resources: https://docs.microsoft.com/en-us/azure/role-based-access-control/tutorial-role-assignments-group-powershell
\_(ツ)_/
- Proposed as answer by Yang YoungMicrosoft contingent staff Wednesday, July 8, 2020 5:46 AM
Wednesday, July 8, 2020 5:27 AM -
Here is an article that explains how to set role assignments with PowerShell.
\_(ツ)_/
Wednesday, July 8, 2020 5:44 AM -
Plus,Microsoft has specific forum which mainly discuss question about Azure, we would recommend you to post on Azure forum and relate product expert may provide you more suggestion.
https://docs.microsoft.com/en-us/answers/products/azure?product=all
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- Marked as answer by fiona09 Wednesday, July 8, 2020 8:24 PM
Wednesday, July 8, 2020 5:44 AM