Azure / api-center

Provide feedback, request features, and report issues for Azure API Center.
MIT License
25 stars 3 forks source link

API Center Portal not available #37

Open Viktorh89 opened 3 months ago

Viktorh89 commented 3 months ago

Description

After configuring API Center Portal, portal is not available

Reproduction steps

Steps to reproduce the behavior:

Follow steps in this video (Microsoft Azure Developers) :

https://www.youtube.com/watch?v=7Z45FdCLFbA

Expected behavior

Portal should work

Actual behavior

Portal gives 404

Screenshots

image

Additional context

Not sure if im missing any steps but followed video

barry-bvl commented 3 months ago

Encountered similar issue.

Created new API Center resource and app registration and was able to have it working but could not pin point exactly why it was not working for the other resources. I had some special characters ('-') in the API Center where the portal was not working for, but apart from that I could not really see a difference with the working resource.

RickOttenNS commented 3 months ago

Same issue here

Viktorh89 commented 2 months ago

@barry-bvl think you found the issue ,i recreated without "-" and everything works fine

guessing this is a bug?

EDIT:

after adding auth for sign-in (redirect url) it doesnt work anymore

juliajuju93 commented 1 month ago

@Viktorh89 , @barry-bvl , @RickOttenNS : Current Solution: To provide more flexibility and better control to our customers, we decommissioned the integrated managed APIC portal and instead focus on providing a reference implementation for APIC portal with one click deployment model - so customers can bring up this portal in their subscription and have more flexibility around e.g. custom domain.

Please take a look and let me know if this solution will help with your requirement: https://github.com/Azure/APICenter-Portal-Starter

Viktorh89 commented 1 month ago

@juliajuju93 already tried this - works "ok" but the static web app gets CORS issues reading from APIC - have ongoing MS ticket on this - not optimal..