How to mitigate public endpoint access vulnerability issue in Function App's Storage Account flagged by Microsoft Defender for cloud?

Nirali Shah 146 Reputation points
2023-09-11T06:47:06.41+00:00

We have developed a Function App in Microsoft Sentinel that stores checkpoints in the storage account. Microsoft Defender for Cloud has flagged our Azure Storage account's public endpoint access as a vulnerability, recommending using private endpoints. However, we cannot use private endpoints for Storage accounts due to environmental limitations. Are there any alternative security measures or best practices that we can implement to mitigate the risk associated with a public endpoint for our Azure Storage account? Any insights, experiences, or recommendations from the community would be appreciated. Thank you!

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,984 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,158 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Samy Abdul 3,371 Reputation points
    2023-09-11T07:22:26.9866667+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.