Skip to content

Tutorial: Configure DekkoSecure SAML SSO with Microsoft Entra ID #1668

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

mmehmetekin
Copy link

Summary

This PR adds a new tutorial under docs/identity/saas-apps for integrating DekkoSecure with Microsoft Entra ID using SAML-based single sign-on (SSO).

Included

  • Full SAML SSO configuration steps from both Microsoft Entra and DekkoSecure perspectives
  • Instructions for enforcing SSO domain registration to prevent standard account creation
  • Group-based access control recommendations
  • Visual examples of standard vs corporate registration flows
  • Automatic account migration behavior explained
  • Two image assets placed in docs/identity/saas-apps/media/:
    • standard-rego.png
    • corporate-rego.png

Author

Related Documentation


Contributor Checklist

  • This is a new tutorial that follows the style and structure of other SaaS SSO guides.
  • All images are stored in the correct media/ folder
  • File uses proper front matter and metadata for Microsoft Learn publication
  • Markdown passes linting and renders cleanly
  • Internal/external links have been verified
  • Author is a subject-matter expert on the product and integration steps

Copy link
Contributor

Learn Build status updates of commit a054fd6:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/identity/saas-apps/dekkosecure-tutorial.md ⚠️Warning Details
docs/media/corporate-rego.png 💡Suggestion Details
docs/media/standard-rego.png 💡Suggestion Details

docs/identity/saas-apps/dekkosecure-tutorial.md

  • Line 1, Column 1: [Warning: author-missing - See documentation] Missing required attribute: 'author'. Add the current author's GitHub ID.
  • Line 1, Column 1: [Warning: title-missing - See documentation] Missing required attribute: 'title'. Add a title string to show in search engine results.
  • Line 1, Column 1: [Warning: ms-author-missing - See documentation] Missing required attribute: 'ms.author'. Add the current author's Microsoft alias.
  • Line 1, Column 1: [Warning: ms-topic-missing - See documentation] Missing required attribute: 'ms.topic'.
  • Line 6, Column 2: [Warning: disallowed-html-tag - See documentation] HTML tag 'aside' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 21, Column 2: [Warning: disallowed-html-tag - See documentation] HTML tag 'aside' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 38, Column 2: [Warning: disallowed-html-tag - See documentation] HTML tag 'aside' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 45, Column 1: [Warning: file-not-found - See documentation] Invalid file link: './media/standard-rego.png'.
  • Line 51, Column 1: [Warning: file-not-found - See documentation] Invalid file link: './media/corporate-rego.png'.
  • Line 57, Column 188: [Warning: hard-coded-locale - See documentation] Link 'https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-manage-groups' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 59, Column 239: [Warning: hard-coded-locale - See documentation] Link 'https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 61, Column 173: [Warning: hard-coded-locale - See documentation] Link 'https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-groups-membership-azure-portal' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 61, Column 376: [Warning: hard-coded-locale - See documentation] Link 'https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/groups-saasapps' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 63, Column 12: [Warning: hard-coded-locale - See documentation] Link 'https://docs.microsoft.com/en-us/azure/active-directory/conditional-access/overview' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 0, Column 0: [Suggestion: filename-incomplete - See documentation] The filename contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
  • Line 1, Column 1: [Suggestion: ms-date-missing - See documentation] Missing required attribute: 'ms.date'.
  • Line 1, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.
  • Line 45, Column 1: [Suggestion: alt-text-bad-value - See documentation] Alt text 'standard-rego.png' is the same as the image file name. This redundancy adds no value for users of screen readers. For accessibility, add more descriptive alt text.
  • Line 51, Column 1: [Suggestion: alt-text-bad-value - See documentation] Alt text 'corporate-rego.png' is the same as the image file name. This redundancy adds no value for users of screen readers. For accessibility, add more descriptive alt text.
  • Line 57, Column 188: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-manage-groups' will be broken in isolated environments. Replace with a relative link.
  • Line 59, Column 239: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 61, Column 173: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-groups-membership-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 61, Column 376: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/groups-saasapps' will be broken in isolated environments. Replace with a relative link.
  • Line 63, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/en-us/azure/active-directory/conditional-access/overview' will be broken in isolated environments. Replace with a relative link.

docs/media/corporate-rego.png

  • Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation] The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request.
For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@mmehmetekin
Copy link
Author

@microsoft-github-policy-service agree company="DekkoSecure"

Copy link
Contributor

Learn Build status updates of commit 5e80299:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/identity/saas-apps/dekkosecure-tutorial.md ⚠️Warning Details
docs/media/corporate-rego.png 💡Suggestion Details
docs/media/standard-rego.png 💡Suggestion Details

