Skip to content

Commit 47483d3

Browse files
authored
Merge pull request #206909 from tomkerkhove/tomkerkhove/shgw/advisor
docs: Provide information around our new Azure Advisor recommendations
2 parents 0352b77 + 147ec11 commit 47483d3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/api-management/self-hosted-gateway-migration-guide.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,15 @@ securityContext:
103103
> [!WARNING]
104104
> Running the self-hosted gateway with read-only filesystem (`readOnlyRootFilesystem: true`) is not supported.
105105

106+
## Assessing impact with Azure Advisor
107+
108+
In order to make the migration easier, we have introduced new Azure Advisor recommendations:
109+
110+
- **Use self-hosted gateway v2** recommendation - Identifies Azure API Management instances where the usage of self-hosted gateway v0.x or v1.x was identified.
111+
- **Use Configuration API v2 for self-hosted gateways** recommendation - Identifies Azure API Management instances where the usage of Configuration API v1 for self-hosted gateway was identified.
112+
113+
We highly recommend customers to use ["All Recommendations" overview in Azure Advisor](https://portal.azure.com/#view/Microsoft_Azure_Expert/AdvisorMenuBlade/~/All) to determine if a migration is required. Use the filtering options to see if one of the above recommendations is present.
114+
106115
## Known limitations
107116

108117
Here's a list of known limitations for the self-hosted gateway v2:

0 commit comments

Comments
 (0)