Microsoft.Azure.Commands.DataLakeStore.dll-help.xml

<?xml version="1.0" encoding="utf-8" ?>
 
<helpItems xmlns="http://msh" schema="maml">
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Add-AzureRmDataLakeStoreContent</command:name><maml:description><maml:para>Adds content to a file in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Add</command:verb><command:noun>AzureRmDataLakeStoreContent</command:noun><dev:version /></command:details><maml:description><maml:para>The Add-AzureRmDataLakeStoreContent cmdlet adds content to a file in Data Lake Store file.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Add-AzureRmDataLakeStoreContent</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of a Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item to modify, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByValue,ByPropertyName)" position="3" aliases="none"><maml:name>Value</maml:name><maml:description><maml:para>Specifies the content to add to the item.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Object</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Encoding</maml:name><maml:description><maml:para>Specifies the encoding for the item to create. Valid values are:
 
-- Unknown
-- String
-- Unicode
-- Byte
-- BigEndianUnicode
-- UTF8
-- UTF7
-- Ascii
-- Default
-- Oem
-- BigEndianUTF32</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="false" variableLength="false">Unknown</command:parameterValue><command:parameterValue required="false" variableLength="false">String</command:parameterValue><command:parameterValue required="false" variableLength="false">Unicode</command:parameterValue><command:parameterValue required="false" variableLength="false">Byte</command:parameterValue><command:parameterValue required="false" variableLength="false">BigEndianUnicode</command:parameterValue><command:parameterValue required="false" variableLength="false">UTF8</command:parameterValue><command:parameterValue required="false" variableLength="false">UTF7</command:parameterValue><command:parameterValue required="false" variableLength="false">UTF32</command:parameterValue><command:parameterValue required="false" variableLength="false">Ascii</command:parameterValue><command:parameterValue required="false" variableLength="false">Default</command:parameterValue><command:parameterValue required="false" variableLength="false">Oem</command:parameterValue><command:parameterValue required="false" variableLength="false">BigEndianUTF32</command:parameterValue></command:parameterValueGroup></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of a Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Encoding</maml:name><maml:description><maml:para>Specifies the encoding for the item to create. Valid values are:
 
-- Unknown
-- String
-- Unicode
-- Byte
-- BigEndianUnicode
-- UTF8
-- UTF7
-- Ascii
-- Default
-- Oem
-- BigEndianUTF32</maml:para></maml:description><command:parameterValue required="false" variableLength="false">FileSystemCmdletProviderEncoding</command:parameterValue><dev:type><maml:name>FileSystemCmdletProviderEncoding</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item to modify, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByValue,ByPropertyName)" position="3" aliases="none"><maml:name>Value</maml:name><maml:description><maml:para>Specifies the content to add to the item.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Object</command:parameterValue><dev:type><maml:name>Object</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Add content to a file</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Add-AzureRmDataLakeItemContent -AccountName "ContosoADLS" -Path /abc/myFile.txt -Value "My content here"
</dev:code><dev:remarks><maml:para>This command adds the content specified by the Value parameter to the file myFile.txt.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Export-AzureRmDataLakeStoreItem</command:name><maml:description><maml:para>Downloads a file from Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Export</command:verb><command:noun>AzureRmDataLakeStoreItem</command:noun><dev:version /></command:details><maml:description><maml:para>The Export-AzureRmDataLakeStoreItem cmdlet downloads a file from Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Export-AzureRmDataLakeStoreItem</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the path of the item to download from the Data Lake Store, starting from the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Destination</maml:name><maml:description><maml:para>Specifies the local file path to which to download the file.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Indicates that this operation can overwrite the destination file if it already exists.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Destination</maml:name><maml:description><maml:para>Specifies the local file path to which to download the file.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Indicates that this operation can overwrite the destination file if it already exists.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the path of the item to download from the Data Lake Store, starting from the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Download an item from the Data Lake Store</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Export-AzureRmDataLakeStoreItem -AccountName "ContosoADL" -Path /myFiles/TestSource.csv -Destination "C:\Test.csv"
 
