Seamlessly manage your development process with Azure DevOps
While developers usually have dedicated platforms to run tasks, other departments rely on emails and spread sheets to manage processes and track progress, making the coordination effort extremely challenging. monday.com and Azure DevOps app (ADO) is the optimal solution, offering clients a centralized arena where teams can communicate and sync between different processes, stimulating a seamless development process across all departments.
Now your entire development process can be easily managed in monday.com, leveraging the platform to be your single source of truth where all departments from product to UX-UI, marketing, delivery and PMO’s can align and communicate.
Does the app restrict redirects and forwards only to approved destinations, or show a warning when redirecting to potentially untrusted content?
Yes
we only redirect as part of the authentication process, with hard coded URL provided by monday.com
Does the app protect against mass parameter assignment attacks?
Yes
it is tested annually during the PT
Does the app perform encoding and sanitization on all user supplied parameters to protect against Cross-Site Scripting?
Yes
it is tested annually during the PT
Does the developer protect all state-changing actions against Cross-Site Request Forgery (CSRF)?
Yes
it is tested annually during the PT
Does the developer have mechanisms to notify monday.com in case of a security breach?
Yes
we have a human point of contact on monday.com to notify any security concerns
Does this developer have a process for installing application-level updates and security patches for the service (such as software packages and databases)?
Yes
updates and security patches are installed on the production server after an internal assessment of impact assure the safety and stability of the patch
Compliance
Is the app certified with the information security standard ISO/IEC 27001:2022?
Not answered
Is the app compliant with the Health Insurance Portability and Accountability Act (HIPAA)?
No
Is the app certified with System and Organization Controls (SOC 2 or SOC 3)?
No
Is the app compliant with the General Data Protection Regulation (GDPR)?
Yes
Data
Does the app send any data outside of monday.com? If yes, indicate whether the data is customer-submitted (e.g., board names, item names, doc content) or non-customer-submitted (e.g., account ID, board ID, user ID).
Yes
in Azure
Where does the app store logs data?
other
sqlite
Where does the app store the app data?
other
data is not storen within the app, only tokens
Does the developer ensure application logs do not contain secrets or personally-identifiable information (PII)?
Yes
Is customer data segregated from the data of other customers (for example logically or physically)?
Yes
Customer data is segregated logically by multi-tenant fashion to ensure privacy and security. Each customer’s data is isolated, ensuring that no customer can access another's information. In our application, the only data we retain from the Monday.com integration is the access token provided by Monday and ServiceNow. This token allows for secure communication between systems without storing sensitive customer data, further reducing the risk of data leakage or unauthorized access. No customer-specific data is stored on our servers, ensuring that all interactions with Monday.com are limited to the necessary tokens for access.
Privacy
Does the developer enforce multi-factor authentication on employees access to systems which may process customer data?
Yes
we do not store costumers' data at all
Does the developer protect access to customer data based on the principle of least privilege?
Yes
we do not have access to customers data at all
Reviews
May 25, 2025
AU: best app, syncs all work items from ado to monday and vice versa, keeps all items updated between the system.
April 3, 2025
NH: work perfectly for our ADO teams
August 6, 2024
CM: Easy to use and setup but unfortunately the synchronization between Azure DevOps and Monday does not occur consistently or reliably. Once this is overcome this will be a powerful tool for customers.
January 11, 2024
MR: It seems to be not responding when we are trying to configure it
August 21, 2023
DM: I was really keen to see what this integration can do but I am not able to lookup my organistion when attempting to add the app to a board. Can you please get in touch and provide assistance?
Installation history
We have data for December 28, 2024 onwards only. Collected sometime after 00:00 UTC daily.
{
"id": 10000068,
"description": "<p>While developers usually have dedicated platforms to run tasks, other departments rely on emails and spread sheets to manage processes and track progress, making the coordination effort extremely challenging. <strong>monday.com</strong> and <strong>Azure DevOps app (ADO)</strong> is the optimal solution, offering clients a centralized arena where teams can communicate and sync between different processes, stimulating a seamless development process across all departments. </p><p><br></p><p>Now your entire development process can be easily managed in monday.com, leveraging the platform to be your single source of truth where all departments from product to UX-UI, marketing, delivery and PMO’s can align and communicate.</p><p><br></p><p>Get started easily by watching the below videos:</p><p><a href=\"https://www.youtube.com/watch?v=L62NeDGZMMc&ab\" rel=\"noopener noreferrer\" target=\"_blank\">Azure DevOps recorded Webinar</a></p><p><br></p><p><a href=\"https://youtu.be/cZrOtbobUaw\" rel=\"noopener noreferrer\" target=\"_blank\">Installation tutorial</a></p><p><br></p><p><a href=\"https://youtu.be/afQJee9Kv74\" rel=\"noopener noreferrer\" target=\"_blank\">How to setup monday to ADO recipes</a></p><p><br></p><p><strong>** Azure DevOps Integration App is not powered by Microsoft Azure DevOps</strong></p>",
"short_description": "Seamlessly manage your development process with Azure DevOps",
"compliance_answers": [
{
"questionId": 19,
"shortAnswer": true,
"detailedAnswer": "in Azure"
},
{
"questionId": 18,
"logHostingProvider": "other",
"detailedAnswer": "sqlite"
},
{
"questionId": 17,
"dataHostingProvider": "other",
"detailedAnswer": "data is not storen within the app, only tokens\n"
},
{
"questionId": 15,
"shortAnswer": true,
"detailedAnswer": "we perform an annual penetration tests to all our servers."
},
{
"questionId": 14,
"shortAnswer": true,
"detailedAnswer": "Nir Hinga - [email protected]"
},
{
"questionId": 13,
"shortAnswer": false,
"detailedAnswer": ""
},
{
"questionId": 12,
"shortAnswer": false,
"detailedAnswer": ""
},
{
"questionId": 11,
"shortAnswer": true,
"detailedAnswer": ""
},
{
"questionId": 10,
"shortAnswer": true,
"detailedAnswer": "we only redirect as part of the authentication process, with hard coded URL provided by monday.com"
},
{
"questionId": 9,
"shortAnswer": true,
"detailedAnswer": "it is tested annually during the PT"
},
{
"questionId": 8,
"shortAnswer": true,
"detailedAnswer": ""
},
{
"questionId": 7,
"shortAnswer": true,
"detailedAnswer": "we do not store costumers' data at all"
},
{
"questionId": 6,
"shortAnswer": true,
"detailedAnswer": "we do not have access to customers data at all"
},
{
"questionId": 5,
"shortAnswer": true,
"detailedAnswer": "it is tested annually during the PT"
},
{
"questionId": 4,
"shortAnswer": true,
"detailedAnswer": "it is tested annually during the PT"
},
{
"questionId": 3,
"shortAnswer": true,
"detailedAnswer": "we have a human point of contact on monday.com to notify any security concerns"
},
{
"questionId": 2,
"shortAnswer": true,
"detailedAnswer": "updates and security patches are installed on the production server after an internal assessment of impact assure the safety and stability of the patch"
},
{
"questionId": 1,
"shortAnswer": true,
"detailedAnswer": "Customer data is segregated logically by multi-tenant fashion to ensure privacy and security. Each customer’s data is isolated, ensuring that no customer can access another's information. In our application, the only data we retain from the Monday.com integration is the access token provided by Monday and ServiceNow. This token allows for secure communication between systems without storing sensitive customer data, further reducing the risk of data leakage or unauthorized access. No customer-specific data is stored on our servers, ensuring that all interactions with Monday.com are limited to the necessary tokens for access."
}
],
"badges_data": {
"pricing_data": "14 days trial",
"label": null,
"acquisition_source": "Existing legacy",
"app_values": [
"Centralize your work on monday.com"
]
},
"data": {
"is_connector": true,
"terms_of_service_url": "https://vm-monday-azure-api.westeurope.cloudapp.azure.com/static/TC.htm"
},
"keywords": " SoftwareDevelopment,Product Development,Integration,AzureDevOps,ADO",
"thumbnail_url": "https://dapulse-res.cloudinary.com/image/upload/v1654624394/monday-apps-marketplace/Azure%20DevOps/App_card_image_4.png",
"logo_url": "https://dapulse-res.cloudinary.com/image/upload/v1654624393/monday-apps-marketplace/Azure%20DevOps/App_icon_8.png",
"feedback_url": "[email protected]",
"privacy_policy_url": "https://vm-monday-azure-api.westeurope.cloudapp.azure.com/static/policy.htm",
"external_pricing_url": null,
"featured": null,
"security": null,
"display_in_template_store": null,
"acquisition_source": "Existing legacy",
"terms_of_service_url": "https://vm-monday-azure-api.westeurope.cloudapp.azure.com/static/TC.htm",
"label": null,
"app_values": [
"Centralize your work on monday.com"
],
"security_info": null,
"gallery_assets": [
{
"url": "https://dapulse-res.cloudinary.com/video/upload/v1657096252/monday-apps-marketplace/Azure%20DevOps/v2/Azure-DevOps-YT-Online_2_3.mp4",
"type": "video"
},
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1654624387/monday-apps-marketplace/Azure%20DevOps/App_gallery_1_1.png"
},
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1654624387/monday-apps-marketplace/Azure%20DevOps/App_gallery_2_1.png"
},
{
"url": "https://dapulse-res.cloudinary.com/image/upload/v1654624387/monday-apps-marketplace/Azure%20DevOps/App_gallery_3_1.png"
}
],
"pricing_data": "14 days trial",
"marketplace_developer_id": 100000000,
"app_id": 10008748,
"marketplace_category_ids": [
10000003,
7
],
"name": "Azure DevOps Integration App",
"app_scope_str": "me:read,boards:read,boards:write,users:read,account:read,notifications:write,updates:read,updates:write,webhooks:write",
"app_client_id": "6c7262e3db97afe0f51b015ab5b77c6d",
"app_color": "#146E5A",
"created_at": "2022-06-07T17:57:36.663Z",
"updated_at": "2025-01-12T11:07:03.887Z",
"how_to_use_url": "https://dapulse-res.cloudinary.com/image/upload/v1690881038/monday-apps-marketplace/Azure%20DevOps/monday_Azure_DevOps_-_Functional_Integration_Manual_-_V2.0.pdf",
"automation_app_id": null,
"plans": [
{
"id": "10008748-1-KPMGAdoPlan356",
"appId": 10008748,
"appPlanId": "KPMGAdoPlan356",
"versionId": 1,
"versionState": "live",
"name": "Azure DevOps Integration",
"description": "Bi-directional integration with Azure DevOps Work Items.",
"extraData": {
"bullets": [
"Connect Azure DevOps work items with monday.com items",
"Create work items in Azure DevOps and/or monday.com",
"Update work items in Azure DevOps and/or monday.com",
"Work Items types: Epic, Feature, User Story, Task, Bug, Issue, Test",
"Access to integration log at the central level as well as item level"
],
"monthlyFee": 250,
"yearlyFee": 125
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 250,
"yearly": 125
}
},
{
"id": "10008748-2-ADO_Standard_Plan",
"appId": 10008748,
"appPlanId": "ADO_Standard_Plan",
"versionId": 2,
"versionState": "live",
"name": "Azure DevOps integration- Standard Plan",
"description": "Bi-directional integration with Azure DevOps Work Items.",
"extraData": {
"bullets": [
"Creation of an automatic link for work item and parent",
"Automatic creation of a link to work items and item parent",
"Parent item update from monday to ADO",
"Sync top parent information for each work item"
],
"monthlyFee": 290,
"yearlyFee": 160,
"maxSeats": null
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 290,
"yearly": 160
}
},
{
"id": "10008748-2-ADO_Premium_Plan",
"appId": 10008748,
"appPlanId": "ADO_Premium_Plan",
"versionId": 2,
"versionState": "live",
"name": "Azure DevOps integration-Premium Plan",
"description": "The plan includes all the features that are in the standard plan and also contains new and unique features",
"extraData": {
"bullets": [
"Create and update work items in one recipe",
"Migration of existing work items when updating",
"Sync monday updates and ADO discussion"
],
"monthlyFee": 375,
"yearlyFee": 210,
"maxSeats": null
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 375,
"yearly": 210
}
},
{
"id": "10008748-3-ADO_Standard_Plan",
"appId": 10008748,
"appPlanId": "ADO_Standard_Plan",
"versionId": 3,
"versionState": "live",
"name": "Azure DevOps integration- Standard Plan",
"description": "Bi-directional integration with Azure DevOps Work Items.",
"extraData": {
"bullets": [
"Creation of an automatic link for work item and parent",
"Automatic creation of a link to work items and item parent",
"Parent item update from monday to ADO",
"Sync top parent information for each work item"
],
"monthlyFee": 290,
"yearlyFee": 160
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 290,
"yearly": 160
}
},
{
"id": "10008748-3-ADO_Premium_Plan",
"appId": 10008748,
"appPlanId": "ADO_Premium_Plan",
"versionId": 3,
"versionState": "live",
"name": "Azure DevOps integration-Premium Plan",
"description": "The plan includes all the features that are in the standard plan and also contains new and unique features",
"extraData": {
"bullets": [
"Includes the Standard plan features",
"Create and update work items in one recipe",
"Migration of existing work items when updating",
"Sync monday updates and ADO discussion"
],
"monthlyFee": 375,
"yearlyFee": 210
},
"isTrial": false,
"isRecommended": true,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 375,
"yearly": 210
}
},
{
"id": "10008748-3-ADO_Custom_Entities_Plan",
"appId": 10008748,
"appPlanId": "ADO_Custom_Entities_Plan",
"versionId": 3,
"versionState": "live",
"name": "Azure DevOps integration-Premium Plan+Custom Entities",
"description": "The plan includes all the features that are in the standard plan and also contains new and unique features",
"extraData": {
"bullets": [
"Includes the Premium plan features",
"Support up to 7 custom work item types (set up will be directly with our support)"
],
"monthlyFee": 425,
"yearlyFee": 255
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 425,
"yearly": 255
}
},
{
"id": "10008748-4-ADO_Standard_Plan",
"appId": 10008748,
"appPlanId": "ADO_Standard_Plan",
"versionId": 4,
"versionState": "live",
"name": "Standard Plan",
"description": "Bi-directional integration with Azure DevOps Work Items.",
"extraData": {
"bullets": [
"Creation of an automatic link for work item and parent",
"Automatic creation of a link to work items and item parent",
"Parent item update from monday to ADO",
"Sync top parent information for each work item"
],
"monthlyFee": 290,
"yearlyFee": 160
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 290,
"yearly": 160
}
},
{
"id": "10008748-4-ADO_Premium_Plan",
"appId": 10008748,
"appPlanId": "ADO_Premium_Plan",
"versionId": 4,
"versionState": "live",
"name": "Premium Plan",
"description": "The plan includes all the features that are in the standard plan and also contains new and unique features",
"extraData": {
"bullets": [
"Includes the Standard plan features",
"Create and update work items in one recipe",
"Migration of existing work items when updating",
"Sync monday updates and ADO discussion"
],
"monthlyFee": 375,
"yearlyFee": 210
},
"isTrial": false,
"isRecommended": true,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 375,
"yearly": 210
}
},
{
"id": "10008748-4-ADO_Custom_Entities_Plan",
"appId": 10008748,
"appPlanId": "ADO_Custom_Entities_Plan",
"versionId": 4,
"versionState": "live",
"name": "Premium Plan + Custom Work Items",
"description": "The plan includes all the features that are in the premium plan and also contains new and unique features",
"extraData": {
"bullets": [
"Includes the Premium plan features",
"Support up to 7 custom work item types (set up will be directly with our support)"
],
"monthlyFee": 425,
"yearlyFee": 255
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 425,
"yearly": 255
}
},
{
"id": "10008748-5-ADO_Standard_Plan",
"appId": 10008748,
"appPlanId": "ADO_Standard_Plan",
"versionId": 5,
"versionState": "live",
"name": "Standard Plan",
"description": "Bi-directional integration with Azure DevOps Work Items.",
"extraData": {
"bullets": [
"Creation of an automatic link for work item and parent",
"Automatic creation of a link to work items and item parent",
"Parent item update from monday to ADO",
"Sync top parent information for each work item"
],
"monthlyFee": 290,
"yearlyFee": 160
},
"isTrial": true,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 290,
"yearly": 160
}
},
{
"id": "10008748-5-ADO_Premium_Plan",
"appId": 10008748,
"appPlanId": "ADO_Premium_Plan",
"versionId": 5,
"versionState": "live",
"name": "Premium Plan",
"description": "The plan includes all the features that are in the standard plan and also contains new and unique features",
"extraData": {
"bullets": [
"Includes the Standard plan features",
"Create and update work items in one recipe",
"Migration of existing work items when updating",
"Sync monday updates and ADO discussion"
],
"monthlyFee": 375,
"yearlyFee": 210
},
"isTrial": false,
"isRecommended": true,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 375,
"yearly": 210
}
},
{
"id": "10008748-5-ADO_Custom_Entities_Plan",
"appId": 10008748,
"appPlanId": "ADO_Custom_Entities_Plan",
"versionId": 5,
"versionState": "live",
"name": "Premium Plan + Custom Work Items",
"description": "The plan includes all the features that are in the premium plan and also contains new and unique features",
"extraData": {
"bullets": [
"Includes the Premium plan features",
"Support up to 7 custom work item types (set up will be directly with our support)"
],
"monthlyFee": 425,
"yearlyFee": 255
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 425,
"yearly": 255
}
},
{
"id": "10008748-5-ADO_OnPremise_Plan",
"appId": 10008748,
"appPlanId": "ADO_OnPremise_Plan",
"versionId": 5,
"versionState": "live",
"name": "On premise Azure DevOps (TFS) Plan",
"description": "The plan supports using Azure DevOps on-premise and our premium plan features ",
"extraData": {
"bullets": [
"Azure DevOps on-premise (set up will be directly with our support)",
"Includes the Premium plan features",
"Support up to 7 custom work item types (set up will be directly with our support)"
],
"monthlyFee": 810,
"yearlyFee": 450
},
"isTrial": false,
"isRecommended": false,
"isFree": false,
"currency": "USD",
"prices": {
"type": "standard",
"monthly": 810,
"yearly": 450
}
}
],
"featured_for_categories_ids": [],
"pinned_for_categories_ids": [],
"pricing_model": null,
"app_type": null,
"display": null,
"is_connector": true,
"google_analytics_tag_id": null,
"app_live_version": {
"updated_at": "2025-05-13T13:08:34Z",
"id": 10684272
},
"is_solution": null,
"available_for_tiers": null,
"available_for_products": null
}