Share via

File Refresh

Mansi Gusain 615 Reputation points
2025-02-06T11:20:30.1833333+00:00

I have a file which is necessary to make some UI changes for my application.

In my setup I generate a file in my local system first, then the same file gets uploaded to a file share in the azure storage account. Now I make changes in my local and test them if all okay I generate a file and a copy of it gets uploaded to storage account, but the changes are not visible in the UI even it is exactly same to my local file.

To combat this,

After the file is uploaded to the file share, one has to manually REFRESH the file share where the file gets uploaded and then UI changes appear.

User's image

Using the refresh only it works.

I am using terraform for my code and the type of file is - .yaml.

Please help me to upload an updated file only so that refreshing is not required.

Azure Files
Azure Files

An Azure service that offers file shares in the cloud.

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.


Your answer

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