microsoft / microsoft/GitHub-Copilot-for-Azure
[Skill] Foundry - Provide support for migration of v1 to v2
Open
@tendau is already working on this.
Since Mar 19, 2026.
foundry
skills
- Dominant language
- Python
- Stars
- 250
- Forks
- 204
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 67
Description
New foundry skills are using v2 sdk references. We need a migration tool and the ability to identify current codebase is v1 and needs to be migrated to v2 (and add migration steps to skill)
Some things to consider
- Is there any detection logic for detecting v1?
- how do we deal code migration with migration for V1 to V2?
- how do we deal with resource creation/deletion for V1 to V2?
CC: ankitbko, @tendau
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.