Skip to content

security-alert onboarding requirements note#9883

Merged
FaithOmbongi merged 4 commits into
mainfrom
20260429-securityalerts-defenderonboarding
Apr 29, 2026
Merged

security-alert onboarding requirements note#9883
FaithOmbongi merged 4 commits into
mainfrom
20260429-securityalerts-defenderonboarding

Conversation

@FaithOmbongi
Copy link
Copy Markdown
Contributor

No description provided.

@FaithOmbongi FaithOmbongi self-assigned this Apr 29, 2026
@github-actions github-actions Bot added this to the Community Contributions milestone Apr 29, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added the do not merge Use this label to indicate to the repository admins that your PR Is not ready to merge into master. label Apr 29, 2026
@FaithOmbongi FaithOmbongi added area: security ready to merge Use this label to indicate to the repository admins that your PR is ready to merge into master. and removed do not merge Use this label to indicate to the repository admins that your PR Is not ready to merge into master. labels Apr 29, 2026
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit ace4057:

✅ Validation status: passed

File Status Preview URL Details
api-reference/beta/resources/security-alert.md ✅Succeeded

For more details, please refer to the build report.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 316202d:

✅ Validation status: passed

File Status Preview URL Details
api-reference/beta/resources/security-alert.md ✅Succeeded
api-reference/beta/resources/security-api-overview.md ✅Succeeded
api-reference/v1.0/resources/security-alert.md ✅Succeeded
api-reference/v1.0/resources/security-api-overview.md ✅Succeeded

For more details, please refer to the build report.

@FaithOmbongi FaithOmbongi merged commit 845affd into main Apr 29, 2026
9 checks passed
@FaithOmbongi FaithOmbongi deleted the 20260429-securityalerts-defenderonboarding branch April 29, 2026 11:18
learn-build-service-prod Bot added a commit that referenced this pull request Apr 30, 2026
…s://github.com/microsoftgraph/microsoft-graph-docs-contrib (branch main) (#28766)

* add whiteboard extension

* JSON Format fix - remove trailing comma

* cross-link to parent (#9856)

* Update supported source extensions for HTML format

* Rename 'Tenant management' to 'Tenants'

* Document auto-owner behavior for Agent ID Developer role (#9857)

* Document auto-owner behavior for Agent ID Developer role

Added notes to the Create agentIdentityBlueprint and Create
agentIdentityBlueprintPrincipal API docs explaining that users with
the Agent ID Developer role are automatically added as owners of the
blueprints and blueprint principals they create.

Updated the shared RBAC include (rbac-agentid-apis-write.md) to:
- Expand scope to cover blueprints, blueprint principals, and agent identities
- Clarify the auto-owner behavior

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Address review: update auto-owner language, remove redundant notes

- Update RBAC include to use 'principal...is assigned ownership' language per reviewer feedback
- Remove [!NOTE] blocks from blueprint and blueprint principal create docs (info already in shared RBAC include)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Trigger crlf check; concise

---------

Co-authored-by: STALLAMRAJU <swtallamraju@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>

* Fix formatting of known issue in RBAC documentation (#9864)

* Fix formatting of known issue in RBAC documentation

* Fix formatting of known issue in RBAC documentation

* Update change-notifications-delivery-webhooks.md (#9863)

* Update change-notifications-delivery-webhooks.md

Corrected description of timeout handling.

* Update change-notifications-delivery-webhooks.md

minor fixes.

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>

---------

Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Clarify restore point return limits in documentation (#9865)

* Clarify restore point return limits in documentation

Updated note about restore point search response limits.

* align v1 doc

Updated note on restore point search response limits.

---------

Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>

* Update example to reflect deleted group objects (#9869)

The example request was about groups. So I changed "user objects"  to "group objects" to align the example.

* Bump actions/checkout from 4 to 6 (#9879)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump NuGet/setup-nuget from 2 to 4 (#9877)

Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 2 to 4.
- [Release notes](https://github.com/nuget/setup-nuget/releases)
- [Commits](NuGet/setup-nuget@v2...v4)

---
updated-dependencies:
- dependency-name: NuGet/setup-nuget
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/setup-dotnet from 4 to 5 (#9878)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump azure/login from 2 to 3 (#9876)

Bumps [azure/login](https://github.com/azure/login) from 2 to 3.
- [Release notes](https://github.com/azure/login/releases)
- [Commits](Azure/login@v2...v3)

---
updated-dependencies:
- dependency-name: azure/login
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* To see Sentinel Alerts and Incidents onboard to Defender Portal (#9875)

* To see Sentinel Alerts and Incidents onboard to Defender Portal

* Apply suggestion from @FaithOmbongi

* Update security-api-overview.md

---------

Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>

* security-alert onboarding requirements note (#9883)

* security-alert onboarding requirements note

* Update security-alert.md

* Update security-api-overview.md

* Update security-api-overview.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: kawkaur <kawkaur@microsoft.com_msteamsmdb>
Co-authored-by: Danipocket <88507770+Danipocket@users.noreply.github.com>
Co-authored-by: Li Dai <daili@microsoft.com>
Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>
Co-authored-by: Laura Graham <Lauragra@users.noreply.github.com>
Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com>
Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com>
Co-authored-by: swetheendra <31578080+swetheendra@users.noreply.github.com>
Co-authored-by: STALLAMRAJU <swtallamraju@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: mjfdev84 <276818289+mjfdev84@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ch@ps <61343268+Subham-RKB@users.noreply.github.com>
Co-authored-by: marikamiwa <123721875+marikamiwa@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ed Baynash <105771311+EdB-MSFT@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: security ready to merge Use this label to indicate to the repository admins that your PR is ready to merge into master.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant