Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a PowerShell script to delete an entire spoke deployment #158

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

SvenAelterman
Copy link
Collaborator

No description provided.

@SvenAelterman SvenAelterman marked this pull request as ready for review December 27, 2024 20:30
@SvenAelterman
Copy link
Collaborator Author

SvenAelterman commented Jan 2, 2025

TODO:

  • Move retrieving hub virtual network ID to the same lines where the rest of the param file is read
  • Check if RSV immutability state is locked before attempting any removals. Consider allowing -Force to override this.

@JackStuart JackStuart mentioned this pull request Jan 6, 2025
Add descriptions to all research spoke parameters and outputs to help with documentation generation.
Remove dead code.
@vbalbarin
Copy link
Contributor

The code looks good and works. My only comment is that the indexing of the positional parameters should start at 0.

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.

Provide a PowerShell script to delete an entire spoke deployment
2 participants