I created several feature service for a department in my organization, then I created a map on our internal portal. The aim is to allow them access to the data in this format but has all the functionality as if it were a shapefile, except I don not want them to be able to extract out or export the data. Is there a way to prevent this?
https://community.esri.com/community/gis/enterprise-gis?sr=search&searchId=3590dab3-7b06-4cfc-adb7-7... https://community.esri.com/community/gis/enterprise-gis/arcgis-for-server?sr=search&searchId=f519a19...
You would need to edit the Feature Access properties within the Service Editor. There is an Extract operation that you can disable.
Editor permissions for feature services—Documentation | ArcGIS Enterprise
I already disabled that option. but in ArcMap, when I right-click on the service it gives the option to export data.
No, any data which can be opened in ArcMap and the user has permissions to view, can be exported out as well.
Similar Posts mentioning the same info:
For the users you don't want to give the extracting capability, just share another Map Service (using an identical map document) with Feature Access capability disabled while publishing.