Skip to content

New-UnifiedEnvironment in environment group #133 - #134

Draft
FH-Inway wants to merge 3 commits into
developmentfrom
new-unifiedenvironment-in-environment-group
Draft

New-UnifiedEnvironment in environment group #133#134
FH-Inway wants to merge 3 commits into
developmentfrom
new-unifiedenvironment-in-environment-group

Conversation

@FH-Inway

Copy link
Copy Markdown
Member

This pull request introduces the ability to specify an environment group when creating a new Unified Environment, making the environment a managed environment in the specified environment group. It does this by adding a new -EnvironmentGroup parameter to the New-UnifiedEnvironment function, supporting both group IDs and display names, and by implementing a new Get-PpacEnvironmentGroup cmdlet to retrieve available environment groups. The changes also update the documentation and ensure the environment group is passed through to the shell environment creation logic.

Implements #133

@FH-Inway

Copy link
Copy Markdown
Member Author

Update to resolve validation errors after #131 is merged, it contains scripts to generate the required changes.

Nested groups are currently not supported, so no need to include those properties.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant