Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The controller service "AzureStorageCredentialsControllerService" should be able to take an optional parameter to connect to another azure storage provider, like the Azurite emulator. This will likely mean taking additional parameters for a base URL and possibly switching between http and https depending on Azurite's capabilities.
I am currently setting up an isolated test environment for my application and the only piece that I cannot effectively isolate is our azure storage connection because NiFi doesn't support connecting to anything but the official azure storage service.
Acceptance Criteria:
- AzureStorageCredentialsControllerService can connect to an alternative azure storage provider
- Individual azure storage processors can connect to an alternative azure storage provider
- New parameters will be optional and default to existing behaviour.
Attachments
Issue Links
- links to