Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am struggling to create a service instance for Azure #344

Open
ekpenyongeetim opened this issue Feb 15, 2024 · 1 comment
Open

I am struggling to create a service instance for Azure #344

ekpenyongeetim opened this issue Feb 15, 2024 · 1 comment

Comments

@ekpenyongeetim
Copy link

Does this occur consistently?
Repro steps:

Action: azureApiManagement.createService
Error type: MissingSubscriptionRegistration
Error Message: The subscription is not registered to use namespace 'Microsoft.ApiManagement'. See https://aka.ms/rps-not-found for how to register subscriptions.

Version: 1.0.8
OS: win32
OS Release: 10.0.22621
Product: Visual Studio Code
Product Version: 1.86.1
Language: en

Call Stack
new RestError extension.bundle.js:16:65674
extension.bundle.js:16:329000extension.bundle.js:16:329000
@tomkerkhove
Copy link
Member

tomkerkhove commented Feb 15, 2024

The resource provider is not allowed to create the instance, you need to register the resource provider.

You can verify this in Azure Portal after selecting your subscription:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants