简体   繁体   English

监控对Azure devops git repo的访问

[英]Monitor access to azure devops git repo

Is there anyway to monitor access to a git repository? 无论如何,有没有监视对git存储库的访问?

We currently restrict access so only devs with permission can download our code, but we'd like to track the IP addresses from where the repo has been accessed. 我们目前限制访问,因此只有获得许可的开发人员才能下载我们的代码,但是我们想跟踪已访问回购协议的IP地址。

Is that possible? 那可能吗?

可以。您可以限制访问,以便只有公司网络内的人员可以使用Azure Active Directory条件访问来访问您的Azure DevOps帐户。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Azure devops - git repo 同步 - Azure devops - git repo synchronization 将 Github Git 存储库迁移到 Azure DevOps TFVC - Migrating Github Git repo to Azure DevOps TFVC 无法配置 Git 存储库(Azure Synapse 到 DevOps) - Cannot Configure Git Repo (Azure Synapse to DevOps) 推送到Azure DevOps git存储库:GCM:NullReferenceException - push to Azure DevOps git repo: GCM: NullReferenceException 在 azure devops 中创建模板 git-repo - Create template git-repo in in azure devops 无法使用服务主体从发布管道访问 Azure Devops Git 存储库 - Cannot access Azure Devops Git repo from release pipeline using Service Principal 使用多个帐户从 Visual Studio 访问 Azure Devops Git repo - Using multiple accounts to access Azure Devops Git repo from Visual Studio Azure DevOps:如何使用 REST ZDB974238714CA8ADE4FZA repo 在 GIT 存储库中创建文件夹 - Azure DevOps: How to create a folder in GIT repo with REST API repo 在 Azure DevOps Git 存储库中使用来自 Azure Pipelines 的 Python 包版本标记 Git 存储库 - Tag Git repo with Python Package version from Azure Pipelines in Azure DevOps Git repo Azure DevOps - 获取访问 git 存储库的用户的详细信息,包括克隆 - Azure DevOps -Get details of users accessing the git repo including clone
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM