Azure API Center is now in preview! API Center is a new Azure service and a capability of the Azure API Management platform that enables tracking APIs in a centralized location for discovery, reuse, and governance. Learn more: https://t.co/bOWsZ2iwOA
Microsoft and Postman partner to enhance API Developer Experience. Learn more on how @Azure API Management platform and @getpostman platform integrate to offer developers a fast path to build, test, deploy, and iterate on APIs. https://t.co/AnXrzXzNpO
@gregor_suttie@AzureApiMgmt Fernando Mejia and I will be assisting the WACEM15 session on Thursday (“Expert meet-up: Modernize apps with Azure PaaS”). You’re welcome to join us! I also plan to attend the happy hour in the evening.
You can now detect or block API requests or responses that don't adhere to declared SOAP or XML schemas. "Validate-content" policy now also supports custom schemas, declared outside the API definition, and content type mapping. Learn more 👇
https://t.co/qxI3gAYKmi
Would you like to work on Azure API Management? We're hiring in Austin, TX!
Software Engineer 2: https://t.co/h4ZAzaRmrW
Senior Software Engineer: https://t.co/KIQQFLLD0A
Principal Engineering Manager: https://t.co/efLabhC354
We're also hiring in Prague, Czech Republic! Check the previous tweet for positions in Austin, TX.
Software Engineer 2: https://t.co/fyS0HNhRBE
Senior Software Engineer: https://t.co/DsXCNQq2MV
You can now document your APIs with the new open-source API Portal, without the need for an @Azure API Management service. Customize it without writing any code and publish it for free with GitHub Pages. https://t.co/8htZTwl9MG
@akshay_shaha@mikaelsand Your policy doesn’t follow the policy schema and the error precisely explains the problem. <parameter> can’t be a child of the top-level <validate-parameters> element - you’re missing one level of elements (<headers>, <query>, <path>).