microsoft / microsoft/foundry-dev-tools
hp;
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 260
- Avg merge
- 42m
- Merged PRs (30d)
- 29
Description
Does this occur consistently?
Repro steps:
Action: foundry-api.switchDefaultProject
Error type: Error
Error Message: Failed to create cognitive services account, HTTP Code 409, Error {"error":{"code":"MissingSubscriptionRegistration","message":"The subscription is not registered to use namespace 'Microsoft.CognitiveServices'. See https://aka.ms/rps-not-found for how to register subscriptions.","details":[{"code":"MissingSubscriptionRegistration","target":"Microsoft.CognitiveServices","message":"The subscription is not registered to use namespace 'Microsoft.CognitiveServices'. See https://aka.ms/rps-not-found for how to register subscriptions."}]}}
Version: 1.4.2
OS: win32
OS Arch: x64
OS Release: 10.0.26200
Product: Visual Studio Code - Insiders
Product Version: 1.124.0-insider
Language: en
UTC time: Tue, 09 Jun 2026 06:43:09 GMT
Call Stack
F.createCognitiveServiceAccount extension.js:8:798099
async h.newProjectWithAccount extension.js:8:732124
extension.js:8:731794extension.js:8:731794
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start with the foundry-api.switchDefaultProject action and the F.createCognitiveServiceAccount and newProjectWithAccount entries shown in extension.js. Reproduce the HTTP 409 for the Microsoft.CognitiveServices registration error and determine the expected behavior when the subscription is not registered; done means the failure path is confirmed and its handling is covered by the project's available tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, javascript, vscode
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100