The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have built an custom query connector with an anonymous authentication Do I need to upgrade my authentication to get certified by the microsoft as a Certified Connector .
Hi, @Anonymous
To get certified by Microsoft as a Certified Connector, your API must support one of the following authentication types:
1. OAuth2,
2. anonymous authentication,
3. API key, or
4. basic authentication
This means that if your custom query connector uses anonymous authentication, you meet the minimum requirements for authentication to proceed with the certification process.
However, it's essential to note that meeting the authentication requirement is just one part of the certification process. You must also ensure that your connector complies with other certification requirements, such as providing a support contact for customers, ensuring your app has a minimum of 99.9% uptime, and adhering to technical and content compliance standards set by Microsoft.
Know more here, https://learn.microsoft.com/en-us/connectors/custom-connectors/submit-certification
Proud to be a Super User!