Add-BulkUserstoPowerapps

2.0

Using this script, you can add bulk users with different permission to Powerapps using CSV File .
Sample Csv
+-------------------+------------------+
| UPN               | RoleName         |
+-------------------+------------------+
| Admin@contoso.com | CanView          |
+-------------------+------------------+
| Alexw@contoso.com | CanViewWithShare |
+-------------
Using this script, you can add bulk users with different permission to Powerapps using CSV File .
Sample Csv
+-------------------+------------------+
| UPN               | RoleName         |
+-------------------+------------------+
| Admin@contoso.com | CanView          |
+-------------------+------------------+
| Alexw@contoso.com | CanViewWithShare |
+-------------------+------------------+
| Leeg@contoso.com  | CanEdit          |
+-------------------+------------------+

Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Add-BulkUserstoPowerapps

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

All Right Reserved (c) JiJi Technologies Private Limited.

Package Details

Author(s)

  • NarasimaPerumal Chandramohan

Functions

Add-BulkUserstoPowerApps

Dependencies

FileList

Version History

Version Downloads Last updated
2.0 (current version) 540 8/5/2019
1.0 420 7/27/2019