diff --git a/docs/integrations/azure/discovery.md b/docs/integrations/azure/discovery.md index 39185824a7..f722d31a34 100644 --- a/docs/integrations/azure/discovery.md +++ b/docs/integrations/azure/discovery.md @@ -74,3 +74,6 @@ When using a custom pattern, the target is composed of five parts: _Note:_ the path parameter follows the same rules as the search on Azure DevOps web interface. For more details visit the [official search documentation](https://docs.microsoft.com/en-us/azure/devops/project/search/get-started-search?view=azure-devops). + +You'll also need to add the [Code Search plugin in your organization](https://marketplace.visualstudio.com/items?itemName=ms.vss-code-search&targetId=f9352dac-ba6e-434e-9241-a848a510ce3f&utm_source=vstsproduct&utm_medium=SearchExtStatus). [More informations here](https://github.com/backstage/backstage/issues/10432). +