Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 8 Next »

Overview

This document provides instructions on how to connect to an API to import data from this application into your instance of Zilla.

In this guide, you will:

  1. Launch your application from inside Zilla

  2. Set up an API configuration

  3. Send your data securely to Zilla

Step-by-Step Instructions

Note: After creating

  • Login to Zilla with Admin credentials

  • Navigate to Applications tab, Click on Add Applications button on top-right.

  • On the next screen look for Search Library & enter azure devops as search text, You will see Microsoft Azure DevOps enrty, Click on Add to Applications button right next to it.

  • A popup dialog appears, Fill in the form with appropriate details and then click on Add to Applications button.

  • You will see the entry of newly added Microsoft Azure DevOps application in the Applications tab,

  • Click on the app name. A details screen appears with Sync now hyperlink on top-right click it,

  • A popup dialog appears, Click the slider button to enable API Integration,

  • On enabling the API Integration detailed configuration fields are shown, We will need to add some additional information about the organization on Azure DevOps.

    • The name of the Azure DevOps organization → Your Azure DevOps organization name.

    • Personal Access Token → PAT Created using your account with scopes Graph - Read & Member Entitlement Management

  • How to find organization & pat ( Personal Access Token ) ?

    • organization → When you log in to Azure DevOps dashboard you will see the organization name as part of URL OR just below Azure DevOps icon on top-left

      Note: Sync brings in only users of the organization whose name is provided in the configuration. If you have multiple organizations in your account please add them as separate instances.

    • Personal Access Token → Login to Azure DevOps then go to the User Settings icon near profile icon on top-right, You will see option Personal access tokens below Usage click on it.

      On the next screen click on New Token

      A form will appear, Give some meaningful token Name select Organization you can choose a single organization from the list or All accessible organizations. Set expiration time as per your choice. In the scopes section set Custom defined instead of Full access then enable the following scopes,

      • Graph - Read

      • Member Entitlement Management - Read

        Finally, click Create button. On success copy & keep the token at secure place where it can not be accessed by any third party-person.

  • Now fill in these organization & PAT into the Zilla configuration dialog, Click Next

  • Sync will start & accounts from the Azure DevOps will be visible

When you have finished with all the steps above, review the information in Zilla that was synced.

Having trouble? Try our Troubleshooting articles or visit support.zillasecurity.com and submit a ticket. Our support team will assist you in resolving the problem as quickly as possible.

  • No labels