2019-06-05 08:40:17 +03:00
{
"azureApiManagement.openInPortal" : "Open in Portal" ,
"azureApiManagement.importOpenApiByFile" : "Import from OpenAPI file" ,
"azureApiManagement.importOpenApiByLink" : "Import from OpenAPI link" ,
"azureApiManagement.showExplorer" : "Show or hide the Azure API Management Explorer." ,
"azureApiManagement.showSavePrompt" : "Show warning dialog on remote file uploading." ,
"azureApiManagement.createService" : "Create API Management in Azure" ,
"azureApiManagement.deleteService" : "Delete API Management" ,
"azureApiManagement.copySubscriptionKey" : "Copy Subscription Key" ,
"azureApiManagement.showApi" : "Edit OpenAPI" ,
"azureApiManagement.showArmApi" : "Edit API" ,
"azureApiManagement.showArmApiOperation" : "Edit Operation" ,
"azureApiManagement.showServicePolicy" : "Edit Global policy" ,
"azureApiManagement.showApiPolicy" : "Edit API policy" ,
"azureApiManagement.showOperationPolicy" : "Edit Operation policy" ,
"azureApiManagement.deleteApi" : "Delete API" ,
"azureApiManagement.deleteOperation" : "Delete Operation" ,
"azureApiManagement.testOperation" : "Test Operation" ,
2019-06-20 22:32:12 +03:00
"azureApiManagement.advancedCreationDescription" : "Enables advanced creation of Azure API Management Instance, which will prompt for several additional values instead of using a default." ,
2019-06-26 09:01:42 +03:00
"azureApiManagement.createNamedValue" : "Create Named value" ,
"azureApiManagement.deleteNamedValue" : "Delete Named value" ,
"azureApiManagement.updateNamedValue" : "Edit Named value" ,
2019-06-20 22:32:12 +03:00
"azureApiManagement.addApiToProduct" : "Add API to Product" ,
"azureApiManagement.removeApiFromProduct" : "Remove API from Product" ,
"azureApiManagement.showProductPolicy" : "Edit Product policy" ,
2019-07-25 22:15:52 +03:00
"azureApiManagement.showArmProduct" : "Edit Product" ,
"azureApiManagement.openExtensionWorkspaceFolder" : "Open extension workspace folder" ,
"azureApiManagement.initializeExtensionWorkspaceFolder" : "Initialize extension workspace folder" ,
2020-01-09 22:51:56 +03:00
"azureApiManagement.advancedPolicyAuthoringExperience" : "(Experimental Feature) Enables advanced policy authoring experience." ,
"azureApiManagement.extractService" : "Extract Service" ,
2020-02-12 20:33:04 +03:00
"azureApiManagement.extractApi" : "Extract API" ,
2020-03-19 23:15:58 +03:00
"azureApiManagement.importFunctionApp" : "Import from Azure Functions" ,
2020-02-13 00:23:20 +03:00
"azureApiManagement.importFunctionAppToApi" : "Import Azure Functions" ,
2020-11-02 23:19:29 +03:00
"azureApiManagement.addApiFilter" : "Filter APIs" ,
"azureApiManagement.setApiFilter" : "Set API filter..." ,
2020-02-13 00:23:20 +03:00
"azureApiManagement.addApiToGateway" : "Add API to Gateway" ,
2020-02-14 02:31:51 +03:00
"azureApiManagement.removeApiFromGateway" : "Remove API from Gateway" ,
2020-03-19 23:15:58 +03:00
"azureApiManagement.importWebApp" : "Import from Azure App Service" ,
"azureApiManagement.importWebAppToApi" : "Import Azure App Service" ,
2020-02-27 22:06:00 +03:00
"azureApiManagement.copyDockerRunCommand" : "Copy Docker Run Command" ,
"azureApiManagement.generateKubernetesDeployment" : "Generate Kubernetes Deployment File" ,
2020-09-10 22:56:26 +03:00
"azureApiManagement.generateNewGatewayToken" : "Generate New Gateway Token" ,
2020-10-13 02:20:56 +03:00
"azureApiManagement.debugPolicy" : "Start Policy Debugging" ,
2020-10-15 02:00:29 +03:00
"azureApiManagement.generateFunctions" : "Scaffold Azure Functions" ,
2020-12-10 04:43:02 +03:00
"azureApiManagement.scaffoldAzureFunctions" : "(Experimental Feature) Enables scaffolding Azure Functions from API definition." ,
2021-03-30 20:34:09 +03:00
"azureApiManagement.revisions" : "API Revisions" ,
2021-04-23 00:14:59 +03:00
"azureApiManagement.setCustomHostName" : "Select Gateway Host Name" ,
"azureApiManagement.createSubscription" : "Create a new Subscription" ,
2022-06-06 06:14:52 +03:00
"azureApiManagement.deleteSubscription" : "Delete Subscription" ,
"azureApiManagement.createAuthorizationProvider" : "Create Authorization Provider" ,
"azureApiManagement.deleteAuthorizationProvider" : "Delete Authorization Provider" ,
"azureApiManagement.copyAuthorizationProviderRedirectUrl" : "Copy RedirectUrl" ,
"azureApiManagement.createAuthorization" : "Create Authorization" ,
"azureApiManagement.authorizeAuthorization" : "Login" ,
"azureApiManagement.deleteAuthorization" : "Delete Authorization" ,
"azureApiManagement.copyAuthorizationPolicy" : "Copy Policy Snippet" ,
"azureApiManagement.createAuthorizationAccessPolicy" : "Create Access Policy" ,
"azureApiManagement.deleteAuthorizationAccessPolicy" : "Delete Access Policy" ,
"azureApiManagement.showArmAuthorizationProvider" : "Edit Authorization Provider" ,
"azureApiManagement.showArmAuthorization" : "Edit Authorization" ,
"azureApiManagement.showArmAuthorizationAccessPolicy" : "Edit Authorization Access Policy"
2019-06-05 08:40:17 +03:00
}