Storing Azure Application in servicenow table

Akshaya5
Tera Contributor

Hi Team,

we have a requirement to store the Azure Ad Application in servicenow table can u please suggest which CMDB table can be used for this purpose. After that they want to sync between the CMDB to Azure AD. Please give some suggestions.

Apart from this they want have 3 more table
1. To store the service Account

FirstNameLastNameDisplayNameSamAccountNameUserPrincipalNameAccountExpirationDateAccount StatusPrivilegesLogonWorkstationsAvailabilityDomainLicense RequirementMFA Enforced Request/Change Request IDCreated DateBusiness JustificationPrimary OwnerSecondary OwnerPrimary Owner Department


2. To store SAML Application

Application NameApplication IDTenant NameTenant IDAccountEnabledApplication OwnersAccess Granted to Users/GroupsAssignment RequiredGallery Visible API PermissionsIdentifierIDHomepage URLReplyUrlLogoutUrlClientSecretDescriptionClientSecretStartDateClientSecretEndDate

3. To store Azure Tenant

Sl NoTenant NameTenant IDPrimary domainLicenseCountry or region Data locationFederated DomainPurpose (Description)Tenant build forCriticalChange RequestWhen CreatedExpiry DateRemarksAccount NameProject NamePrimary OwnerSecondary OwnerTenant State
1 REPLY 1

J Siva
Tera Sage

Hi @Akshaya5 
As there's no OOB CMDB classes tables to store service account and other details.
So you can create custom CI classes to load/manage those data.
Then for integration you can use, MS EntraID spoke.
Hope this helps,
Siva