Add M365Internals admin API imports and validation tooling#41
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR closes the highest-value internal/private API gaps between O365Essentials and M365Internals while keeping the public connection model centered on
Connect-O365Admin.It adds new admin-center readers for Agents, Copilot, Search, People, Integrated Apps, Tenant Relationships, Backup, Content Understanding, Edge, Brand Center, Viva, pay-as-you-go, and validation/reporting helpers. It also adds the hidden portal replay plumbing required for newer
admin.cloud.microsoftroutes without exposing extra public connection commands.What Changed
New public commands
Get-O365AgentOverviewGet-O365AgentSettingsGet-O365AgentToolsGet-O365ContentUnderstandingGet-O365CopilotBillingUsageGet-O365CopilotConnectorsGet-O365CopilotOverviewGet-O365CopilotSettingsGet-O365InternalApiFindingGet-O365InternalApiHealthGet-O365InternalApiValidationReportGet-O365OrgBackupGet-O365OrgBrandCenterGet-O365OrgIntegratedAppsGet-O365OrgMicrosoftEdgeGet-O365OrgPeopleSettingsGet-O365OrgVivaSettingsGet-O365PayAsYouGoServiceGet-O365SearchIntelligenceAdvancedGet-O365TenantRelationshipGet-O365UnavailableResultGet-O365UnavailableSummaryTest-O365UnavailableResultConnection and replay work
Connect-O365Adminas the main public entry pointadmin.cloud.microsoftroutesPrivateso publisher rebuilds do not re-export them440for portal-sensitiveadmin.cloud.microsoftroutesPortalSessionRequiredresults instead of warning spamLive route alignment
200 nulloffer responses_apiheader requirementsadmin.cloud.microsoftroutes and reclassified Glint as a service-side issue when the browser itself returns HTTP 500Current Support Status
Live-verified working
Get-O365TenantRelationshipGet-O365OrgPeopleSettingsGet-O365OrgIntegratedAppsGet-O365OrgBrandCenterGet-O365OrgMicrosoftEdgeGet-O365OrgMicrosoftEdgeSiteListsGet-O365OrgBackupGet-O365ContentUnderstandingGet-O365AgentSettingsGet-O365AgentToolsGet-O365AgentOverviewGet-O365SearchIntelligenceAdvancedQnasremains optional and tenant-specificGet-O365CopilotConnectorsGet-O365CopilotSettingsGet-O365CopilotBillingUsageGet-O365OrgVivaSettings -Name ModulesGet-O365OrgVivaSettings -Name RolesGet-O365OrgVivaSettings -Name AccountSkusGet-O365PayAsYouGoServiceTelemetryintentionally modeled as write-only metadataAdded and code-verified, but still needing broader portal-backed live verification
Get-O365CopilotOverviewKnown exception
Get-O365OrgVivaSettings -Name GlintClientTesting
Automated
35/35passing15/15passing25/25passingLive validation
Risks / Follow-up
Get-O365CopilotOverviewGlintClientshould stay treated as a known exception unless the portal itself starts succeedingO365ESSENTIALS_PORTAL_*context beforeConnect-O365Admin