We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1638d9c + 447744b commit 07a3293Copy full SHA for 07a3293
articles/api-management/configure-custom-domain.md
@@ -45,6 +45,7 @@ There are several API Management endpoints to which you can assign a custom doma
45
| **Developer portal (legacy)** | Default is: `<apim-service-name>.portal.azure-api.net` |
46
| **Developer portal** | Default is: `<apim-service-name>.developer.azure-api.net` |
47
| **Management** | Default is: `<apim-service-name>.management.azure-api.net` |
48
+| **Configuration API (v2)** | Default is: `<apim-service-name>.configuration.azure-api.net` |
49
| **SCM** | Default is: `<apim-service-name>.scm.azure-api.net` |
50
51
### Considerations
0 commit comments