Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Saving XML file with Azure

Tags:

azure

I have an XML file that I'm saving on my local machine (Windows 8).

I want to allow the application to push that XML up to Azure. Then I would also need the ability to recall it as a sync process.

I'm not sure what services I need and if Azure would even provide it.

Any tips would be appreciated.

like image 831
webdad3 Avatar asked Mar 12 '26 21:03

webdad3


1 Answers

I suggest you to use the Azure Storage Blob. Push the XML file as BLOB in your Azure Storage Blob, you will get/have a URL to access that.

like image 123
Naveen Vijay Avatar answered Mar 16 '26 00:03

Naveen Vijay



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!