ServiceNow deployed on Microsoft Azure Tenant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I have a NNL client that is looking for information on installing ServiceNow on their Microsoft Azure Tenant - they are a state government client but have their own Azure tenant. Are there any limitations or concerns in this approach?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @DrMarilynN
Are you looking for Integrating with Azure AD .
For this in Azure tenant , you need to Create a Microsoft Entra ID application for Servicenow with redirect URI: enter https://<instance-name>.service-now.com/oauth_redirect.do, where <instance-name> is the name of your ServiceNow instance.
If you are looking for this integration, there is no limitation.
Only concern is that Integration Service account should have proper permission/scope (from Azure end) as per the documentation, else integration will not work properly.
