Skip to main content
Released

FME Server needs to support Microsoft Azure Cloud storage share paths.

Related products:FME Form

At present, Microsoft Azure hosted virtual servers running FME Server do not read Azure hosted share paths when redirecting the FME Server System Share path

This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

6 replies

Forum|alt.badge.img

Hi @bfegyverneki

supports the SMB protocol and can be used as an FME Server System Share as long as the user running the FME Server services and the user installing FME Server has R/W access to the file share. During the installation, the user running the FME Server services can be specified and the Azure Files share path can also be specified during the install. Here's an example, where fmeserversystemshare is the account name and fmeserver a directory created in the Azure Files service:

 

\\\\fmeserversystemshare.file.core.windows.net\\fmeserver

Forum|alt.badge.img

To make sure that the user who runs the installation & the services of FME Server has access to the Azure file share, the credentials of the file share can be persisted on the machine:

 


sigtill
Contributor
Forum|alt.badge.img+24
  • Contributor
  • February 24, 2020

So we have a user that uses FMECloud and wants to connect to Microsoft Azure Cloud storage (had to change from Azure Blob storage). How can we do this when there is no access to the "linux server" in FMECloud? @gerhardatsafe


Forum|alt.badge.img

Hi @sigtill, this is idea initially was related to using an Azure File Storage share as FME Server System Share. On FME Cloud you cannot change the FME Server System Share. The FME Server System Share will always be on the instance. In general, using file share paths on FME Cloud is not recommended and mounting shares is not supported.

 

 

However, if you were thinking about accessing an Azure Files share (see doc below) with a workspace running on FME Cloud, you can use the AzureFileStorageConnector which is part of the Azure Storage package. Azure Files supports SMB as well as REST and the AzureFileStorageConnector uses the REST API to interact with the file share, which is the recommended way to access Azure File shares with FME Cloud.

I hope this helps!


sigtill
Contributor
Forum|alt.badge.img+24
  • Contributor
  • February 27, 2020

I missed the AzureFILE* transformer - perhaps its possible to merge them into one? Sorry for the confusion. This works great!


Forum|alt.badge.img+2

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings