Skip to content

Commit ff14e3d

Browse files
authored
Merge pull request #102691 from mikebudzynski/apim-portal-browsers
APIM: portal browser support
2 parents 3faa41c + 5ec6235 commit ff14e3d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

articles/api-management/api-management-howto-developer-portal.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,18 @@ If your API Management service is in a VNet - refer to the VNet connectivity que
210210

211211
The call failure may also be caused by an SSL certificate, which is assigned to a custom domain and is not trusted by the browser. As a mitigation, you can remove the management endpoint custom domain - API Management will fall back to the default endpoint with a trusted certificate.
212212

213+
### What's the browser support for the portal?
214+
215+
| Browser | Supported |
216+
|-----------------------------|-----------------|
217+
| Apple Safari | Yes<sup>1</sup> |
218+
| Google Chrome | Yes<sup>1</sup> |
219+
| Microsoft Edge | Yes<sup>1</sup> |
220+
| Microsoft Internet Explorer | No |
221+
| Mozilla Firefox | Yes<sup>1</sup> |
222+
223+
<small><sup>1</sup> Supported in the two latest production versions.</small>
224+
213225
## Next steps
214226

215227
Learn more about the new developer portal:

0 commit comments

Comments
 (0)