Skip to content
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

More updates to MS Compliance partner API endpoints #27856

Merged
merged 3 commits into from
Apr 4, 2025

Conversation

lucasmrod
Copy link
Member

Changes discussed on a meeting today with @eashaw, @jacobshandling and @rachaelshaw.

@@ -4565,13 +4565,14 @@ Kick off authentication with Microsoft Entra to configure conditional access.
| ---------- | ------ | ---- | --------------------------------------------------------------------------------------------------------------------------- |
| microsoft_tenant_id | string | body | **Required.** The Microsoft Entra tenant ID. |


- If the same `microsoft_tenant_id` was already configured, then the POST is a nop.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noop

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or NOP?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But semantics look good 👍

@jacobshandling jacobshandling self-requested a review April 3, 2025 21:50
Comment on lines +574 to +576
team_settings:
integrations:
conditional_access_enabled: true
Copy link
Member Author

@lucasmrod lucasmrod Apr 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See:

team_settings:
features:
enable_host_users: true
enable_software_inventory: true
host_expiry_settings:
host_expiry_enabled: false
host_expiry_window: 0
secrets:
- secret: $DOGFOOD_WORKSTATIONS_ENROLL_SECRET
integrations:
google_calendar:
enable_calendar_events: true
webhook_url: $DOGFOOD_CALENDAR_WEBHOOK_URL

@rachaelshaw rachaelshaw merged commit 94aedec into docs-v4.67.0 Apr 4, 2025
5 checks passed
@rachaelshaw rachaelshaw deleted the more-updates-to-ms-compliance-partner branch April 4, 2025 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants