pac admin copy should support environment security groups #1039
jordanabakerafs
started this conversation in
Ideas
Replies: 1 comment
-
yeah, I was struggling with this functionality too!!! Great ask @jordanabakerafs! |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Current Behavior:
Currently
pac admin copy
does not appear to support setting an environment security group when running the operation.This is supported in
pac admin create
with the--security-group-id -sgid
parameters.Security group addition is also supported in Powerapps Admin Powershell for copy operations, therefore we assume this functionality is available on the API.
Expected Behavior:
pac admin copy
should expose--security-group-id -sgid
parameters similar topac admin create
in order assign a security group at copy time.Beta Was this translation helpful? Give feedback.
All reactions