</dev:code><dev:remarks><maml:para>This command downloads the file TestSource.csv from the Data Lake Store to C:\Test.csv.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Import-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Join-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Move-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-AzureRmDataLakeStoreAccount</command:name><maml:description><maml:para>Gets details of a Data Lake Store account.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>AzureRmDataLakeStoreAccount</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-AzureRmDataLakeStoreAccount cmdlet gets details of a Data Lake Store account.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-AzureRmDataLakeStoreAccount</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the account to get.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>ResourceGroupName</maml:name><maml:description><maml:para>Specifies the name of the resource group that contains the Data Lake Store account to get.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Get-AzureRmDataLakeStoreAccount</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>ResourceGroupName</maml:name><maml:description><maml:para>Specifies the name of the resource group that contains the Data Lake Store account to get.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the account to get.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>ResourceGroupName</maml:name><maml:description><maml:para>Specifies the name of the resource group that contains the Data Lake Store account to get.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Get a Data Lake Store account</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-AzureRmDataLakeStoreAccount -Name "ContosoADL"
</dev:code><dev:remarks><maml:para>This command gets the account named ContosoADL.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>New-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-AzureRmDataLakeStoreChildItem</command:name><maml:description><maml:para>Gets the list of items in a folder in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>AzureRmDataLakeStoreChildItem</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-AzureRmDataLakeStoreChildItem cmdlet gets the list of items in a folder in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-AzureRmDataLakeStoreChildItem</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the folder, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the folder, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Get the child items for a folder</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-AzureRmDataLakeStoreChildItem -AccountName "ContosoADL" -Path /MyFiles/
</dev:code><dev:remarks><maml:para>This command gets the child items for the MyFiles folder.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-AzureRmDataLakeStoreItemAcl</command:name><maml:description><maml:para>Gets the access control list (ACL) of a file or folder in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>AzureRmDataLakeStoreItemAcl</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-AzureRmDataLakeStoreItemAcl cmdlet gets the access control list (ACL) of a filer or folder in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-AzureRmDataLakeStoreItemAcl</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the file or folder, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the file or folder, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Get the ACL for a folder</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-AzureRmDataLakeStoreItemAcl -AccountName "ContosoADL" -Path /
</dev:code><dev:remarks><maml:para>This command gets the ACL for the root directory of the specified Data Lake Store account.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreItemAcl</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-AzureRmDataLakeStoreItemAcl</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-AzureRmDataLakeStoreItemContent</command:name><maml:description><maml:para>Gets the contents of a file in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>AzureRmDataLakeStoreItemContent</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-AzureRmDataLakeStoreItemContent cmdlet gets the contents of a file in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-AzureRmDataLakeStoreItemContent</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of a file, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Offset</maml:name><maml:description><maml:para>Specifies the number of bytes to skip in a file before getting content.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Int64</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Length</maml:name><maml:description><maml:para>Specifies the length, in bytes, of the content to get.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int64</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Encoding</maml:name><maml:description><maml:para>Specifies the encoding for the item to create. Valid values are:
 
-- Unknown
-- String
-- Unicode
-- Byte
-- BigEndianUnicode
-- UTF8
-- UTF7
-- Ascii
-- Default
-- Oem
-- BigEndianUTF32</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="false" variableLength="false">Unknown</command:parameterValue><command:parameterValue required="false" variableLength="false">String</command:parameterValue><command:parameterValue required="false" variableLength="false">Unicode</command:parameterValue><command:parameterValue required="false" variableLength="false">Byte</command:parameterValue><command:parameterValue required="false" variableLength="false">BigEndianUnicode</command:parameterValue><command:parameterValue required="false" variableLength="false">UTF8</command:parameterValue><command:parameterValue required="false" variableLength="false">UTF7</command:parameterValue><command:parameterValue required="false" variableLength="false">UTF32</command:parameterValue><command:parameterValue required="false" variableLength="false">Ascii</command:parameterValue><command:parameterValue required="false" variableLength="false">Default</command:parameterValue><command:parameterValue required="false" variableLength="false">Oem</command:parameterValue><command:parameterValue required="false" variableLength="false">BigEndianUTF32</command:parameterValue></command:parameterValueGroup></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Encoding</maml:name><maml:description><maml:para>Specifies the encoding for the item to create. Valid values are:
 
