You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/quickstart-onboard-devops.md
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: 'Quickstart: Connect your Azure DevOps repositories to Microsoft Defender for Cloud'
3
3
description: Learn how to connect your Azure DevOps repositories to Defender for Cloud.
4
-
ms.date: 09/20/2022
4
+
ms.date: 11/03/2022
5
5
ms.topic: quickstart
6
6
ms.custom: ignite-2022
7
7
---
@@ -18,6 +18,8 @@ By connecting your Azure DevOps repositories to Defender for Cloud, you'll exten
18
18
19
19
-**Defender for Cloud's Workload Protection features** - Extends Defender for Cloud's threat detection capabilities and advanced defenses to your Azure DevOps resources.
20
20
21
+
API calls performed by Defender for Cloud count against the [Azure DevOps Global consumption limit](/azure/devops/integrate/concepts/rate-limits?view=azure-devops). For more information, see the [FAQ section](#faq).
22
+
21
23
## Prerequisites
22
24
23
25
- An Azure account with Defender for Cloud onboarded. If you don't already have an Azure account [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
@@ -28,7 +30,7 @@ By connecting your Azure DevOps repositories to Defender for Cloud, you'll exten
28
30
| Aspect | Details |
29
31
|--|--|
30
32
| Release state: | Preview <br> The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include other legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability. |
31
-
| Pricing: | For pricing please see the Defender for Cloud [pricing page](https://azure.microsoft.com/pricing/details/defender-for-cloud/?v=17.23h#pricing). |
33
+
| Pricing: | For pricing, see the Defender for Cloud [pricing page](https://azure.microsoft.com/pricing/details/defender-for-cloud/?v=17.23h#pricing). |
32
34
| Required permissions: |**- Azure account:** with permissions to sign into Azure portal <br> **- Contributor:** on the Azure subscription where the connector will be created <br> **- Security Admin Role:** in Defender for Cloud <br> **- Organization Administrator:** in Azure DevOps <br> - In Azure DevOps, configure: Third-party applications gain access via OAuth, which must be set to `On` . [Learn more about OAuth](/azure/devops/organizations/accounts/change-application-access-policies?view=azure-devops)|
@@ -90,6 +92,18 @@ The Defender for DevOps service automatically discovers the organizations, proje
90
92
91
93
- Learn how to [create your first pipeline](https://learn.microsoft.com/azure/devops/pipelines/create-first-pipeline?view=azure-devops&tabs=java%2Ctfs-2018-2%2Cbrowser).
92
94
95
+
## FAQ
96
+
97
+
### Do API calls made by Defender for Cloud count against my consumption limit?
98
+
99
+
Yes, API calls made by Defender for Cloud count against the [Azure DevOps Global consumption limit](/azure/devops/integrate/concepts/rate-limits?view=azure-devops). Defender for Cloud makes calls on-behalf of the user who onboards the connector.
100
+
101
+
### Why is my organization list empty in the UI?
102
+
103
+
If your organization list is empty in the UI after you onboarded an Azure DevOps connector, you need to ensure that the organization in Azure DevOps is connected to the Azure tenant that has the user who authenticated the connector.
104
+
105
+
For information on how to correct this issue, check out the [DevOps trouble shooting guide](troubleshooting-guide.md#troubleshoot-azure-devops-organization-connector-issues).
106
+
93
107
## Next steps
94
108
Learn more about [Defender for DevOps](defender-for-devops-introduction.md).
0 commit comments