ईवेंट्स
17 मार्च, 9 pm - 21 मार्च, 10 am
साथी डेवलपर्स और विशेषज्ञों के साथ वास्तविक दुनिया के उपयोग के मामलों के आधार पर स्केलेबल एआई समाधान बनाने के लिए मीटअप श्रृंखला में शामिल हों।
अभी पंजीकरण करेंयह ब्राउज़र अब समर्थित नहीं है.
नवीनतम सुविधाओं, सुरक्षा अपडेट और तकनीकी सहायता का लाभ लेने के लिए Microsoft Edge में अपग्रेड करें.
APPLIES TO: All API Management tiers
This article shows how to import an OData service using its metadata description. In this article, SAP Gateway Foundation serves as an example.
In this article, you'll:
An existing API Management instance. Create one if you haven't already.
An SAP system and service exposed as OData v2 or v4.
If your SAP backend uses a self-signed certificate (for test purposes), you may need to disable the verification of the trust chain for SSL. To do so, configure a backend in your API Management instance:
नोट
For production scenarios, use proper certificates for end-to-end SSL verification.
Retrieve metadata XML from your SAP service, using one of the following methods. If you plan to convert the metadata XML to an OpenAPI specification, save the file locally.
/IWFND/GW_CLIENT
), orhttp://<OData server URL>:<port>/<path>/$metadata
In the Azure portal, search for and select API Management services.
On the API Management services page, select your API Management instance.
Choose one of the following methods to import your API to API Management: import the metadata XML as an OData API directly, or convert the metadata XML to an OpenAPI specification.
In the left menu, select APIs > + Add API.
Under Create from definition, select OData.
Enter API settings. You can update your settings later by going to the Settings tab of the API.
In OData specification, enter a URL for an OData metadata endpoint, typically the URL to the service root, appended with /$metadata
. Alternatively, select a local OData XML file to import.
Enter remaining settings to configure your API. These settings are explained in the Import and publish your first API tutorial.
Select Create.
The API is added to the APIs list. The entity sets and functions that are exposed in the OData metadata description appear on the API's Entity sets and functions tab.
You can access an editor in the portal to view your API's OData schema. If the API changes, you can also update the schema in API Management from a file or an OData service endpoint.
In the portal, navigate to your API Management instance.
In the left menu, select APIs > your OData API.
On the Entity sets and functions tab, select the context menu (...) next to an entity set or function, and select Edit.
Review the schema. If you want to update it, select Update from file or Update schema from endpoint.
In the left menu, select APIs > your OData API.
On the Entity sets and functions tab, select the context menu (...) next to an entity set or function, and select Test.
In the test console, enter template parameters, query parameters, and headers for your test, and select Test. Learn more about testing an API in the portal.
Secure your OData API by applying both existing authentication and authorization policies and an OData validation policy to protect against attacks through OData API requests.
युक्ति
In the portal, configure policies for your OData API on the API policies tab.
ईवेंट्स
17 मार्च, 9 pm - 21 मार्च, 10 am
साथी डेवलपर्स और विशेषज्ञों के साथ वास्तविक दुनिया के उपयोग के मामलों के आधार पर स्केलेबल एआई समाधान बनाने के लिए मीटअप श्रृंखला में शामिल हों।
अभी पंजीकरण करेंप्रशिक्षण
मॉड्यूल
Visual Studio के माध्यम से Azure API प्रबंधन के साथ OpenAPI-सक्षम वेब API एकीकृत करें - Training
Visual Studio के माध्यम से Azure API प्रबंधन में OpenAPI-सक्षम वेब API एप्लिकेशन जोड़ने का तरीका जानें।
Certification
Microsoft प्रमाणित: Azure for SAP Workloads विशेषता - Certifications
Azure संसाधनों का लाभ उठाते समय Microsoft Azure पर SAP समाधान की योजना, माइग्रेशन और संचालन प्रदर्शित करें.