Azure / Azure/azure-powershell

[Feature]: Group handling for Az.Migrate

Open
#17,278 2 comments 0 reactions 1 assignee Claimed by @shijojoy View on GitHub
customer-reported feature-request Migrate question Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

Hi. Currently, there is no cmdlets to manage (Get/Create/...) Assessment Groups for Azure Migrate. As the portal has some very big weaknesses, PowerShell would be a good way to overcome this. I have created some script by myself to overcome this for now by using REST Calls, but would love to have that integrated in Az.Migrate.

Requesting to have:
Get-AzMigrateAssessmentGroup
New-AzMigrateAssessmentGroup
Remove-AzMigrateAssessmentGroup
Set-AzMigrateAssessmentGroup

### Proposed implementation details (optional)

See script here for reference:
https://github.com/HaikoHertes/scripts/blob/master/Azure/AzureMigrate/GroupAzMigrateServers.ps1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.