-
Limit the record share "share" access
Based on the current design, when the user was assigned share access for this record, he can remove and modify other user's privileges on this record.
For example,
user A and Team A assigned all access for a record. Later user A can modify and evenly remove Team A all access.
We need to limit this right, which when a user was assigned share access, he can only modify himself or he has shared the user.
-
AAD security group user sync in mobile offline
Currently we have a limitation when admin adding new users, they need to remove the AAD group and re-add again to sync.
Configure mobile offline synchronization | Microsoft Learn
This is not convenient and user friendly way to auto sync it.
it is better system can automatically sync the AAD group again when adding new users
-
Azure synapse link support attachment entity
As synapse link supports to export email entity to data lake and some emails usually associated with attachment, we want to synapse link to support attachment service to export.
-
synapse link use bit instead of boolean
Boolean in Lake and Varchar in SSMS
Can change it to use bit which is allowed on synapse SQL datatypes instead of varchar to keep both side consistently?