lordgamez commented on a change in pull request #1178:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1178#discussion_r719205325
##########
File path: CONTROLLERS.md
##########
@@ -56,8 +56,9 @@ default values, and whether a property supports the NiFi
Expression Language.
| Name | Default Value | Allowable Values | Expression Language Supported? |
Description |
| - | - | - | - | - |
-|Storage Account Name||||The storage account name.|
-|Storage Account Key||||The storage account key. This is an admin-like
password providing access to every container in this account. It is recommended
one uses Shared Access Signature (SAS) token instead for fine-grained control
with policies.|
-|SAS Token||||Shared Access Signature token. Specify either SAS Token
(recommended) or Account Key.|
+|Storage Account Name|||Yes|The storage account name.|
+|Storage Account Key|||Yes|The storage account key. This is an admin-like
password providing access to every container in this account. It is recommended
one uses Shared Access Signature (SAS) token instead for fine-grained control
with policies.|
+|SAS Token|||Yes|Shared Access Signature token. Specify either SAS Token
(recommended) or Account Key together with Storage Account Key if Managed
Identity is not used.|
Review comment:
Updated the descriptions in 184b900f78ed72755f3d0e1876cc69d694da7a9e
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]