Custom Azure BlobStorageConnector
The standard FME Transformer Called AzureBlobStorageConnector doesn't support authentication via an Azure Application for connecting to your Blob Storage using a predefined web connection or web services.
This custom transformer is a special version where your are able to connect to Azure BlobStorage using a web connection / web services. In the background, this transformer is working with the Azure Rest API.
The webconnection needs to be referenced to a Azure Application in Azure Active Directory, where your permissions are managed.
You can list, download, upload, copy, and remove your blobs, as well as create or remove containers, depending on the permissions granted to the Azure Application.
Generating a web service in FME
You'll need:
- Tenant-ID
- Client-ID
- Client Secret
This transformer is builded in: FME(R) 2024.2.1.0 (20241202 - Build 24801 - WIN64)
By: Jan Smitsman
Would you like to know more? Click here to find out more details!