docs/identity/saas-apps/dekkosecure-tutorial.md

  • Line 49, Column 1: [Warning: file-not-found - See documentation] Invalid file link: 'media/standard-rego.png'.
  • Line 55, Column 1: [Warning: file-not-found - See documentation] Invalid file link: 'media/corporate-rego.png'.
  • Line 61, Column 188: [Warning: hard-coded-locale - See documentation] Link 'https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-manage-groups' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 0, Column 0: [Suggestion: filename-incomplete - See documentation] The filename contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
  • Line 5, Column 12: [Suggestion: ms-author-invalid - See documentation] Invalid value for 'ms.author', 'mmehmetekin' is not a valid Microsoft alias.
  • Line 61, Column 188: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-manage-groups' will be broken in isolated environments. Replace with a relative link.
  • Line 63, Column 239: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 173: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-membership-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 371: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/users-groups-roles/groups-saasapps' will be broken in isolated environments. Replace with a relative link.
  • Line 67, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/conditional-access/overview' will be broken in isolated environments. Replace with a relative link.

docs/media/corporate-rego.png

  • Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation] The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

docs/media/standard-rego.png

  • Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation] The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Copy link
Contributor

Learn Build status updates of commit 1d39f53:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/identity/saas-apps/dekkosecure-tutorial.md ⚠️Warning Details
docs/media/corporate-rego.png 💡Suggestion Details
docs/media/standard-rego.png 💡Suggestion Details
docs/identity/saas-apps/media/.keep ✅Succeeded

docs/identity/saas-apps/dekkosecure-tutorial.md

  • Line 49, Column 1: [Warning: file-not-found - See documentation] Invalid file link: 'media/standard-rego.png'.
  • Line 55, Column 1: [Warning: file-not-found - See documentation] Invalid file link: 'media/corporate-rego.png'.
  • Line 61, Column 188: [Warning: hard-coded-locale - See documentation] Link 'https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-manage-groups' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 0, Column 0: [Suggestion: filename-incomplete - See documentation] The filename contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
  • Line 5, Column 12: [Suggestion: ms-author-invalid - See documentation] Invalid value for 'ms.author', 'mmehmetekin' is not a valid Microsoft alias.
  • Line 61, Column 188: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-manage-groups' will be broken in isolated environments. Replace with a relative link.
  • Line 63, Column 239: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 173: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-membership-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 371: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/users-groups-roles/groups-saasapps' will be broken in isolated environments. Replace with a relative link.
  • Line 67, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/conditional-access/overview' will be broken in isolated environments. Replace with a relative link.

docs/media/corporate-rego.png

  • Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation] The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

docs/media/standard-rego.png

  • Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation] The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Copy link
Contributor

Learn Build status updates of commit f545242:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/identity/saas-apps/dekkosecure-tutorial.md ⚠️Warning Details
docs/media/corporate-rego.png 💡Suggestion Details
docs/media/standard-rego.png 💡Suggestion Details
docs/identity/saas-apps/media/.keep ✅Succeeded
docs/identity/saas-apps/media/corporate-registration.png ✅Succeeded
docs/identity/saas-apps/media/standard-registration.png ✅Succeeded

docs/identity/saas-apps/dekkosecure-tutorial.md

  • Line 61, Column 188: [Warning: hard-coded-locale - See documentation] Link 'https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-manage-groups' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 0, Column 0: [Suggestion: filename-incomplete - See documentation] The filename contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
  • Line 5, Column 12: [Suggestion: ms-author-invalid - See documentation] Invalid value for 'ms.author', 'mmehmetekin' is not a valid Microsoft alias.
  • Line 61, Column 188: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-manage-groups' will be broken in isolated environments. Replace with a relative link.
  • Line 63, Column 239: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 173: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-membership-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 371: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/users-groups-roles/groups-saasapps' will be broken in isolated environments. Replace with a relative link.
  • Line 67, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/conditional-access/overview' will be broken in isolated environments. Replace with a relative link.

docs/media/corporate-rego.png

  • Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation] The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

docs/media/standard-rego.png

  • Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation] The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Copy link
Contributor

Learn Build status updates of commit 35687b4:

💡 Validation status: suggestions

File Status Preview URL Details
docs/identity/saas-apps/dekkosecure-tutorial.md 💡Suggestion Details
docs/media/corporate-rego.png 💡Suggestion Details
docs/media/standard-rego.png 💡Suggestion Details
docs/identity/saas-apps/media/.keep ✅Succeeded
docs/identity/saas-apps/media/corporate-registration.png ✅Succeeded
docs/identity/saas-apps/media/standard-registration.png ✅Succeeded

docs/identity/saas-apps/dekkosecure-tutorial.md

  • Line 0, Column 0: [Suggestion: filename-incomplete - See documentation] The filename contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
  • Line 61, Column 188: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-manage-groups' will be broken in isolated environments. Replace with a relative link.
  • Line 63, Column 239: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 173: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-membership-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 371: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/users-groups-roles/groups-saasapps' will be broken in isolated environments. Replace with a relative link.
  • Line 67, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/azure/active-directory/conditional-access/overview' will be broken in isolated environments. Replace with a relative link.

docs/media/corporate-rego.png

  • Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation] The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

docs/media/standard-rego.png

  • Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation] The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Copy link
Contributor

PRMerger Results

Issue Description
Added File(s) This PR contains added files. New files require human review.
File Change Percent This PR contains file(s) with more than 30% file change.
Unapproved file extension(s) This PR contains file types that are not supported in the repo. The only supported file types are jpg, gif, png, json, svg and md.
Image File This PR added or updated an image file(s).

Copy link
Contributor

Learn Build status updates of commit 2caa027:

💡 Validation status: suggestions

File Status Preview URL Details
docs/identity/saas-apps/dekkosecure-tutorial.md 💡Suggestion Details
docs/media/corporate-rego.png 💡Suggestion Details
docs/media/standard-rego.png 💡Suggestion Details
docs/identity/saas-apps/media/.keep ✅Succeeded
docs/identity/saas-apps/media/corporate-registration.png ✅Succeeded
docs/identity/saas-apps/media/standard-registration.png ✅Succeeded

docs/identity/saas-apps/dekkosecure-tutorial.md

  • Line 0, Column 0: [Suggestion: filename-incomplete - See documentation] The filename contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
  • Line 61, Column 188: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-manage-groups' will be broken in isolated environments. Replace with a relative link.
  • Line 63, Column 239: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 173: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-membership-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 370: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/users-groups-roles/groups-saasapps' will be broken in isolated environments. Replace with a relative link.
  • Line 67, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/conditional-access/overview' will be broken in isolated environments. Replace with a relative link.

docs/media/corporate-rego.png

  • Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation] The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

docs/media/standard-rego.png

  • Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation] The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Copy link
Contributor

PRMerger Results

Issue Description
Added File(s) This PR contains added files. New files require human review.
File Change Percent This PR contains file(s) with more than 30% file change.
Unapproved file extension(s) This PR contains file types that are not supported in the repo. The only supported file types are jpg, gif, png, json, svg and md.
Image File This PR added or updated an image file(s).

@mmehmetekin
Copy link
Author

Hi team 👋

All validation issues have been addressed:

  • Metadata updated
  • HTML <aside> tags replaced
  • Image links corrected and alt text improved
  • Images moved to correct media/ folder
  • Hard-coded en-us locales removed from links

Let me know if anything else is needed — happy to adjust further.

Thanks again!

cc @daveba

Copy link
Contributor

Learn Build status updates of commit 800af83:

💡 Validation status: suggestions

File Status Preview URL Details
docs/identity/saas-apps/dekkosecure-tutorial.md 💡Suggestion Details
docs/identity/saas-apps/media/.keep ✅Succeeded
docs/identity/saas-apps/media/corporate-registration.png ✅Succeeded
docs/identity/saas-apps/media/standard-registration.png ✅Succeeded
docs/media/corporate-rego.png ✅Succeeded

docs/identity/saas-apps/dekkosecure-tutorial.md

  • Line 0, Column 0: [Suggestion: filename-incomplete - See documentation] The filename contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
  • Line 61, Column 188: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-manage-groups' will be broken in isolated environments. Replace with a relative link.
  • Line 63, Column 239: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 173: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-membership-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 370: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/users-groups-roles/groups-saasapps' will be broken in isolated environments. Replace with a relative link.
  • Line 67, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/conditional-access/overview' will be broken in isolated environments. Replace with a relative link.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Copy link
Contributor

PRMerger Results

Issue Description
Added File(s) This PR contains added files. New files require human review.
File Change Percent This PR contains file(s) with more than 30% file change.
Unapproved file extension(s) This PR contains file types that are not supported in the repo. The only supported file types are jpg, gif, png, json, svg and md.
Image File This PR added or updated an image file(s).

Copy link
Contributor

Learn Build status updates of commit 46802ac:

💡 Validation status: suggestions

File Status Preview URL Details
docs/identity/saas-apps/dekkosecure-tutorial.md 💡Suggestion Details
docs/identity/saas-apps/media/.keep ✅Succeeded
docs/identity/saas-apps/media/corporate-registration.png ✅Succeeded
docs/identity/saas-apps/media/standard-registration.png ✅Succeeded

