From b87b1885f178a92727fbca1992eb6253234074b2 Mon Sep 17 00:00:00 2001 From: Wael Kdouh Date: Fri, 25 Aug 2023 15:06:58 -0400 Subject: [PATCH] Update configuration.extractor.yaml --- configuration.extractor.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/configuration.extractor.yaml b/configuration.extractor.yaml index 59881dad..b5551e40 100644 --- a/configuration.extractor.yaml +++ b/configuration.extractor.yaml @@ -1,5 +1,4 @@ -# Note: Since the introduction of workspaces we recommend using workspaces instead of using this file to inform apiops about extracting select artifacts instead of extracting everything. -# We are keeping support for this file as not everyone will be able to use workspaces. +# Note: Since the introduction of workspaces we recommend using workspaces when possible to limit what can be extracted whenever possible. # More information about workspaces can be found here https://learn.microsoft.com/en-us/azure/api-management/workspaces-overview apiNames: @@ -36,4 +35,4 @@ policyFragmentNames: - policyFragment1 - - policyFragment2 \ No newline at end of file + - policyFragment2