Skip to content

feat(microsoft): add 365 IP and URL Web Service Integration Model and Studio Project - #87

Merged
michaelelrom merged 1 commit into
itential:mainfrom
michaelelrom:feat/microsoft-365-ip-url-web-service-integration-model
Sep 1, 2026
Merged

feat(microsoft): add 365 IP and URL Web Service Integration Model and Studio Project#87
michaelelrom merged 1 commit into
itential:mainfrom
michaelelrom:feat/microsoft-365-ip-url-web-service-integration-model

Conversation

@michaelelrom

Copy link
Copy Markdown
Collaborator

Summary

  • New product: Microsoft 365 IP Address and URL web service, the public REST service for current M365 IP ranges/URLs used to configure firewalls and proxy servers
  • Hand-authored OpenAPI spec (no vendor-published Swagger/OpenAPI exists) covering all 4 documented web methods: version, version-for-instance, endpoints, and changes
  • Studio Project with all 4 workflows across 3 folders
  • Public API, no authentication required

Test plan

  • All spec/project files validate as JSON
  • Live-tested all 4 endpoints directly against the public service before authoring the spec
  • Integration Model imports cleanly into Itential Platform
  • Integration instance created and loads without error
  • All 4 workflows created and resolve correctly against the live instance

… Studio Project

Hand-authored spec (no vendor-published OpenAPI/Swagger exists) covering
all 4 documented web methods -- version, version-for-instance, endpoints,
and changes -- plus a Studio Project with all 4 workflows. Public API,
no authentication required.
@michaelelrom
michaelelrom merged commit 7ab81d2 into itential:main Sep 1, 2026
@michaelelrom
michaelelrom deleted the feat/microsoft-365-ip-url-web-service-integration-model branch September 1, 2026 13:06
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.

2 participants