-- Unknown
-- String
-- Unicode
-- Byte
-- BigEndianUnicode
-- UTF8
-- UTF7
-- Ascii
-- Default
-- Oem
-- BigEndianUTF32</maml:para></maml:description><command:parameterValue required="false" variableLength="false">FileSystemCmdletProviderEncoding</command:parameterValue><dev:type><maml:name>FileSystemCmdletProviderEncoding</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Length</maml:name><maml:description><maml:para>Specifies the length, in bytes, of the content to get.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Int64</command:parameterValue><dev:type><maml:name>Int64</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Offset</maml:name><maml:description><maml:para>Specifies the number of bytes to skip in a file before getting content.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Int64</command:parameterValue><dev:type><maml:name>Int64</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of a file, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Get the contents of a file</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-AzureRmDataLakeStoreItemContent -AccountName "ContosoADL" -Path /MyFile.txt
</dev:code><dev:remarks><maml:para>This command gets the contents of the file MyFile.txt in the ContosoADL account.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-AzureRmDataLakeStoreItemOwner</command:name><maml:description><maml:para>Gets the owner of a file or folder in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>AzureRmDataLakeStoreItemOwner</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-AzureRmDataLakeStoreItemOwner cmdlet gets the owner of a file or folder in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-AzureRmDataLakeStoreItemOwner</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of an item, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Type</maml:name><maml:description><maml:para>Specifies the type of owner to get. Valid values are: User, Group.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">User</command:parameterValue><command:parameterValue required="true" variableLength="false">Group</command:parameterValue></command:parameterValueGroup></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of an item, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Type</maml:name><maml:description><maml:para>Specifies the type of owner to get. Valid values are: User, Group.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStoreEnums+Owner</command:parameterValue><dev:type><maml:name>DataLakeStoreEnums+Owner</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Get the owner for a directory</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-AzureRmDataLakeStoreItemOwner -AccountName "ContosoADL" -Path / -Type User
</dev:code><dev:remarks><maml:para>This command gets the user owner for the root directory of the ContosoADL account.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-AzureRmDataLakeStoreItemOwner</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Get-AzureRmDataLakeStoreItem</command:name><maml:description><maml:para>Gets the details of a file or folder in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Get</command:verb><command:noun>AzureRmDataLakeStoreItem</command:noun><dev:version /></command:details><maml:description><maml:para>The Get-AzureRmDataLakeStoreItem cmdlet gets the details of a file or folder in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Get-AzureRmDataLakeStoreItem</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path from which to get details of an item, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path from which to get details of an item, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Get details of a file from the Data Lake Store</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Get-AzureRmDataLakeStoreItem -AccountName "ContosoADL" -Path /MyFiles/Test.csv
</dev:code><dev:remarks><maml:para>This command gets the details of the file Test.csv from the Data Lake Store.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Export-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreChildItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Import-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Join-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Move-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Import-AzureRmDataLakeStoreItem</command:name><maml:description><maml:para>Uploads a file to Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Import</command:verb><command:noun>AzureRmDataLakeStoreItem</command:noun><dev:version /></command:details><maml:description><maml:para>The Import-AzureRmDataLakeStoreItem cmdlet uploads a file to Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Import-AzureRmDataLakeStoreItem</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the local path of the file or folder to upload.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Destination</maml:name><maml:description><maml:para>Specifies the Data Lake Store path to which to upload a file or folder, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Recurse</maml:name><maml:description><maml:para>Indicates that this operation should upload all items in all subfolders.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Resume</maml:name><maml:description><maml:para>Indicates that this operation should resume a previously canceled or failed upload.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="6" aliases="none"><maml:name>ForceBinary</maml:name><maml:description><maml:para>Indicates that this operation uploads the file as a binary file.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="7" aliases="none"><maml:name>NumThreads</maml:name><maml:description><maml:para>Specifies the number of threads to use to upload the file or folder.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Int32</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="8" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Indicates that this operation can overwrite the destination file if it already exists.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Destination</maml:name><maml:description><maml:para>Specifies the Data Lake Store path to which to upload a file or folder, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="8" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Indicates that this operation can overwrite the destination file if it already exists.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="6" aliases="none"><maml:name>ForceBinary</maml:name><maml:description><maml:para>Indicates that this operation uploads the file as a binary file.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="7" aliases="none"><maml:name>NumThreads</maml:name><maml:description><maml:para>Specifies the number of threads to use to upload the file or folder.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Int32</command:parameterValue><dev:type><maml:name>Int32</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the local path of the file or folder to upload.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Recurse</maml:name><maml:description><maml:para>Indicates that this operation should upload all items in all subfolders.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Resume</maml:name><maml:description><maml:para>Indicates that this operation should resume a previously canceled or failed upload.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Upload a file</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Import-AzureRmDataLakeStoreItem -AccountName "ContosoADL" -Path "C:\SrcFile.csv" -Destination /MyFiles/File.csv
</dev:code><dev:remarks><maml:para>This command uploads the file SrcFile.csv and adds it to the MyFiles folder in the Data Lake Store as File.csv.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Export-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Join-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Move-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Join-AzureRmDataLakeStoreItem</command:name><maml:description><maml:para>Joins one or more files to create one file in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Join</command:verb><command:noun>AzureRmDataLakeStoreItem</command:noun><dev:version /></command:details><maml:description><maml:para>The Join-AzureRmDataLakeStoreItem cmdlet joins one or more files to create one file in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Join-AzureRmDataLakeStoreItem</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="Path"><maml:name>Paths</maml:name><maml:description><maml:para>Specifies an array of Data Lake Store paths of the files to combine, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="true">DataLakeStorePathInstance[]</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Destination</maml:name><maml:description><maml:para>Specifies the Data Lake Store path for the joined item, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Indicates that this operation can overwrite the destination file if it already exists.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Destination</maml:name><maml:description><maml:para>Specifies the Data Lake Store path for the joined item, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Indicates that this operation can overwrite the destination file if it already exists.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="Path"><maml:name>Paths</maml:name><maml:description><maml:para>Specifies an array of Data Lake Store paths of the files to combine, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="true">DataLakeStorePathInstance[]</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance[]</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Join two items</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Join-AzureRmDataLakeStoreItem -AccountName "ContosoADL" -Paths "/MyFiles/File01.txt","/MyFiles/File02.txt" -Destination "/MyFiles/CombinedFile.txt"
</dev:code><dev:remarks><maml:para>This command joins File01.txt and File02.txt to create the file CombinedFile.txt.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Export-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Import-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Move-AzureRmDataLakeStoreItem</command:name><maml:description><maml:para>Moves or renames a file or folder in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Move</command:verb><command:noun>AzureRmDataLakeStoreItem</command:noun><dev:version /></command:details><maml:description><maml:para>The Move-AzureRmDataLakeStoreItem cmdlet moves or renames a file or folder in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Move-AzureRmDataLakeStoreItem</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of a Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item to move or rename, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Destination</maml:name><maml:description><maml:para>Specifies the Data Lake Store path to which to move the item, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Indicates that this operation can overwrite the destination file if it already exists.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of a Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Destination</maml:name><maml:description><maml:para>Specifies the Data Lake Store path to which to move the item, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Indicates that this operation can overwrite the destination file if it already exists.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item to move or rename, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Move and rename an item</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Move-AzureRmDataLakeStoreItem -AccountName "ContosoADL" -Path /Original/Path/File.txt -Destination /New/Path/RenamedFile.txt
</dev:code><dev:remarks><maml:para>This command renames the item File.txt to RenamedFile.txt and moves it to a different folder.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Export-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Import-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>New-AzureRmDataLakeStoreAccount</command:name><maml:description><maml:para>Creates a new Data Lake Store account.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>AzureRmDataLakeStoreAccount</command:noun><dev:version /></command:details><maml:description><maml:para>The New-AzureRmDataLakeStoreAccount cmdlet creates a new Data Lake Store account.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>New-AzureRmDataLakeStoreAccount</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>ResourceGroupName</maml:name><maml:description><maml:para>Specifies the name of the resource group that contains the account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the account to create.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Location</maml:name><maml:description><maml:para>Specifies the location to use for the account. Valid values are:
 
