Custom security attributes in Azure AD part 3: working with custom security attributes

First look at custom security attributes in Azure AD. In this series, we will cover “legacy” methods to extend the Azure AD schema, as well as the recently introduced custom security attributes. …

Continue readingCustom security attributes in Azure AD part 3: working with custom security attributes

Obtain Azure DevOps Personal Access Token programmatically

A colleague approached me with a question about automating the creation of Personal Access Token (PAT) for Azure DevOps. As usual, I tried taking the easy route of doing a quick search online, however all I could find were some convoluted/incomplete examples, and lots and lots of misunderstandingс. Which comes …

Continue readingObtain Azure DevOps Personal Access Token programmatically