The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Azure cloud Storage Account discovery using Key Authentication

AdamSL
Tera Contributor

Hi Community, 

 

In our Azure tenant we are sticking to Microsoft recommendations and have moved away from Storage Key authentication to storage accounts and have disabled them by policy. 
As per official Microsoft recommendation : 
For optimal security, Microsoft recommends using Microsoft Entra ID with managed identities to authorize requests against blob, queue, and table data, whenever possible. Authorization with Microsoft Entra ID and managed identities provides superior security and ease of use over Shared Key authorization

 

Is anyone facing a similar case ? Is there any plan from ServiceNow to consider Entra ID authentication in the Storage Account pattern ? 

1 ACCEPTED SOLUTION

Bhimashankar H
Mega Sage

Hi @AdamSL ,

 

As per the latest information ServiceNow's out-of-the-box Azure Storage integrations (such as Discovery patterns and certain IntegrationHub spokes) have primarily relied on shared key authentication. This design decision aligns with earlier Microsoft and industry standards, but recent shifts now prioritize Entra ID.

 

Till date, ServiceNow has not publicly committed to supporting Entra ID/managed identity authentication for Azure Storage accounts within Discovery patterns or IntegrationHub spokes.

Official ServiceNow documentation details ServiceNow–Microsoft Entra integration for SSO, user provisioning, and various application integrations, but does not (yet) cover using Entra ID authentication specifically for Azure Storage account access (e.g., for files, discovery, backup, automation).

 

You can think of:

  • Short-Term Workarounds: Custom scripting using external middleware/lambda can bridge Azure AD tokens to ServiceNow, but is not recommended for most environments due to maintenance and support issues.

  • Submit/Raise an Idea: If your organization must have this, add or upvote the request on ServiceNow’s Idea Portal or Customer Voice channels to add weight to the business case.

 

For more detailed information please go throw the below references.

Set up Mircosoft Entra ID Spok , Integrating with Microsoft Entra ID , Microsoft Entra ID Spoke , Configure the connection to the Microsoft Entra ID Credential Store 

 

Thanks,
Bhimashankar H

 

-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. 

View solution in original post

1 REPLY 1

Bhimashankar H
Mega Sage

Hi @AdamSL ,

 

As per the latest information ServiceNow's out-of-the-box Azure Storage integrations (such as Discovery patterns and certain IntegrationHub spokes) have primarily relied on shared key authentication. This design decision aligns with earlier Microsoft and industry standards, but recent shifts now prioritize Entra ID.

 

Till date, ServiceNow has not publicly committed to supporting Entra ID/managed identity authentication for Azure Storage accounts within Discovery patterns or IntegrationHub spokes.

Official ServiceNow documentation details ServiceNow–Microsoft Entra integration for SSO, user provisioning, and various application integrations, but does not (yet) cover using Entra ID authentication specifically for Azure Storage account access (e.g., for files, discovery, backup, automation).

 

You can think of:

  • Short-Term Workarounds: Custom scripting using external middleware/lambda can bridge Azure AD tokens to ServiceNow, but is not recommended for most environments due to maintenance and support issues.

  • Submit/Raise an Idea: If your organization must have this, add or upvote the request on ServiceNow’s Idea Portal or Customer Voice channels to add weight to the business case.

 

For more detailed information please go throw the below references.

Set up Mircosoft Entra ID Spok , Integrating with Microsoft Entra ID , Microsoft Entra ID Spoke , Configure the connection to the Microsoft Entra ID Credential Store 

 

Thanks,
Bhimashankar H

 

-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'.