-- East US 2</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">North Central US</command:parameterValue><command:parameterValue required="true" variableLength="false">South Central US</command:parameterValue><command:parameterValue required="true" variableLength="false">Central US</command:parameterValue><command:parameterValue required="true" variableLength="false">West Europe</command:parameterValue><command:parameterValue required="true" variableLength="false">North Europe</command:parameterValue><command:parameterValue required="true" variableLength="false">West US</command:parameterValue><command:parameterValue required="true" variableLength="false">East US</command:parameterValue><command:parameterValue required="true" variableLength="false">East US 2</command:parameterValue><command:parameterValue required="true" variableLength="false">Japan East</command:parameterValue><command:parameterValue required="true" variableLength="false">Japan West</command:parameterValue><command:parameterValue required="true" variableLength="false">Brazil South</command:parameterValue><command:parameterValue required="true" variableLength="false">Southeast Asia</command:parameterValue><command:parameterValue required="true" variableLength="false">East Asia</command:parameterValue><command:parameterValue required="true" variableLength="false">Australia East</command:parameterValue><command:parameterValue required="true" variableLength="false">Australia Southeast</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>DefaultGroup</maml:name><maml:description><maml:para>Specifies the object ID of the Azure Active Directory group to use as the default group owner for new files and folders.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Tags</maml:name><maml:description><maml:para>Specifies tags as key-value pairs. You can use tags to identify a Data Lake Store account from other Azure resources.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Hashtable</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>DefaultGroup</maml:name><maml:description><maml:para>Specifies the object ID of the Azure Active Directory group to use as the default group owner for new files and folders.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Location</maml:name><maml:description><maml:para>Specifies the location to use for the account. Valid values are:
 
-- East US 2</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the account to create.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>ResourceGroupName</maml:name><maml:description><maml:para>Specifies the name of the resource group that contains the account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Tags</maml:name><maml:description><maml:para>Specifies tags as key-value pairs. You can use tags to identify a Data Lake Store account from other Azure resources.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Hashtable</command:parameterValue><dev:type><maml:name>Hashtable</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Create an account</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;New-AzureRmDataLakeStoreAccount -Name "ContosoADL" -ResourceGroupName "ContosoOrg" -Location "East US 2"
</dev:code><dev:remarks><maml:para>This command creates a Data Lake Store account named ContosoADL for the East US 2 location.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>New-AzureRmDataLakeStoreItem</command:name><maml:description><maml:para>Creates a new file or folder in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>New</command:verb><command:noun>AzureRmDataLakeStoreItem</command:noun><dev:version /></command:details><maml:description><maml:para>The New-AzureRmDataLakeStoreItem cmdlet creates a new file or folder in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>New-AzureRmDataLakeStoreItem</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item to create, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByValue,ByPropertyName)" position="3" aliases="none"><maml:name>Value</maml:name><maml:description><maml:para>Specifies the content to add to the item you create.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Object</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Encoding</maml:name><maml:description><maml:para>Specifies the encoding for the item to create. Valid values are:
 
-- Unknown
-- String
-- Unicode
-- Byte
-- BigEndianUnicode
-- UTF8
-- UTF7
-- Ascii
-- Default
-- Oem
-- BigEndianUTF32</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="false" variableLength="false">Unknown</command:parameterValue><command:parameterValue required="false" variableLength="false">String</command:parameterValue><command:parameterValue required="false" variableLength="false">Unicode</command:parameterValue><command:parameterValue required="false" variableLength="false">Byte</command:parameterValue><command:parameterValue required="false" variableLength="false">BigEndianUnicode</command:parameterValue><command:parameterValue required="false" variableLength="false">UTF8</command:parameterValue><command:parameterValue required="false" variableLength="false">UTF7</command:parameterValue><command:parameterValue required="false" variableLength="false">UTF32</command:parameterValue><command:parameterValue required="false" variableLength="false">Ascii</command:parameterValue><command:parameterValue required="false" variableLength="false">Default</command:parameterValue><command:parameterValue required="false" variableLength="false">Oem</command:parameterValue><command:parameterValue required="false" variableLength="false">BigEndianUTF32</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Folder</maml:name><maml:description><maml:para>Indicates that this operation creates a folder.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Indicates that this operation can overwrite the destination item if it already exists.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Encoding</maml:name><maml:description><maml:para>Specifies the encoding for the item to create. Valid values are:
 
