From 57b09f260a38522135f5f710bfedb4d8c0de81bc Mon Sep 17 00:00:00 2001 From: Wael Kdouh Date: Fri, 27 Oct 2023 14:46:41 -0400 Subject: [PATCH] docs refactoring --- docs/apiops/6-supportingIndependentAPITeams/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/apiops/6-supportingIndependentAPITeams/index.md b/docs/apiops/6-supportingIndependentAPITeams/index.md index 1d0119a3..48c0f045 100644 --- a/docs/apiops/6-supportingIndependentAPITeams/index.md +++ b/docs/apiops/6-supportingIndependentAPITeams/index.md @@ -4,10 +4,10 @@ has_children: false nav_order: 7 --- # Supporting Independent API Teams -So far all the guidance has made the assumption that all apis will be managed by a centralized team and thus all apis will be extracted into a single repository. In this section we will discuss the details involved in setting up a decentralized apim instance. Basically, the scenario involves having different teams managing different apis within an APIM instance. +So far all the guidance has made the assumption that all artifacts will be managed by a centralized team and thus all artifacts will be extracted into a single repository. In this section we will discuss the details involved in setting up a decentralized apim instance. Basically, the scenario involves having different teams managing different apis within an APIM instance. > **Note** -> The guidance below could also be used for cases where you are trying to extract select artifacts. +> The guidance also applies to cases where you are trying to extract select artifacts from an instance managed by a single team. ## Extracting Select Artifacts The extractor tool supports extracting select artifacts which enables the following scenarios: