Skip to content

Commit 35e9f47

Browse files
authored
Merge pull request #2826 from MicrosoftDocs/mde-trial
link fixes
2 parents c674725 + f075099 commit 35e9f47

25 files changed

+75
-77
lines changed

defender-endpoint/api/add-a-new-scan-definition.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Add, update, or delete a scan definition
3-
description: Learn how to use the Add, update, or delete scan definitions.
3+
description: Learn how to use the add, update, or delete scan definitions.
44
ms.service: defender-endpoint
55
ms.author: deniseb
66
author: denisebmsft
@@ -28,7 +28,7 @@ ms.date: 12/14/2022
2828
- [Microsoft Defender Vulnerability Management](/defender-vulnerability-management)
2929
- [Microsoft Defender XDR](/defender-xdr)
3030

31-
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://signup.microsoft.com/create-account/signup?products=7f379fee-c4f9-4278-b0a1-e4c8c2fcdf7e&ru=https://aka.ms/MDEp2OpenTrial?ocid=docs-wdatp-exposedapis-abovefoldlink)
31+
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630&clcid=0x409&culture=en-us&country=us)
3232
3333
> Want to experience Microsoft Defender Vulnerability Management? Learn more about how you can sign up to the [Microsoft Defender Vulnerability Management public preview trial](/defender-vulnerability-management/get-defender-vulnerability-management).
3434
@@ -57,11 +57,10 @@ Permission type|Permission|Permission display name
5757
Application|Machine.ReadWrite.All| Read and write all scan information.
5858
Delegated (work or school account)|Machine.Read.Write|Read and write all scan information.
5959

60-
> [!NOTE]
61-
> When obtaining a token using user credentials:
62-
>
63-
> - To view data the user needs to have at least the following role permission: `ViewData` or `TvmViewData` (See [Create and manage roles](../user-roles.md) for more information)
64-
> - To edit data the user needs to have at least the following role permission: `ManageSecurity` (See [Create and manage roles](../user-roles.md) for more information)
60+
When obtaining a token using user credentials:
61+
62+
- To view data, the user needs to have at least the following role permission: `ViewData` or `TvmViewData` (See [Create and manage roles](../user-roles.md))
63+
- To edit data, the user needs to have at least the following role permission: `ManageSecurity` (See [Create and manage roles](../user-roles.md))
6564

6665
## HTTP request
6766

@@ -80,16 +79,16 @@ Content-Type|string|application/json. **Required**.
8079

8180
In the request body, supply a JSON object with the following parameters:
8281