-- Unknown
-- String
-- Unicode
-- Byte
-- BigEndianUnicode
-- UTF8
-- UTF7
-- Ascii
-- Default
-- Oem
-- BigEndianUTF32</maml:para></maml:description><command:parameterValue required="false" variableLength="false">FileSystemCmdletProviderEncoding</command:parameterValue><dev:type><maml:name>FileSystemCmdletProviderEncoding</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Folder</maml:name><maml:description><maml:para>Indicates that this operation creates a folder.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Indicates that this operation can overwrite the destination item if it already exists.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item to create, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByValue,ByPropertyName)" position="3" aliases="none"><maml:name>Value</maml:name><maml:description><maml:para>Specifies the content to add to the item you create.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Object</command:parameterValue><dev:type><maml:name>Object</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Create a new file and a new folder</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;New-AzureRmDataLakeStoreItem -AccountName "ContosoADL" -Path /NewFile.txt
PS C:\&gt; New-AzureRmDataLakeStoreItem -AccountName "ContosoADL" -Path /NewFolder -Folder
</dev:code><dev:remarks><maml:para>The first command creates the file NewFile.txt for the specified account.</maml:para><maml:para>The second command creates the folder NewFolder at the root folder.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Export-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Import-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Remove-AzureRmDataLakeStoreAccount</command:name><maml:description><maml:para>Deletes a Data Lake Store account permanently.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>AzureRmDataLakeStoreAccount</command:noun><dev:version /></command:details><maml:description><maml:para>The Remove-AzureRmDataLakeStoreAccount cmdlet deletes a Data Lake Store account permanently.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Remove-AzureRmDataLakeStoreAccount</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the account to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>ResourceGroupName</maml:name><maml:description><maml:para>Specifies the resource group that contains the account to remove.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="3" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="4" aliases="none"><maml:name>PassThru</maml:name><maml:description><maml:para>Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="3" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the account to remove.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="4" aliases="none"><maml:name>PassThru</maml:name><maml:description><maml:para>Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>ResourceGroupName</maml:name><maml:description><maml:para>Specifies the resource group that contains the account to remove.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Remove a Data Lake Store account</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Remove-AzureRmDataLakeStoreAccount -Name "ContosoADL"
</dev:code><dev:remarks><maml:para>This command removes the account named ContosoADL from the Data Lake Store.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Remove-AzureRmDataLakeStoreItemAclEntry</command:name><maml:description><maml:para>Removes an entry (ACE) from the access control list (ACL) of a file or folder in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>AzureRmDataLakeStoreItemAclEntry</command:noun><dev:version /></command:details><maml:description><maml:para>The Remove-AzureRmDataLakeStoreItemAclEntry cmdlet removes an entry (ACE) from the access control list (ACL) of a file or folder in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Remove-AzureRmDataLakeStoreItemAclEntry</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item from which to remove an ACE, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Acl</maml:name><maml:description><maml:para>Specifies the access control list (ACL) object that contains the entries to be removed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStoreItemAcl</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Remove-AzureRmDataLakeStoreItemAclEntry</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item from which to remove an ACE, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>AceType</maml:name><maml:description><maml:para>Specifies the type of ACE to remove. Valid values are:
 
-- User
-- Group
-- Mask
-- Other</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">User</command:parameterValue><command:parameterValue required="true" variableLength="false">Group</command:parameterValue><command:parameterValue required="true" variableLength="false">Mask</command:parameterValue><command:parameterValue required="true" variableLength="false">Other</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Id</maml:name><maml:description><maml:para>Specifies the object ID of the Azure Active Directory user, group, or service principal for which to remove an ACE.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Guid</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Default</maml:name><maml:description><maml:para>Indicates that this operation removes the default ACE from the specified ACL.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="6" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>AceType</maml:name><maml:description><maml:para>Specifies the type of ACE to remove. Valid values are:
 
