Skip to content

Commit 49ac5fd

Browse files
committed
Learn Editor: Update set-up-api-center.md
1 parent 74cc1a1 commit 49ac5fd

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

articles/api-center/set-up-api-center.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: api-center
66
ms.topic: tutorial
77
ms.date: 06/05/2023
88
ms.author: danlep
9-
ms.custom:
9+
ms.custom:
1010
---
1111

1212
# Tutorial: Get started with your API center (preview)
@@ -28,19 +28,12 @@ For background information about the assets you can organize in API Center, see
2828

2929
## Prerequisites
3030

31-
* Access to the API Center preview. See [access instructions](https://aka.ms/apicenter/joinpreview):
32-
33-
1. Register the **Azure API Center Preview** feature in your subscription (or subscriptions).
34-
1. Submit the access request form.
35-
1. Wait for a notification email from Microsoft that access to API Center is enabled in the requested Azure subscription.
36-
3731
* At least a Contributor role assignment or equivalent permissions in the Azure subscription.
3832

3933
* One or more APIs that you want to register in your API center. Here are two examples, with links to their OpenAPI specifications for download:
4034

41-
* [Swagger Petstore API](https://github.com/swagger-api/swagger-petstore/blob/master/src/main/resources/openapi.yaml)
42-
* [Azure Demo Conference API](https://conferenceapi.azurewebsites.net?format=json)
43-
35+
* [Swagger Petstore API](https://github.com/swagger-api/swagger-petstore/blob/master/src/main/resources/openapi.yaml)
36+
* [Azure Demo Conference API](https://conferenceapi.azurewebsites.net?format=json)
4437
## Register the API Center provider
4538

4639
After you've been added to the API Center preview, you need to register the **Microsoft.ApiCenter** resource provider in your subscription, using the portal or other tools. You only need to register the resource provider once. For steps, see [Register resource provider](../azure-resource-manager/management/resource-providers-and-types.md#register-resource-provider).
@@ -243,3 +236,4 @@ In this tutorial, you learned how to use the portal to:
243236
244237
> [!div class="nextstepaction"]
245238
> [Learn more about API Center](key-concepts.md)
239+

0 commit comments

Comments
 (0)