如果构建依赖于已从组织中删除的用户所拥有的 Azure Artifact 源,它会发生什么情况?

What happens to a build if it's dependent on an Azure Artifact feed that's owned by a user that's removed from the organisation?

如果我创建一个 Azure Artifact 源并在构建中引用它,如果我作为源所有者被从组织中移除,该构建是否会继续运行?

是的,提要将继续存在,假设您授予 appropriate build identity 提要的访问权限,您的构建将继续可以访问提要。

Project Collection Administrators 组的成员(实际上是您的组织管理员)将保留 Feed 的所有者,并可以向其他用户授予权限。