File Refresh

Mansi Gusain 170 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.
1,355 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,361 questions
{count} votes

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.