83-
Parameter|Type|Description
84-
:---|:---|:---
85-
scanType|Enum|The type of scan. Possible values are: "Windows", "Network". **Required**.
86-
scanName|String|Name of the scan. **Required**.
87-
isActive|Boolean|Status of whether the scan actively running. **Required**.
88-
target|String| A comma separated list of targets to scan, either IP addresses or hostnames. **Required**.
89-
intervalInHours|Int|The interval at which the scan runs. **Required**.
90-
targetType|String|The target type in the target field. Possible types are "IP Address" or "Hostname". Default value is IP Address. **Required**.
91-
scannerAgent|Object|machine Id. **Required**.
92-
scanAuthenticationParams|Object|An object representing the authentication parameters, see [Authentication parameters object properties](./get-authenticated-scan-properties.md#authentication-parameters-object-properties) for expected fields. This property is mandatory when creating a new scan and is optional when updating a scan.
82+
|Parameter|Type|Description|
83+
|:---|:---|:---|
84+
|`scanType`|Enum|The type of scan. Possible values are: "Windows", "Network". **Required**.|
85+
|`scanName`|String|Name of the scan. **Required**.|
86+
|`isActive`|Boolean|Status of whether the scan actively running. **Required**.|
87+
|`target`|String| A comma separated list of targets to scan, either IP addresses or hostnames. **Required**.|
88+
|`intervalInHours`|Int|The interval at which the scan runs. **Required**.|
89+
|`targetType`|String|The target type in the target field. Possible types are "IP Address" or "Hostname". Default value is IP Address. **Required**.|
90+
|`scannerAgent`|Object|machine Id. **Required**.|
91+
|`scanAuthenticationParams`|Object|An object representing the authentication parameters, see [Authentication parameters object properties](./get-authenticated-scan-properties.md#authentication-parameters-object-properties) for expected fields. This property is mandatory when creating a new scan and is optional when updating a scan.|
9392

9493
## Response
9594

@@ -235,4 +234,5 @@ POST https://api.securitycenter.microsoft.com/api/DeviceAuthenticatedScanDefinit
235234
"ScanDefinitionIds": ["td32f17af-5cc2-4e4e-964a-4c4ef7d216e2", "ab32g20af-5dd2-4a5e-954a-4c4ef7d216e2"],
236235
}
237236
```
237+
238238
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../../includes/defender-mde-techcommunity.md)]

defender-endpoint/api/add-or-remove-machine-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ms.date: 05/02/2024
2727

2828
[!INCLUDE [Microsoft Defender XDR rebranding](../../includes/microsoft-defender.md)]
2929

30-
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://signup.microsoft.com/create-account/signup?products=7f379fee-c4f9-4278-b0a1-e4c8c2fcdf7e&ru=https://aka.ms/MDEp2OpenTrial?ocid=docs-wdatp-exposedapis-abovefoldlink)
30+
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630&clcid=0x409&culture=en-us&country=us)
3131
3232
[!include[Microsoft Defender for Endpoint API URIs for US Government](../../includes/microsoft-defender-api-usgov.md)]
3333

defender-endpoint/api/add-or-remove-multiple-machine-tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ms.date: 02/24/2023
2727

2828
[!INCLUDE [Microsoft Defender XDR rebranding](../../includes/microsoft-defender.md)]
2929

30-
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://signup.microsoft.com/create-account/signup?products=7f379fee-c4f9-4278-b0a1-e4c8c2fcdf7e&ru=https://aka.ms/MDEp2OpenTrial?ocid=docs-wdatp-exposedapis-abovefoldlink)
30+
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630&clcid=0x409&culture=en-us&country=us)
3131
3232
[!include[Microsoft Defender for Endpoint API URIs for US Government](../../includes/microsoft-defender-api-usgov.md)]
3333

defender-endpoint/api/alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ms.date: 12/18/2020
2828
> [!NOTE]
2929
> For the full available Alerts API experience across all Microsoft Defenders' products, visit: [Use the Microsoft Graph security API - Microsoft Graph | Microsoft Learn](/graph/api/resources/security-api-overview).
3030
31-
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://signup.microsoft.com/create-account/signup?products=7f379fee-c4f9-4278-b0a1-e4c8c2fcdf7e&ru=https://aka.ms/MDEp2OpenTrial?ocid=docs-wdatp-exposedapis-abovefoldlink)
31+
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630&clcid=0x409&culture=en-us&country=us)
3232
3333
[!include[Microsoft Defender for Endpoint API URIs for US Government](../../includes/microsoft-defender-api-usgov.md)]
3434

defender-endpoint/api/api-hello-world.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ms.date: 08/29/2024
2929
- [Microsoft Defender for Endpoint Plan 2](../microsoft-defender-endpoint.md)
3030

3131

32-
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://signup.microsoft.com/create-account/signup?products=7f379fee-c4f9-4278-b0a1-e4c8c2fcdf7e&ru=https://aka.ms/MDEp2OpenTrial?ocid=docs-wdatp-exposedapis-abovefoldlink)
32+
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630&clcid=0x409&culture=en-us&country=us)
3333
3434
[!include[Microsoft Defender for Endpoint API URIs for US Government](../../includes/microsoft-defender-api-usgov.md)]
3535

defender-endpoint/api/api-power-bi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ms.date: 04/24/2024
2828
- [Microsoft Defender for Endpoint](../microsoft-defender-endpoint.md)
2929
- [Microsoft Defender XDR](/defender-xdr)
3030

31-
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://signup.microsoft.com/create-account/signup?products=7f379fee-c4f9-4278-b0a1-e4c8c2fcdf7e&ru=https://aka.ms/MDEp2OpenTrial?ocid=docs-wdatp-exposedapis-abovefoldlink)
31+
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630&clcid=0x409&culture=en-us&country=us)
3232
3333
[!include[Microsoft Defender for Endpoint API URIs for US Government](../../includes/microsoft-defender-api-usgov.md)]
3434

defender-endpoint/api/api-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ms.date: 02/02/2021
2424
- [Microsoft Defender for Endpoint Plan 1](../microsoft-defender-endpoint.md)
2525
- [Microsoft Defender for Endpoint Plan 2](../microsoft-defender-endpoint.md)
2626

27-
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://signup.microsoft.com/create-account/signup?products=7f379fee-c4f9-4278-b0a1-e4c8c2fcdf7e&ru=https://aka.ms/MDEp2OpenTrial?ocid=docs-wdatp-exposedapis-abovefoldlink)
27+
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630&clcid=0x409&culture=en-us&country=us)
2828
2929
The following information lists the updates made to the Microsoft Defender for Endpoint APIs and the dates they were made.
3030

defender-endpoint/api/apis-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ search.appverid: met150
3333
> [!IMPORTANT]
3434
> Advanced hunting capabilities are not included in Defender for Business.
3535
36-
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://signup.microsoft.com/create-account/signup?products=7f379fee-c4f9-4278-b0a1-e4c8c2fcdf7e&ru=https://aka.ms/MDEp2OpenTrial?ocid=docs-wdatp-exposedapis-abovefoldlink)
36+
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630&clcid=0x409&culture=en-us&country=us)
3737
3838
Defender for Endpoint exposes much of its data and actions through a set of programmatic APIs. Those APIs will enable you to automate workflows and innovate based on Defender for Endpoint capabilities. The API access requires OAuth2.0 authentication. For more information, see [OAuth 2.0 Authorization Code Flow](/azure/active-directory/develop/active-directory-v2-protocols-oauth-code).
3939

defender-endpoint/api/batch-update-alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ms.date: 03/15/2021
2727
- [Microsoft Defender for Endpoint Plan 1](../microsoft-defender-endpoint.md)
2828
- [Microsoft Defender for Endpoint](../microsoft-defender-endpoint.md)
2929

30-
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://signup.microsoft.com/create-account/signup?products=7f379fee-c4f9-4278-b0a1-e4c8c2fcdf7e&ru=https://aka.ms/MDEp2OpenTrial?ocid=docs-wdatp-exposedapis-abovefoldlink)
30+
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630&clcid=0x409&culture=en-us&country=us)
3131
3232
[!include[Microsoft Defender for Endpoint API URIs for US Government](../../includes/microsoft-defender-api-usgov.md)]
3333

defender-endpoint/api/cancel-machine-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ms.date: 06/03/2021
3232

3333
[!include[Prerelease information](../../includes/prerelease.md)]
3434

35-
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://signup.microsoft.com/create-account/signup?products=7f379fee-c4f9-4278-b0a1-e4c8c2fcdf7e&ru=https://aka.ms/MDEp2OpenTrial?ocid=docs-wdatp-exposedapis-abovefoldlink)
35+
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://go.microsoft.com/fwlink/p/?linkid=2225630&clcid=0x409&culture=en-us&country=us)
3636
3737
[!include[Microsoft Defender for Endpoint API URIs for US Government](../../includes/microsoft-defender-api-usgov.md)]
3838

0 commit comments

Comments
 (0)