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

Teams examples migration #1753

Merged
merged 1 commit into from
Jan 22, 2023
Merged

Conversation

timayabi2020
Copy link
Contributor

Fixes #1559

@@ -16,14 +16,17 @@ function Start-Copy {
[ValidateNotNullOrEmpty()]
[string] $Module = "Users"
)

../GenerateModules.ps1 -ModuleToGenerate "Teams"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@timayabi2020, let's move the examples for the remaining modules in bulk, now that we are confident with the examples migration script. Moving the examples one module at a time will take a while.

The goal should be to have all examples migrated in a single v2.x preview release so we can close #1559.

@timayabi2020 timayabi2020 merged commit 71c06be into features/2.0 Jan 22, 2023
@peombwa peombwa deleted the examples_teams_migration branch March 17, 2023 17:12
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.

2 participants