microsoft / microsoft/foundry-dev-tools
Gim,aFirstProject
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: ai-mlstudio.viewContext.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.6.13
OS: win32
OS Arch: x64
OS Release: 10.0.26200
Product: Visual Studio Code
Product Version: 1.137.0
Language: en
UTC time: Fri, 18 Sep 2026 10:20:14 GMT
Call Stack
$.createCognitiveServiceAccount extension.js:2148:26225
async a.newProjectWithAccount extension.js:2390:19325
extension.js:2390:18995extension.js:2390:18995
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 ai-mlstudio.viewContext.switchDefaultProject action and the createCognitiveServiceAccount/newProjectWithAccount stack locations in extension.js:2148 and extension.js:2390. Reproduce the 409 on Windows with the reported subscription state; done should be a confirmed, actionable outcome for the missing Microsoft.CognitiveServices registration rather than an unresolved generic failure.
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
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100