FlowSynx.Storage.Azure.Files
Version: 1.0.0
{
"Type": "FlowSynx.Storage.Azure.Files",
"Version": "1.0.0"
}
Enables integration with Azure Files for SMB-based shared storage. Useful for lifting and shifting apps's data to Azure.
Azure Files plugin for FlowSynx engine
The Azure Files Plugin is a pre-packaged, plug-and-play integration component for the FlowSynx engine. It enables secure and configurable access to Azure Files storage as part of FlowSynx no-code/low-code automation workflows.
This plugin can be installed automatically by the FlowSynx engine when selected within the platform. It is not intended for manual installation or developer use outside the FlowSynx environment.
Purpose
This plugin allows FlowSynx users to interact with Azure Files for a variety of storage-related operations without writing code. Once installed, the plugin becomes available as a storage connector within the platform's workflow builder.
Supported Operations
The plugin supports the following operations, which can be selected and configured within the FlowSynx UI:
| Operation| Description |
|----------|-------------------------------------------|
| create
| Upload a new object to the blob container.|
| delete
| Remove an object from the container. |
| exist
| Check if an object exists. |
| list
| List all objects in the container. |
| purge
| Remove all contents in the container. |
| read
| Read and return the contents of an object.|
| write
| Overwrite or write new data to an object. |
Notes
- This plugin is only supported on the FlowSynx platform.
- It is installed automatically by the FlowSynx engine.
- All operational logic is encapsulated and executed under FlowSynx control.
- Credentials are configured through platform-managed settings.
License
Copyright FlowSynx. All rights reserved.
Version | Latest | Downloads | Last updated |
---|---|---|---|
1.0.0 | 0 | 06/27/2025 |