Azure / api-center

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

Custom Domain for API Portal #43

Open atigoyalbp opened 5 months ago

atigoyalbp commented 5 months ago

What are you trying to achieve?

We would like to have a custom domain fro API Center Portal. Currently we need to get exception for the api center portal in zscalar to be able to access apis in it. If the customer created for api centers in future lets say 100, each time we would need to get the exception as by default the api portal is not showing the APIs. If custom domain is there this issue would be resolved.

Proposed solution

A clear and concise description of what you want to happen.

Alternative solutions

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

juliajuju93 commented 4 months ago

@atigoyalbp : For GA, we worked on a change to APIC portal to make it easier for all our customers to build a great portal out of the box that provides better control.

Current Solution: To provide this flexibility, 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

-thanks