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 |
+-------------
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
Sample Csv
+-------------------+------------------+
| UPN | RoleName |
+-------------------+------------------+
| Admin@contoso.com | CanView |
+-------------------+------------------+
| Alexw@contoso.com | CanViewWithShare |
+-------------------+------------------+
| Leeg@contoso.com | CanEdit |
+-------------------+------------------+
Installation Options
Owners
Copyright
All Right Reserved (c) JiJi Technologies Private Limited.
Package Details
Author(s)
- NarasimaPerumal Chandramohan
Functions
Dependencies
FileList
- Add-BulkUserstoPowerapps.nuspec
- Add-BulkUserstoPowerapps.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0 (current version) | 557 | 8/5/2019 |
1.0 | 424 | 7/27/2019 |