Hey,
I trying to import an excel file through the data management framework. When I upload an excel file it gives me a warning
"File upload for entity in data project did not succeed"
For this warning I follow this article.https://dynamicsaxinsight.wordpress.com/2017/05/31/ax7-d365-operations-data-entities-export-data-error/. When I start the azure storage emulator then it gives me an error on command line "Error: The storage emulator needs to be initialized. Please run the 'init' command." after searching a lot on google I found this command "AzureStorageEmulator.exe init /server"
I do not know what to do next to solve this warning. Any help or suggestions would be appreciated.