# Azure SCM Integration

Integrate your Azure Repositories seamlessly with Sec1 to enhance your vulnerability management capabilities. Follow these steps to establish the integration:

## Provide Account Credentials

Begin by providing your account credentials to establish a connection between Sec1 and your Azure Repositories account.

![Auto Fix](/files/QWFKfevLKaifaEGRCjbw)

Note: Refer to Microsoft Documentation for guidance on creating Personal Access Tokens: [Microsoft Documentation](https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops\&tabs=Windows)

## Delete

If the integration is no longer required, you have the option to remove it by clicking the "Delete" button. Please exercise caution, as this action is irreversible and cannot be rolled back once confirmed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sec1.io/user-docs/3-integrations/2-azure-scm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
