Latest

cloud developer experience with simon waight

  • Published on

    -
    8 min read
    Regardless of where your git repositories are hosted, there is always a need to have visbility over what's going on in them. While services like GitHub provide metrics APIs, there are some limitations around those metrics APIs, particularly for busy or large repositories. In this post I'm going to look at how you can use Azure Data Explorer to analyse the commit history for a git repository.
  • Published on

    -
    12 min read
    When you provide an open input prompt it's only a matter of time before someone with type or create something inappropriate. In this post we'll look at how you can use features in Azure OpenAI Service to minimise inappropriate use of your chatbots.
  • Published on

    -
    5 min read
    Publication of APIs, particularly for consumer applications, requires some next-level attention to protecting your service. In this post I am going to look at you can use Azure API Management to help protect new or existing RESTful APIs that receive and process JSON objects.