You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does the current template mechanism support a way to pass outputs of a workspace install, as inputs to a workspace service install?
E.g.
A workspace creates Azure AD groups. A workspace service (e.g. AzureSQL) wants to use these same groups for authentication/permissions management. Is it possible to output the group names from the workspace, and for the resource processor to pass them as inputs to the workspace service install?
Appreciate you can recreate the group names from the workspace ID (which is passed in) but its rather brittle.
Thanks
The text was updated successfully, but these errors were encountered:
Does the current template mechanism support a way to pass outputs of a workspace install, as inputs to a workspace service install?
E.g.
A workspace creates Azure AD groups. A workspace service (e.g. AzureSQL) wants to use these same groups for authentication/permissions management. Is it possible to output the group names from the workspace, and for the resource processor to pass them as inputs to the workspace service install?
Appreciate you can recreate the group names from the workspace ID (which is passed in) but its rather brittle.
Thanks
The text was updated successfully, but these errors were encountered: