Skip to content

Commit d3900fb

Browse files
Resolve comments by @Edf6.
Update changelog descriptions as per suggestions.
1 parent dd770f4 commit d3900fb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/azure/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- version: "1.24.0"
22
changes:
3-
- description: Map `service.id` and `device.id` ECS fields to the `*.properties.service_principal_id` and `*.properties.c_device_id` fields, respectively.
3+
- description: Map `*.properties.service_principal_id` and `*.properties.c_device_id` to `service.id` and `device.id`, respectively.
44
type: enhancement
55
link: https://github.com/elastic/integrations/pull/13931
66
- version: "1.23.2"

packages/microsoft_defender_endpoint/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# newer versions go on top
22
- version: "2.35.0"
33
changes:
4-
- description: Map `device.id` ECS with `microsoft_defender_endpoint.machine.aad_device_id` field.
4+
- description: Map `microsoft_defender_endpoint.machine.aad_device_id` to `device.id`.
55
type: enhancement
66
link: https://github.com/elastic/integrations/pull/13931
77
- version: "2.34.0"

packages/o365/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# newer versions go on top
22
- version: "2.17.0"
33
changes:
4-
- description: Map `device.id` ECS with `o365.audit.AppAccessContext.DeviceId` field.
4+
- description: Map `o365.audit.AppAccessContext.DeviceId` to `device.id`.
55
type: enhancement
66
link: https://github.com/elastic/integrations/pull/13931
77
- version: "2.16.0"

0 commit comments

Comments
 (0)