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.
1 parent 1e320e7 commit 8270f0bCopy full SHA for 8270f0b
articles/api-center/enable-api-center-portal.md
@@ -92,7 +92,7 @@ Follow these steps to build and test the API Center portal locally.
92
93
```json
94
{
95
- "dataApiHostName": "<service name>.data.<region>.azure-apicenter.ms",
+ "dataApiHostName": "<service name>.data.<region>.azure-apicenter.ms/workspaces/default",
96
"title": "API portal",
97
"authentication": {
98
"clientId": "<client ID>",
0 commit comments