Skip to content

Commit 13a278f

Browse files
author
Hovsep
committed
Merge pull request Azure#1971 from shefaliv/patch-2
Update Microsoft.Azure.Commands.HDInsight.dll-help.xml
2 parents 6511b3d + a84015c commit 13a278f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/ResourceManager/HDInsight/Commands.HDInsight/Microsoft.Azure.Commands.HDInsight.dll-help.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3202,28 +3202,28 @@
32023202
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
32033203
<maml:name>ObjectId</maml:name>
32043204
<maml:description>
3205-
<maml:para />
3205+
<maml:para>The Service Principal Object Id for accessing Azure Data Lake.</maml:para>
32063206
</maml:description>
32073207
<command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
32083208
</command:parameter>
32093209
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
32103210
<maml:name>CertificateFilePath</maml:name>
32113211
<maml:description>
3212-
<maml:para />
3212+
<maml:para>The Service Principal certificate for accessing Azure Data Lake.</maml:para>
32133213
</maml:description>
32143214
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
32153215
</command:parameter>
32163216
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
32173217
<maml:name>CertificatePassword</maml:name>
32183218
<maml:description>
3219-
<maml:para />
3219+
<maml:para>The Service Principal certificate password for accessing Azure Data Lake.</maml:para>
32203220
</maml:description>
32213221
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
32223222
</command:parameter>
32233223
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
32243224
<maml:name>AadTenantId</maml:name>
32253225
<maml:description>
3226-
<maml:para />
3226+
<maml:para>The Service Principal AAD Tenant Id for accessing Azure Data Lake.</maml:para>
32273227
</maml:description>
32283228
<command:parameterValue required="true" variableLength="false">Guid</command:parameterValue>
32293229
</command:parameter>

0 commit comments

Comments
 (0)