Restrict Azure ARM Deployment to Library templates -
is possible restrict ad user/group able deploy arm templates shared them in arm template library poweruser?
the user should have not other rights (maybe not seeing template code?) should able deploy it
any ideas?
the short answer - no.
long answer - yes, kind of.
to restrict users access microsoft.deployments provider , allow access managed application.
that allow gate users deploy pre approved templates, basically. require lot of work.
Comments
Post a Comment