AzureRM.DataLakeAnalytics

4.0.0

Microsoft Azure PowerShell - Data Lake Analytics

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzureRM.DataLakeAnalytics -RequiredVersion 4.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzureRM.DataLakeAnalytics -Version 4.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM DataLake Analytics

Cmdlets

Get-AzureRmDataLakeAnalyticsDataSource New-AzureRmDataLakeAnalyticsCatalogCredential Remove-AzureRmDataLakeAnalyticsCatalogCredential Remove-AzureRmDataLakeAnalyticsCatalogSecret Set-AzureRmDataLakeAnalyticsCatalogCredential Set-AzureRmDataLakeAnalyticsCatalogSecret New-AzureRmDataLakeAnalyticsCatalogSecret Test-AzureRmDataLakeAnalyticsCatalogItem Get-AzureRmDataLakeAnalyticsCatalogItem Set-AzureRmDataLakeAnalyticsDataSource Wait-AzureRmDataLakeAnalyticsJob Test-AzureRmDataLakeAnalyticsAccount Remove-AzureRmDataLakeAnalyticsDataSource Add-AzureRmDataLakeAnalyticsDataSource Stop-AzureRmDataLakeAnalyticsJob Get-AzureRmDataLakeAnalyticsJob Get-AzureRmDataLakeAnalyticsAccount Submit-AzureRmDataLakeAnalyticsJob New-AzureRmDataLakeAnalyticsAccount Remove-AzureRmDataLakeAnalyticsAccount Set-AzureRmDataLakeAnalyticsAccount Add-AzureRmDataLakeAnalyticsFirewallRule Get-AzureRmDataLakeAnalyticsFirewallRule Set-AzureRmDataLakeAnalyticsFirewallRule Remove-AzureRmDataLakeAnalyticsFirewallRule New-AzureRmDataLakeAnalyticsComputePolicy Get-AzureRmDataLakeAnalyticsComputePolicy Update-AzureRmDataLakeAnalyticsComputePolicy Remove-AzureRmDataLakeAnalyticsComputePolicy Get-AzureRmDataLakeAnalyticsJobPipeline Get-AzureRmDataLakeAnalyticsJobRecurrence

Dependencies

Release Notes

* NOTE: This is a breaking change release. Please see the migration guide (https://aka.ms/azps-migration-guide) for a full list of breaking changes introduced.
* Removed the Obsolete Properties fields in PSDataLakeAnalyticsAccount.cs and its assoicated files
* Changed one of the two OutputTypes of Get-AzureRmDataLakeAnalyticsAccount
   - List\<DataLakeAnalyticsAccount> to List\<PSDataLakeAnalyticsAccountBasic>
   - The properties of PSDataLakeAnalyticsAccountBasic is a strict subset of the properties of DataLakeAnalyticsAccount
   - The additional properties that are in DataLakeAnalyticsAccount are not returned by the service.  Therefore, this change is to reflect this accurately. These additional properties are still in PSDataLakeAnalyticsAccountBasic, but they are tagged as Obsolete.
* Changed one of the two OutputTypes of Get-AzureRmDataLakeAnalyticsJob
   - List\<JobInformation> to List\<PSJobInformationBasic>
   - The properties of PSJobInformationBasic is a strict subset of the properties of JobInformation
   - The additional properties that are in JobInformation are not returned by the service.  Therefore, this change is to reflect this accurately. These additional properties are still in PSJobInformationBasic, but they are tagged as Obsolete.
* Add support for online help
   - Run Get-Help with the -Online parameter to open the online help in your default Internet browser

FileList

Version History

Version Downloads Last updated
5.1.5 16,284,244 3/23/2021
5.1.4 7,531,844 8/29/2018
5.1.2 145,492 8/14/2018
5.1.1 120,710 7/31/2018
5.1.0 255,842 7/3/2018
5.0.0 494,381 5/7/2018
4.2.3 514,829 4/10/2018
4.2.2 83,138 3/27/2018
4.2.1 120,517 2/13/2018
4.2.0 76,806 1/31/2018
4.1.1 126,035 12/9/2017
4.0.0 (current version) 94,206 11/8/2017
3.4.1 227,799 10/12/2017
3.4.0 140,943 9/25/2017
3.3.1 80,954 8/16/2017
3.2.1 52,874 7/18/2017
3.2.0 5,927 7/11/2017
3.1.0 40,214 6/8/2017
3.0.1 20,305 5/24/2017
3.0.0 19,420 5/10/2017
2.8.0 60,957 4/5/2017
2.7.0 28,769 3/9/2017
2.6.0 15,424 2/22/2017
2.5.0 30,496 1/18/2017
2.4.0 17,778 12/14/2016
2.3.0 27,542 11/2/2016
2.2.0 13,358 9/28/2016
2.1.0 87,566 9/8/2016
2.0.1 7,954 8/10/2016
2.0.0 607 8/8/2016
1.1.3 26,266 7/12/2016
1.1.2 3,521 6/27/2016
1.1.1 5,961 6/1/2016
1.1.0 10,128 5/4/2016
1.0.7 3,609 4/19/2016
1.0.6 5,325 3/30/2016
1.0.5 4,465 3/4/2016
1.0.4.4 15,617 7/8/2017
1.0.4.3 22,681 3/14/2017
1.0.4.2 8,608 1/4/2017
1.0.4.1 122,651 9/8/2016
1.0.4 4,696 2/3/2016
1.0.3 2,752 1/13/2016
1.0.2 1,643 12/16/2015
1.0.1 2,856 11/9/2015
1.0.0 299 11/6/2015
Show less