-- User
-- Group
-- Mask
-- Other</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStoreEnums+AceType</command:parameterValue><dev:type><maml:name>DataLakeStoreEnums+AceType</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Acl</maml:name><maml:description><maml:para>Specifies the access control list (ACL) object that contains the entries to be removed.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStoreItemAcl</command:parameterValue><dev:type><maml:name>DataLakeStoreItemAcl</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Default</maml:name><maml:description><maml:para>Indicates that this operation removes the default ACE from the specified ACL.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Id</maml:name><maml:description><maml:para>Specifies the object ID of the Azure Active Directory user, group, or service principal for which to remove an ACE.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Guid</command:parameterValue><dev:type><maml:name>Guid</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item from which to remove an ACE, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Remove a user entry</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Remove-AzureRmDataLakeStoreItemAclEntry -AccountName "ContosoADL" -Path / -AceType User -Id (Get-AzureRmADUser -Mail "PattiFuller@contoso.com").ObjectId
</dev:code><dev:remarks><maml:para>This command removes the user ACE for Patti Fuller from the ContosoADL account.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Set-AzureRmDataLakeStoreItemAclEntry</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Remove-AzureRmDataLakeStoreItemAcl</command:name><maml:description><maml:para>Clears the access control list (ACL) of a file or folder in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>AzureRmDataLakeStoreItemAcl</command:noun><dev:version /></command:details><maml:description><maml:para>The Remove-AzureRmDataLakeStoreItemAcl cmdlet clears the access control list (ACL) of a file or folder in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Remove-AzureRmDataLakeStoreItemAcl</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Default</maml:name><maml:description><maml:para>Indicates that this operation removes the default ACL for a file or a folder.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Default</maml:name><maml:description><maml:para>Indicates that this operation removes the default ACL for a file or a folder.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Remove the ACL from a folder</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Remove-AzureRmDataLakeStoreItemAcl -AccountName "ContosoADL" -Path /
</dev:code><dev:remarks><maml:para>This command removes the ACL for the root directory for the ContosoADL account.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreItemAcl</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-AzureRmDataLakeStoreItemAcl</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Remove-AzureRmDataLakeStoreItem</command:name><maml:description><maml:para>Deletes a file or folder in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Remove</command:verb><command:noun>AzureRmDataLakeStoreItem</command:noun><dev:version /></command:details><maml:description><maml:para>The Remove-AzureRmDataLakeStoreItem cmdlet deletes a file or folder in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Remove-AzureRmDataLakeStoreItem</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Paths</maml:name><maml:description><maml:para>Specifies an array of Data Lake Store paths of the files to remove, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="true">DataLakeStorePathInstance[]</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Recurse</maml:name><maml:description><maml:para>Indicates that this operation deletes all items in the target folder, including subfolders. Unless you specify the Clean parameter, the target folder is also deleted.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Clean</maml:name><maml:description><maml:para>Indicates that this operation removes all of the contents of the target folder and retains the folder. Use this parameter with the Recurse parameter.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="6" aliases="none"><maml:name>PassThru</maml:name><maml:description><maml:para>Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Clean</maml:name><maml:description><maml:para>Indicates that this operation removes all of the contents of the target folder and retains the folder. Use this parameter with the Recurse parameter.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="6" aliases="none"><maml:name>PassThru</maml:name><maml:description><maml:para>Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Paths</maml:name><maml:description><maml:para>Specifies an array of Data Lake Store paths of the files to remove, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="true">DataLakeStorePathInstance[]</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance[]</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Recurse</maml:name><maml:description><maml:para>Indicates that this operation deletes all items in the target folder, including subfolders. Unless you specify the Clean parameter, the target folder is also deleted.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Remove multiple items</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Remove-AzureRmDataLakeStoreItem -AccountName "ContosoADL" -Paths "/File01.txt","/MyFiles/File.csv"
</dev:code><dev:remarks><maml:para>This command removes the files File01.txt and File.csv from the Data Lake Store.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Export-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Import-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Join-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Set-AzureRmDataLakeStoreAccount</command:name><maml:description><maml:para>Modifies a Data Lake Store account.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>AzureRmDataLakeStoreAccount</command:noun><dev:version /></command:details><maml:description><maml:para>The Set-AzureRmDataLakeStoreAccount cmdlet modifies a Data Lake Store account.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Set-AzureRmDataLakeStoreAccount</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of a Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>DefaultGroup</maml:name><maml:description><maml:para>Specifies the ID of an Azure Active Directory group. This group is the default group for files and folders that you create.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Tags</maml:name><maml:description><maml:para>Specifies tags as key-value pairs. You can use tags to identify a Data Lake Store account from other Azure resources.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Hashtable</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>ResourceGroupName</maml:name><maml:description><maml:para>Specifies the name of the resource group that contains the Data Lake Store account to modify.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>DefaultGroup</maml:name><maml:description><maml:para>Specifies the ID of an Azure Active Directory group. This group is the default group for files and folders that you create.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of a Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>ResourceGroupName</maml:name><maml:description><maml:para>Specifies the name of the resource group that contains the Data Lake Store account to modify.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Tags</maml:name><maml:description><maml:para>Specifies tags as key-value pairs. You can use tags to identify a Data Lake Store account from other Azure resources.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Hashtable</command:parameterValue><dev:type><maml:name>Hashtable</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Add a tag to an account</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Set-AzureRmDataLakeStoreAccount -Name "ContosoADL" -Tags @{"stage"="production"}
</dev:code><dev:remarks><maml:para>This command adds the specified tag to the Data Lake Store account named ContosoADL.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Test-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Set-AzureRmDataLakeStoreItemAclEntry</command:name><maml:description><maml:para>Modifies an entry (ACE) in the access control list (ACL) of a file or folder in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>AzureRmDataLakeStoreItemAclEntry</command:noun><dev:version /></command:details><maml:description><maml:para>The Set-AzureRmDataLakeStoreItemAclEntry cmdlet modifies an entry (ACE) in the access control list (ACL) of a file or folder in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Set-AzureRmDataLakeStoreItemAclEntry</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item for which to modify an ACE, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>AceType</maml:name><maml:description><maml:para>Specifies the type of ACE to modify. Valid values are:
 
-- User
-- Group
-- Mask
-- Other</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">User</command:parameterValue><command:parameterValue required="true" variableLength="false">Group</command:parameterValue><command:parameterValue required="true" variableLength="false">Mask</command:parameterValue><command:parameterValue required="true" variableLength="false">Other</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Id</maml:name><maml:description><maml:para>Specifies the object ID of the Azure Active Directory user, group, or service principal for which to modify an access control entry (ACE).</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Guid</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Default</maml:name><maml:description><maml:para>Indicates that this operation modifies the default ACE from the specified ACL.</maml:para></maml:description></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Permissions</maml:name><maml:description><maml:para>Specifies the permissions for the ACE. Valid values are:
 