docs/identity/saas-apps/dekkosecure-tutorial.md

  • Line 0, Column 0: [Suggestion: filename-incomplete - See documentation] The filename contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
  • Line 61, Column 188: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-manage-groups' will be broken in isolated environments. Replace with a relative link.
  • Line 63, Column 239: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 173: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-membership-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 370: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/users-groups-roles/groups-saasapps' will be broken in isolated environments. Replace with a relative link.
  • Line 67, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/conditional-access/overview' will be broken in isolated environments. Replace with a relative link.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Copy link
Contributor

PRMerger Results

Issue Description
Added File(s) This PR contains added files. New files require human review.
File Change Percent This PR contains file(s) with more than 30% file change.
Unapproved file extension(s) This PR contains file types that are not supported in the repo. The only supported file types are jpg, gif, png, json, svg and md.
Image File This PR added or updated an image file(s).

@ttorble
Copy link
Contributor

ttorble commented Jul 17, 2025

@CelesteDG

If you approve the new content in this PR, the commits must be moved to the private repository for automated checks and publishing. After you move the commits, close this PR (#please-close). If you need help moving the commits, contact the publicprs alias.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@CelesteDG CelesteDG assigned omondiatieno and unassigned CelesteDG Jul 17, 2025
@CelesteDG
Copy link
Collaborator

Flagging for @omondiatieno to review. Jackline, please make sure we're using the right branding on Microsoft Entra ID as well. Thank you.

@mmehmetekin
Copy link
Author

Thanks for the review, @CelesteDG and @omondiatieno!

I've updated all references from "Azure AD" and "AAD" to "Microsoft Entra ID" throughout the tutorial to ensure consistent branding. Let me know if there are any further adjustments needed.

Appreciate your time and guidance!

Copy link
Contributor

Learn Build status updates of commit ed790ce:

💡 Validation status: suggestions

File Status Preview URL Details
docs/identity/saas-apps/dekkosecure-tutorial.md 💡Suggestion Details
docs/identity/saas-apps/media/.keep ✅Succeeded
docs/identity/saas-apps/media/corporate-registration.png ✅Succeeded
docs/identity/saas-apps/media/standard-registration.png ✅Succeeded

docs/identity/saas-apps/dekkosecure-tutorial.md

  • Line 0, Column 0: [Suggestion: filename-incomplete - See documentation] The filename contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
  • Line 61, Column 188: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-manage-groups' will be broken in isolated environments. Replace with a relative link.
  • Line 63, Column 242: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 173: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-membership-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 370: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/users-groups-roles/groups-saasapps' will be broken in isolated environments. Replace with a relative link.
  • Line 67, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/conditional-access/overview' will be broken in isolated environments. Replace with a relative link.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Copy link
Contributor

PRMerger Results

Issue Description
Added File(s) This PR contains added files. New files require human review.
File Change Percent This PR contains file(s) with more than 30% file change.
Unapproved file extension(s) This PR contains file types that are not supported in the repo. The only supported file types are jpg, gif, png, json, svg and md.
Image File This PR added or updated an image file(s).

Copy link
Contributor

Learn Build status updates of commit 75920d5:

💡 Validation status: suggestions

File Status Preview URL Details
docs/identity/saas-apps/dekkosecure-tutorial.md 💡Suggestion Details
docs/identity/saas-apps/media/.keep ✅Succeeded
docs/identity/saas-apps/media/corporate-registration.png ✅Succeeded
docs/identity/saas-apps/media/standard-registration.png ✅Succeeded

docs/identity/saas-apps/dekkosecure-tutorial.md

  • Line 0, Column 0: [Suggestion: filename-incomplete - See documentation] The filename contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
  • Line 61, Column 188: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-manage-groups' will be broken in isolated environments. Replace with a relative link.
  • Line 63, Column 242: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-create-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 173: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/fundamentals/active-directory-groups-membership-azure-portal' will be broken in isolated environments. Replace with a relative link.
  • Line 65, Column 370: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/users-groups-roles/groups-saasapps' will be broken in isolated environments. Replace with a relative link.
  • Line 67, Column 12: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://docs.microsoft.com/azure/active-directory/conditional-access/overview' will be broken in isolated environments. Replace with a relative link.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

Copy link
Contributor

PRMerger Results

Issue Description
Added File(s) This PR contains added files. New files require human review.
File Change Percent This PR contains file(s) with more than 30% file change.
Unapproved file extension(s) This PR contains file types that are not supported in the repo. The only supported file types are jpg, gif, png, json, svg and md.
Image File This PR added or updated an image file(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants