Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Azure DevOps Services
To determine the effective permissions of users and groups for a release, you can download the permissions report. Requesting the report generates an email with a link to download the report. The report lists the effective permissions for the release you select, for each user and group specified at the time the report is generated. Inherited permissions come from a parent group that you can view from the web portal. The report is a json-formatted report that you can open using Power BI or other json reader.
You can also use the Permissions Report REST API to download the report.
Category | Requirements |
---|---|
Permissions | Member of the Project Collection Administrators group. Organization owners are automatically members of this group. |
You can download the report for a specific release from the release's Security dialog.
Choose Download detailed report.
The following message displays indicating the request was submitted to the server.
Once you receive the email from Azure DevOps Notifications, open it and choose Download Report.
A report labeled PermissionsReport_GUID.json appears in your Downloads folder.
Important
Reports are automatically deleted after 28 days of the request.
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowTraining
Certification
Microsoft Certified: DevOps Engineer Expert - Certifications
This certification measures your ability to accomplish the following technical tasks: Design and implement processes and communications, design and implement a source control strategy, design and implement build and release pipelines, develop a security and compliance plan, and implement an instrumentation strategy.
Documentation
Add users to Azure Pipelines - Azure Pipelines
Add users to Azure Pipelines and set permissions.
Add protection to a repository resource - Azure Pipelines
Add checks and pipeline protection to a repository
Manage security in Azure Pipelines - Azure Pipelines
Manage security in Azure Pipelines.