Search code examples
azureazure-resource-managerazure-keyvaultazure-api-management

Azure API Management Extractor tool from Microsoft doesnt support extracting named values with Key vault values


I am using extractor tool from Microsoft. Recently we changed some of our named values type from secret to Key vault. However when we generate extractor tool it deletes that named values and ignore it. Is there any way to fix this so that we can generate all types of named values? See the arm template code change screenshot for the named value which is not identified by tool which contains key vault secret enter image description here


Solution

  • I was using old extractor tool. At that time there was no support for Named values with Key vault hence it was ignoring KV from portal. Now I have updated extractor tool and it is working.