vscode-apimanagement icon indicating copy to clipboard operation
vscode-apimanagement copied to clipboard

VS Code extension for Azure API Management.

Results 139 vscode-apimanagement issues
Sort by recently updated
recently updated
newest added

Does this occur consistently? Repro steps: 1. 2. 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...

Does this occur consistently? Repro steps: 1. 2. 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...

Does this occur consistently? Repro steps: 1. Save APIM policy in vs code 2. Upload the changes 3. It times out and gives an error "underlying system updates" (Uh huh...

Does this occur consistently? Repro steps: 1. Attach debugger/ debug endpoint 2. Failure occurs. Action: azureApiManagement.showApiPolicy Error type: Error Error Message: Failed to connect to management endpoint ---.management.azure-api.net:3443 for Developer...

Hi All, I'm having some trouble debugging policies through the Visual Studio Code extensions. There are a few problems in my opinion and let me lay them out for you....

I am actually having the exact same issue as here: https://github.com/microsoft/vscode-apimanagement/issues/168. Was working fine for the last couple of weeks until this morning. Reinstalled the extension, VS code, removed from...

Subscription Id is hardcoded in the template making it difficult to redeploy to another subscription. ![image](https://user-images.githubusercontent.com/9871029/185421219-91354221-6f1d-465c-8fb5-8b52979f5b64.png)

This is more of a feature request. There is no way to extract a version set. You have to extract each API version independently. Would like to be able to...

Extracted an API with multiple revisions. When template was deployed, no revisions were deployed, looking back at templates, no revisions were extracted. Additionally, Extensions GUI doesn't display revisions, only versions.

Template deployment fails when API is configured with a backend that is using named values for the backend API key. ![image](https://user-images.githubusercontent.com/9871029/185401682-94a2c97c-3dca-4a72-a809-f85eaae23bcc.png) {"status":"Failed","error":{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list...