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/github-action.md
+4-2Lines changed: 4 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: Configure the Microsoft Security DevOps GitHub action
3
3
description: Learn how to configure the Microsoft Security DevOps GitHub action.
4
-
ms.date: 09/11/2022
4
+
ms.date: 01/09/2023
5
5
ms.topic: how-to
6
6
ms.custom: ignite-2022
7
7
---
@@ -23,6 +23,8 @@ Security DevOps uses the following Open Source tools:
23
23
24
24
## Prerequisites
25
25
26
+
- An Azure subscription If you don’t have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
27
+
26
28
-[Connect your GitHub repositories](quickstart-onboard-github.md).
27
29
28
30
- Follow the guidance to set up [GitHub Advanced Security](https://docs.github.com/en/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-security-and-analysis-settings-for-your-organization).
@@ -35,7 +37,7 @@ Security DevOps uses the following Open Source tools:
35
37
36
38
1. Sign in to [GitHub](https://www.github.com).
37
39
38
-
1. Select a repository on which you want to configure the GitHub action.
40
+
1. Select a repository you want to configure the GitHub action to.
0 commit comments