atlas by clearpeople

Blog posts

    Overwriting Azure OpenAI API api-version property using Semantic Kernel

    As you have seen in my previous articles, we are doing a ton of work around Azure OpenAI. When dealing with OpenAI, I truly recommend the use of the open source library Semantic Kernel (https://github.com/microsoft/semantic-kernel).

    How to deny external users calling your Azure AD secured API

    Recently, we had the need to deny External (also referred to as Guest) users to consume some endpoints of our Atlas API. You should be aware that if your Tenant has enabled external users, an external user can get a valid token and call your AAD secured API. This might or might not be what you want.

    Best Practices for SharePoint Metadata and Managed Metadata

    Ever tried to find something on your business systems and got nothing, nada, zilch? I think we can all relate.

    Why We Aren’t Waiting for Microsoft Teams Shared Channels

    Last updated 10/10/2022

    When Microsoft announced at MS Ignite in November 2021 that Microsoft Teams Shared Channels would be made generally available in 2022, I realised it was a good time for us to shine the light on Atlas Extranet

    In this fast-paced world, Atlas Extranet is a feature ClearPeople developed and launched in Q1 of 2021. It’s a bit like Cinderella, working reliably in the background, waiting for the grand ball. 

    In this blog:

    Troubleshooting Search Issues with Result Source in SharePoint

    One of the most powerful features of SharePoint is the Search Rest API. It allows us to obtain, filter and personalize information that’s useful to a user and allows us to create pages of content of interest for them.