New Capability: New Microsoft Azure Devops Connector is now LIVE!

Description

:bangbang: We’re excited to announce the release of Microsoft Azure DevOps (SaaS) Connector in Identity Security Cloud. The SailPoint Microsoft Azure DevOps (SaaS) connector securely connects with Microsoft DevOps services, and it provides governance capabilities to manage users and groups.

Azure DevOps Services (formerly Visual Studio Online, later renamed Visual Studio Team Services in 2015) is a cloud service powered by Microsoft Azure. Users sign in with a Microsoft account to set up environments, create projects, and add team members.

The SailPoint Microsoft Azure DevOps Connector provides governance capabilities for Azure DevOps identities and groups. These capabilities encompass aggregation, user provisioning, as well as the addition or removal of entitlements at the account level.

High-Level Capabilities

  • Account Management
    • Manage Azure DevOps users as accounts
    • Aggregate and refresh accounts
    • Create account (User and Service Principal)
    • Add or remove entitlements
  • Entitlement Management
    • Manage Azure DevOps groups as entitlements
    • Aggregate and refresh entitlements

Release Details

  • Identity Security Cloud - Now Available.
  • IdentityIQ - Upcoming releases (8.5 and 8.4p3)

Additional Resources

1 Like

I’m super excited that this is now an available connector. It’s been a struggle getting it to work though since we are getting errors like this about the requested resource not being found.

Should the base URL include the organization name? (I’ve honestly tried it both ways and neither works.)

Hi @sam-anderson, Base URL is the URL of the Azure DevOps system. For example, https://[domain].[subdomain].azure.com or https://vssps.dev.azure.com/.

Make sure to provide the Organization Name in the Organization Name field . Base URL does not require Organization name.

For more information, you can also refer to Use personal access tokens - Azure DevOps | Microsoft Learn.

If still there is any issue or concern, please raise a support ticket.

Thanks!

Thank you so much for the link to that document for the PATs. I ended up digging into this page after you provided that link Pats - Create - REST API which mentioned the URL - https://vssps.dev.azure.com/{organization}.

So I tried “https://vssps.dev.azure.com/” as the base URL and now it’s connecting and aggregating Users/entitlements as expected.

Thanks for much for the help!

1 Like