Skip to content

Commit d6d54cc

Browse files
authored
Update enable-api-center-portal.md
1 parent 4334ebf commit d6d54cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-center/enable-api-center-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ az provider register --namespace Microsoft.ApiCenter
130130

131131
If you're unable to request API permissions to Azure API Center in your Microsoft Entra app registration for the API Center portal, check that you are searching for **Azure API Center** (or application ID `c3ca1a77-7a87-4dba-b8f8-eea115ae4573`).
132132

133-
If the app is not presenet, there might be a problem with the registration of the **Microsoft.ApiCenter** resource provider in your subscription. You might need to re-register the resource provider. To do this, run the following command in the Azure CLI:
133+
If the app isn't present, there might be a problem with the registration of the **Microsoft.ApiCenter** resource provider in your subscription. You might need to re-register the resource provider. To do this, run the following command in the Azure CLI:
134134

135135
```azurecli
136136
az provider register --namespace Microsoft.ApiCenter

0 commit comments

Comments
 (0)