-- None
-- Execute
-- Write
-- WriteExecute
-- Read
-- ReadExecute
-- ReadWrite
-- All</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">None</command:parameterValue><command:parameterValue required="true" variableLength="false">Execute</command:parameterValue><command:parameterValue required="true" variableLength="false">Write</command:parameterValue><command:parameterValue required="true" variableLength="false">WriteExecute</command:parameterValue><command:parameterValue required="true" variableLength="false">Read</command:parameterValue><command:parameterValue required="true" variableLength="false">ReadExecute</command:parameterValue><command:parameterValue required="true" variableLength="false">ReadWrite</command:parameterValue><command:parameterValue required="true" variableLength="false">All</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="6" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description></command:parameter></command:syntaxItem><command:syntaxItem><maml:name>Set-AzureRmDataLakeStoreItemAclEntry</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item for which to modify an ACE, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Acl</maml:name><maml:description><maml:para>Specifies the ACL object that contains the entries to modify.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStoreItemAcl</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>AceType</maml:name><maml:description><maml:para>Specifies the type of ACE to modify. Valid values are:
 
-- User
-- Group
-- Mask
-- Other</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStoreEnums+AceType</command:parameterValue><dev:type><maml:name>DataLakeStoreEnums+AceType</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Acl</maml:name><maml:description><maml:para>Specifies the ACL object that contains the entries to modify.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStoreItemAcl</command:parameterValue><dev:type><maml:name>DataLakeStoreItemAcl</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Default</maml:name><maml:description><maml:para>Indicates that this operation modifies the default ACE from the specified ACL.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="6" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Id</maml:name><maml:description><maml:para>Specifies the object ID of the Azure Active Directory user, group, or service principal for which to modify an access control entry (ACE).</maml:para></maml:description><command:parameterValue required="false" variableLength="false">Guid</command:parameterValue><dev:type><maml:name>Guid</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item for which to modify an ACE, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Permissions</maml:name><maml:description><maml:para>Specifies the permissions for the ACE. Valid values are:
 
-- None
-- Execute
-- Write
-- WriteExecute
-- Read
-- ReadExecute
-- ReadWrite
-- All</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStoreEnums+Permission</command:parameterValue><dev:type><maml:name>DataLakeStoreEnums+Permission</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Modify permissions for an ACE</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Set-AzureRmDataLakeStoreItemAclEntry -AccountName "ContosoADL" -Path / -AceType User -Id (Get-AzureRmADUser -Mail "PattiFuller@contoso.com").ObjectId -Permissions All
</dev:code><dev:remarks><maml:para>This command modifies the ACE for Patti Fuller to have all permissions.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreItemAclEntry</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Set-AzureRmDataLakeStoreItemAcl</command:name><maml:description><maml:para>Modifies the access control list (ACL) of a file or folder in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>AzureRmDataLakeStoreItemAcl</command:noun><dev:version /></command:details><maml:description><maml:para>The Set-AzureRmDataLakeStoreItemAcl cmdlet modifies the access control list (ACL) of a file or folder in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Set-AzureRmDataLakeStoreItemAcl</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the file or folder, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Acl</maml:name><maml:description><maml:para>Specifies an ACL for a file or a folder.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStoreItemAcl</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Acl</maml:name><maml:description><maml:para>Specifies an ACL for a file or a folder.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStoreItemAcl</command:parameterValue><dev:type><maml:name>DataLakeStoreItemAcl</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the file or folder, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Set the ACL for a file and a folder</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;$ACL = Get-AzureRmDataLakeStoreItemAcl -AccountName "ContosoADL" -Path /
PS C:\&gt; Set-AzureRmDataLakeStoreItemAcl -AccountName "ContosoADL" –Path /MyFiles/Test.txt –Acl $ACL
</dev:code><dev:remarks><maml:para>The first command gets the ACL for the root directory of the ContosoADL account, and then stores it in the $ACL variable.</maml:para><maml:para>The second command sets the ACL for the file Test.txt to the one in $ACL.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreItemAcl</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreItemAcl</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Set-AzureRmDataLakeStoreItemOwner</command:name><maml:description><maml:para>Modifies the owner of a file or folder in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Set</command:verb><command:noun>AzureRmDataLakeStoreItemOwner</command:noun><dev:version /></command:details><maml:description><maml:para>The Set-AzureRmDDataLakeStoreItemOwner cmdlet modifies the owner of a file or folder in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Set-AzureRmDataLakeStoreItemOwner</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item to modify, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Type</maml:name><maml:description><maml:para>Specifies the type of owner to set. Valid values are: User, Group.</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="true" variableLength="false">User</command:parameterValue><command:parameterValue required="true" variableLength="false">Group</command:parameterValue></command:parameterValueGroup></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Id</maml:name><maml:description><maml:para>Specifies the object ID of the Azure Active Directory user, group, or service principal to use as the owner.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Guid</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="5" aliases="none"><maml:name>Force</maml:name><maml:description><maml:para>Forces the command to run without asking for user confirmation.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue><dev:type><maml:name>SwitchParameter</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="4" aliases="none"><maml:name>Id</maml:name><maml:description><maml:para>Specifies the object ID of the Azure Active Directory user, group, or service principal to use as the owner.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">Guid</command:parameterValue><dev:type><maml:name>Guid</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item to modify, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>Type</maml:name><maml:description><maml:para>Specifies the type of owner to set. Valid values are: User, Group.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStoreEnums+Owner</command:parameterValue><dev:type><maml:name>DataLakeStoreEnums+Owner</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Set the owner for an item</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Set-AzureRmDataLakeStoreItemOwner -AccountName "ContosoADL" -Path / -Type User -Id (Get-AzureRmADUser -Mail "PattiFuller@contoso.com").ObjectId
</dev:code><dev:remarks><maml:para>This command sets the owner for the root directory to Patti Fuller.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreItemOwner</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Test-AzureRmDataLakeStoreAccount</command:name><maml:description><maml:para>Tests the existence of a Data Lake Store account.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Test</command:verb><command:noun>AzureRmDataLakeStoreAccount</command:noun><dev:version /></command:details><maml:description><maml:para>The Test-AzureRmDataLakeStoreAccount cmdlet tests the existence of a Data Lake Store account.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Test-AzureRmDataLakeStoreAccount</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account to test.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>ResourceGroupName</maml:name><maml:description><maml:para>Specifies the name of the resource group that contains the account to test.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">String</command:parameterValue></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>Name</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account to test.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>ResourceGroupName</maml:name><maml:description><maml:para>Specifies the name of the resource group that contains the account to test.</maml:para></maml:description><command:parameterValue required="false" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Test an account</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Test-AzureRmDataLakeStoreAccount -Name "ContosoADL"
</dev:code><dev:remarks><maml:para>This command tests whether the account named ContosoADL exists.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>New-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Set-AzureRmDataLakeStoreAccount</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command><command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"><command:details><command:name>Test-AzureRmDataLakeStoreItem</command:name><maml:description><maml:para>Tests the existence of a file or folder in Data Lake Store.</maml:para></maml:description><maml:copyright><maml:para /></maml:copyright><command:verb>Test</command:verb><command:noun>AzureRmDataLakeStoreItem</command:noun><dev:version /></command:details><maml:description><maml:para>The Test-AzureRmDataLakeStoreItem cmdlet tests the existence of a file or folder in Data Lake Store.</maml:para></maml:description><command:syntax><command:syntaxItem><maml:name>Test-AzureRmDataLakeStoreItem</maml:name><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item to test, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>PathType</maml:name><maml:description><maml:para>Specifies the type of item to test. Valid values are:
 
