Skip to content

Commit 9fe23f1

Browse files
committed
added api and faq section
1 parent 2fa920a commit 9fe23f1

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

articles/defender-for-cloud/quickstart-onboard-devops.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Quickstart: Connect your Azure DevOps repositories to Microsoft Defender for Cloud'
33
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
55
ms.topic: quickstart
66
ms.custom: ignite-2022
77
---
@@ -18,6 +18,8 @@ By connecting your Azure DevOps repositories to Defender for Cloud, you'll exten
1818

1919
- **Defender for Cloud's Workload Protection features** - Extends Defender for Cloud's threat detection capabilities and advanced defenses to your Azure DevOps resources.
2020

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). Defender for Cloud makes calls on-behalf of the user who onboards the connector. Refer to the [FAQ section](#faq) for more information.
22+
2123
## Prerequisites
2224

2325
- 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
2830
| Aspect | Details |
2931
|--|--|
3032
| 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). |
3234
| 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)|
3335
| Regions: | Central US |
3436
| Clouds: | :::image type="icon" source="media/quickstart-onboard-github/check-yes.png" border="false"::: Commercial clouds <br> :::image type="icon" source="media/quickstart-onboard-github/x-no.png" border="false"::: National (Azure Government, Azure China 21Vianet) |
@@ -90,6 +92,18 @@ The Defender for DevOps service automatically discovers the organizations, proje
9092

9193
- 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).
9294

95+
## FAQ
96+
97+
### Do API calls made by Defender for Cloud count against my consumption limit?
98+
99+
Yes, API call 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](/azure/defender-for-cloud/troubleshooting-guide?branch=pr-en-us-216679).
106+
93107
## Next steps
94108
Learn more about [Defender for DevOps](defender-for-devops-introduction.md).
95109

articles/defender-for-cloud/quickstart-onboard-github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Quickstart: Connect your GitHub repositories to Microsoft Defender for Cloud'
33
description: Learn how to connect your GitHub repositories to Defender for Cloud.
4-
ms.date: 11/02/2022
4+
ms.date: 11/03/2022
55
ms.topic: quickstart
66
ms.custom: ignite-2022
77
---

0 commit comments

Comments
 (0)