question

SubinVijayan-7868 avatar image
0 Votes"
SubinVijayan-7868 asked PramodValavala-MSFT commented

In APIM management is there any way to change the repository URL

In APIM management is there any way to change the repository URL, instead of https://xxxxxx.scm.azure-api.net, can we use our own URL.

azure-api-management
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

learn2skills avatar image
0 Votes"
learn2skills answered PramodValavala-MSFT commented

Hi @SubinVijayan-7868

When you create an Azure API Management service instance, Azure assigns it a azure-api.net subdomain (for example, apim-service-name.azure-api.net). You can also expose your API Management endpoints using your own custom domain name, such as contoso.com. This tutorial shows you how to map an existing custom DNS name to endpoints exposed by an API Management instance.

go to Azure portal>API Management service>Deployment + infrastructure>Custom domains>add custom domain

128321-image.png


Configure a custom domain name for your Azure API Management instance



If the Answer is helpful, please click Accept Answer and up-vote, so that it can help others in the community looking for help on similar topics.



image.png (24.6 KiB)
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.


Thanks @learn2skills, custom domain is fine for APIs endpoint but I am looking is there any way to check-in apim portal code to my git repository, currently in repository url I can't see a way to change the default URL.

0 Votes 0 ·

@SubinVijayan-7868 As shown in the screenshot above, you can select SCM to assign a custom domain to the Repository URL.

0 Votes 0 ·