{"id":28343799,"url":"https://github.com/satak/ps-vmware-az-assessment","last_synced_at":"2026-04-25T22:34:37.355Z","repository":{"id":129742770,"uuid":"374590345","full_name":"Satak/ps-vmware-az-assessment","owner":"Satak","description":"Powershell module for Azure migrate csv data","archived":false,"fork":false,"pushed_at":"2021-06-10T08:36:54.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T16:43:12.129Z","etag":null,"topics":["azure","migrate","powershell"],"latest_commit_sha":null,"homepage":"https://www.powershellgallery.com/packages/ps-vmware-az-assessment","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Satak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-06-07T08:26:16.000Z","updated_at":"2021-06-10T08:36:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc017429-4834-41cc-8908-3a9bb45ee5f4","html_url":"https://github.com/Satak/ps-vmware-az-assessment","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Satak/ps-vmware-az-assessment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Satak%2Fps-vmware-az-assessment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Satak%2Fps-vmware-az-assessment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Satak%2Fps-vmware-az-assessment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Satak%2Fps-vmware-az-assessment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Satak","download_url":"https://codeload.github.com/Satak/ps-vmware-az-assessment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Satak%2Fps-vmware-az-assessment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32279658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","migrate","powershell"],"created_at":"2025-05-27T07:28:04.089Z","updated_at":"2026-04-25T22:34:37.347Z","avatar_url":"https://github.com/Satak.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PS VMware Azure Assessment Module\n\nConvert VMware export VM data to azure Migrate CSV import format\n\n## Install\n\n```powershell\nInstall-Module -Name ps-vmware-az-assessment-Force -Confirm:$False\n```\n\n## Usage\n\n```powershell\n Import-Module -Name ps-vmware-az-assessment\n Import-Csv '.\\data\\Vmware_export.csv' | ConvertTo-AzMigrate | Export-Csv '.\\data\\vms.csv' -UseQuotes AsNeeded\n```\n\n## Azure Migrate Project\n\nCreate resource group and project\n\n```powershell\nNew-AzResourceGroup -Name 'rg-migrate' -Location 'westeurope'\nNew-AzMigrateProject -Name 'migr-test' -ResourceGroupName 'rg-migrate' -Location 'westeurope'\n```\n\nimport csv file from azure portal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatak%2Fps-vmware-az-assessment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatak%2Fps-vmware-az-assessment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatak%2Fps-vmware-az-assessment/lists"}