Azure Storage Account LastSyncTime not updating with GRS replication

Michael Meier 5 Reputation points
2024-04-04T16:31:58.43+00:00

We are using an Azure Storage Account with Global Redundancy replication but the account's LastSyncTime has not updated since March 23, despite uploading additional files on March 26 and 29 as requested by the engineer. We have not configured Azure File Sync. Can anyone suggest why the sync time has stopped and possible solutions? Thank you.

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,538 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
    2024-04-08T09:36:32.96+00:00

    @Michael Meier Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    Adding more information to the above response

    If the LastSyncTime for your Azure Storage Account with Global Redundancy replication has not updated since March 23, it could be due to a number of reasons. Here are some possible causes and solutions:

    1. Network connectivity issues: Check if there are any network connectivity issues between your primary and secondary regions. You can use the Azure Network Watcher service to diagnose network connectivity issues and troubleshoot them.
    2. Storage account issues: Check if there are any issues with your storage account, such as storage account limits or quotas being reached. You can use the Azure Storage Explorer tool to view and manage your storage account.
    3. Replication lag: Check if there is a replication lag between your primary and secondary regions. Replication lag can occur due to network latency or other factors. You can use the Azure portal to view the replication status of your storage account and monitor the replication lag.
    4. Outdated replication settings: Check if your replication settings are outdated or incorrect. You can use the Azure portal to view and update your replication settings.
    5. Azure service issues: Check if there are any service issues with Azure Storage or Azure Global Redundancy replication. You can use the Azure status page to view the status of Azure services and check for any service issues.

    Additional information: See Get the Last Sync Time property

    Remember, the LastSyncTime is a GMT date/time value, and all data and metadata written prior to the last sync time is available on the secondary, while data and metadata written after the last sync time may not have been written to the secondary and may be lost2. It’s important to regularly monitor this property, especially if you rely on it for failover operations

    Please let us know if you have any further queries. I’m happy to assist you further.    


    Please do not forget to "Accept the answer” and “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.