azure vm hang issue while blowsing attachments in SAP B1 where blob storage are added as disks

Prasanna 0 Reputation points
2025-02-13T12:20:12.7866667+00:00

In our azure vm Windows Server 2022 Datacenter Azure Edition we have configured SAP B1 server and attached fileshares from blob storage. When ever we are trying to attach an attachment to sap client from the server then we are facing hang issues

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,364 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,381 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,377 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vinod Kumar Reddy Chilupuri 2,465 Reputation points Microsoft Vendor
    2025-02-13T14:12:49.9033333+00:00

    Hi @Prasanna

    By seeing your above response, it seems like you're having trouble with slow performance when attaching files in SAP Business One because of how Azure Blob Storage is set up. While the details provided don't directly talk about the hang issues with SAP B1 and Azure Blob Storage, this might be because of how your Azure Blob Storage is set up. While the context provided does not specifically address hang issues related to SAP B1 and Azure Blob Storage, there are general considerations for storage performance in Azure that could be relevant. The Blob Storage is properly configured for optimal performance. This includes setting the correct access tier (Hot, Cool, or Archive) based on your usage patterns.

    For better performance, especially in important work environments, it is highly recommended to use Azure Premium Storage or Azure Ultra Disk. These storage types provide better IOPS, which can help mitigate performance issues when accessing files. These types of storage offer faster speed and better data transfer, which can make attaching files smoother. Also, make sure that the Azure VM type you're using can handle the storage performance needed.

    It is better to check the network configuration and confirm that there is any configuration affecting the connection to the blob storage.

    https://learn.microsoft.com/en-us/azure/virtual-machines/premium-storage-performance
    https://learn.microsoft.com/en-us/azure/virtual-machines/disks-enable-ultra-ssd?tabs=azure-portal

    Hope the above suggestion helps! Please let us know do you have any further queries.

    Please do consider to “up-vote” wherever the information provided helps you, this can be beneficial to other community members. 

    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.