
Hi,
If I am trying to import configuration based on Ax resources (Organization administration -> Workspaces -> Electronic reporting -> Repositories -> choose "AX resources" -> Open -> Press "Import" on wanted to import configuration), the system occurs an error "An error occurred writing to Azure storage."
I have found information that probably the Azure Storage Emulator is not wokring. If I try to start this emulator, it gives me an error "Port conflict with existing application".
Therefore I change ports of Blob, Queue, Table in AzureStorageEmulators and the emulator starts to work.
But if I try again to import repository configurations, I have the same issue: the same error "An error occurred writing to Azure storage.", the emulator does not work and I can not start it because of port conflicts. The netstat command shows that previous ports are used by System process.
I have already tried to find a problem by debugging, but debug does not jump to the place where the error is caused.
*This post is locked for comments
I have the same question (0)The Azure emulator version that comes with the vm is 4.0. Can you try and download the latest stable version from here: Standalone installer
I believe the latest version is 5.5. You can also read through the documentation and at the end of the page you'll find the release notes.