-- Any
-- File
-- Folder</maml:para></maml:description><command:parameterValueGroup><command:parameterValue required="false" variableLength="false">Any</command:parameterValue><command:parameterValue required="false" variableLength="false">File</command:parameterValue><command:parameterValue required="false" variableLength="false">Folder</command:parameterValue></command:parameterValueGroup></command:parameter></command:syntaxItem></command:syntax><command:parameters><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="1" aliases="none"><maml:name>AccountName</maml:name><maml:description><maml:para>Specifies the name of the Data Lake Store account.</maml:para></maml:description><command:parameterValue required="true" variableLength="false">String</command:parameterValue><dev:type><maml:name>String</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="2" aliases="none"><maml:name>Path</maml:name><maml:description><maml:para>Specifies the Data Lake Store path of the item to test, starting with the root directory (/).</maml:para></maml:description><command:parameterValue required="true" variableLength="false">DataLakeStorePathInstance</command:parameterValue><dev:type><maml:name>DataLakeStorePathInstance</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter><command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true(ByPropertyName)" position="3" aliases="none"><maml:name>PathType</maml:name><maml:description><maml:para>Specifies the type of item to test. Valid values are:
 
-- Any
-- File
-- Folder</maml:para></maml:description><command:parameterValue required="false" variableLength="false">DataLakeStoreEnums+PathType</command:parameterValue><dev:type><maml:name>DataLakeStoreEnums+PathType</maml:name><maml:uri /></dev:type><dev:defaultValue>none</dev:defaultValue></command:parameter></command:parameters><command:inputTypes><command:inputType><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:inputType></command:inputTypes><command:returnValues><command:returnValue><dev:type><maml:name></maml:name><maml:uri></maml:uri><maml:description><maml:para /></maml:description></dev:type><maml:description></maml:description></command:returnValue></command:returnValues><command:terminatingErrors /><command:nonTerminatingErrors /><command:examples><command:example><maml:title>Example 1: Test a file</maml:title><maml:introduction><maml:para></maml:para></maml:introduction><dev:code>PS C:\&gt;Test-AzureRmDataLakeStoreItem -AccountName "ContosoADL" -Path /MyFiles/Test.csv
</dev:code><dev:remarks><maml:para>This command tests whether the file Test.csv exists in the ContosoADL account.</maml:para><maml:para /><maml:para /></dev:remarks><command:commandLines><command:commandLine><command:commandText /></command:commandLine></command:commandLines></command:example></command:examples><maml:relatedLinks><maml:navigationLink><maml:linkText>Export-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Get-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Import-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Join-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Move-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink><maml:navigationLink><maml:linkText>Remove-AzureRmDataLakeStoreItem</maml:linkText><maml:uri /></maml:navigationLink></maml:relatedLinks></command:command>
</helpItems>