Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What does the 'Ocp' stand for in Ocp-Apim-Subscription-Key header (Azure Api Management)?

I know you can change the name of the Ocp-Apim-Subscription-Key header in Api Management but what does the 'Ocp' actually stand for?

like image 858
mehowq Avatar asked Oct 04 '18 13:10

mehowq


People also ask

What does 'OCP' stand for in OCP-APIM-subscription-Key header (Azure API management)?

What does the 'Ocp' stand for in Ocp-Apim-Subscription-Key header (Azure Api Management)? I know you can change the name of the Ocp-Apim-Subscription-Key header in Api Management but what does the 'Ocp' actually stand for? I believe OCP stands for the Open Compute Project.

What is a subscription key in API management?

When you publish APIs through API Management, it's easy and common to secure access to those APIs by using subscription keys. Developers who need to consume the published APIs must include a valid subscription key in HTTP requests when they make calls to those APIs. Otherwise, the calls are rejected immediately by the API Management gateway.

How do I create an OCP APIM subscription key?

Go to portal.azure.com Select "Create a resource" Create a resource. I'm using computer vision so I search for that and hit enter Select "create" Go to the newly created resource On the left side panel under the "Resource Management" section select "Keys and Endpoint" Key 1and Key 2are used as the "Ocp-Apim-Subscription-Key".

What's new in API management for Azure?

Second, API Management now allows standalone subscriptions. Subscriptions are no longer required to be associated with a developer account. This feature is useful in scenarios such as when several developers or teams share a subscription. Finally, API publishers can now create subscriptions directly in the Azure portal:


1 Answers

I believe OCP stands for the Open Compute Project.

For more info on Microsoft's relationship with the Open Compute Project, see these links.

like image 117
jeyoor Avatar answered Oct 08 '22 20:10

jeyoor