Skip to content

Commit 8e7e87d

Browse files
unknownunknown
authored andcommitted
APIM: remove old dev portal from first tutorial
1 parent 2b12b1b commit 8e7e87d

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

articles/api-management/import-and-publish.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ This section shows how to import and publish an OpenAPI specification backend AP
7171
> [!TIP]
7272
> If you are experiencing problems with import of your own API definition, [see the list of known issues and restrictions](api-management-api-import-restrictions.md).
7373
74-
## Test the new APIM API in the Azure portal
74+
## Test the new API in the Azure portal
7575

7676
![Test API map](./media/api-management-get-started/01-import-first-api-01.png)
7777

@@ -84,23 +84,6 @@ Operations can be called directly from the Azure portal, which provides a conven
8484

8585
Backend responds with **200 OK** and some data.
8686

87-
## <a name="call-operation"> </a>Call an operation from the developer portal
88-
89-
Operations can also be called from the **Developer portal** to test APIs.
90-
91-
1. Navigate to the **Developer portal**.
92-
93-
![Developer portal](./media/api-management-get-started/developer-portal.png)
94-
95-
2. Select **APIS**, click on **Demo Conference API** and then **GetSpeakers**.
96-
97-
The page displays fields for query parameters, in this case none, and headers. One of the headers is "Ocp-Apim-Subscription-Key", for the subscription key of the product that is associated with this API. If you created the APIM instance, you are an administrator already, so the key is filled in automatically.
98-
99-
3. Press **Try it**.
100-
4. Press **Send**.
101-
102-
After an operation is invoked, the developer portal shows the responses.
103-
10487
## <a name="next-steps"> </a>Next steps
10588

10689
In this tutorial, you learned how to:
Binary file not shown.

0 commit comments

Comments
 (0)