Az.Synapse

0.1.2

Microsoft Azure PowerShell - Azure Synapse Analytics in Windows PowerShell and PowerShell Core.

For more information on Azure Synapse Analytics, please visit the following: https://azure.microsoft.com/en-us/services/synapse-analytics/

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name Az.Synapse -RequiredVersion 0.1.2

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

Install-PSResource -Name Az.Synapse -Version 0.1.2

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 Synapse Analytics

Cmdlets

Get-AzSynapseSparkJob Stop-AzSynapseSparkJob Submit-AzSynapseSparkJob Wait-AzSynapseSparkJob Get-AzSynapseSparkSession Reset-AzSynapseSparkSessionTimeout Start-AzSynapseSparkSession Stop-AzSynapseSparkSession Get-AzSynapseSparkStatement Invoke-AzSynapseSparkStatement Stop-AzSynapseSparkStatement Get-AzSynapseSparkPool New-AzSynapseSparkPool Remove-AzSynapseSparkPool Update-AzSynapseSparkPool Get-AzSynapseWorkspace New-AzSynapseWorkspace Remove-AzSynapseWorkspace Update-AzSynapseWorkspace Get-AzSynapseSqlPool New-AzSynapseSqlPool Remove-AzSynapseSqlPool Update-AzSynapseSqlPool Test-AzSynapseWorkspace Test-AzSynapseSparkPool Test-AzSynapseSqlPool New-AzSynapseFirewallRule Remove-AzSynapseFirewallRule Get-AzSynapseFirewallRule Update-AzSynapseFirewallRule Get-AzSynapseRoleAssignment New-AzSynapseRoleAssignment Remove-AzSynapseRoleAssignment Get-AzSynapseRoleDefinition

PSEditions

Core Desktop

Dependencies

Release Notes

* Changed some property names and types of output for the following cmdlets
   - For 'Get-AzSynapseSparkJob', 'Submit-AzSynapseSparkJob', ' Get-AzSynapseSparkSession' and 'Start-AzSynapseSparkSession' cmdlet
       - Change JobType's type from 'string' to 'SparkJobType?'
       - Change AppInfo's type from 'IDictionary<string, string>' to 'IReadOnlyDictionary<string, string>'
       - Change ErrorInfo's type from 'IList<ErrorInformation>' to 'IReadOnlyList<SparkServiceError>'
       - Change Log's type from 'IList<string>' to 'IReadOnlyList<string>'
       - Change 'Scheduler' to 'Scheduler'
       - Change 'PluginInfo' to 'Plugin'
       - Change 'ErrorInfo' to 'Errors'
       - Change 'Log' to 'LogLines'
* Added support for operation of Synapse access control
   - Add 'Get-AzSynapseRoleDefinition' cmdlet
   - Add 'New-AzSynapseRoleAssignment' cmdlet
   - Add 'Remove-AzSynapseRoleAssignment' cmdlet
   - Add 'Get-AzSynapseRoleAssignment' cmdlet

FileList

Version History

Version Downloads Last updated
3.0.6 1,567,040 4/2/2024
3.0.5 4,669,133 1/9/2024
3.0.4 2,740,382 11/14/2023
3.0.3 3,915,015 9/5/2023
3.0.2 1,378,133 8/1/2023
3.0.1 1,186,535 7/4/2023
3.0.0 1,572,119 5/23/2023
2.3.1 1,918,100 4/25/2023
2.3.0 1,968,370 3/9/2023
2.2.0 3,752,648 12/6/2022
2.1.0 40,414 11/8/2022
2.0.0 2,018,472 10/17/2022
1.6.0 1,753,073 9/6/2022
1.5.0 927,172 8/2/2022
1.4.0 4,562,767 5/24/2022
1.3.0 3,056,532 4/26/2022
1.2.0 380,436 4/5/2022
1.1.0 712,243 3/1/2022
1.0.0 1,135,482 1/4/2022
0.19.0 17,634 12/7/2021
0.18.0 19,121 11/2/2021
0.17.0 22,720 10/12/2021
0.16.0 27,250 9/14/2021
0.15.0 8,315 9/7/2021
0.14.0 15,967 8/3/2021
0.13.0 22,182 7/6/2021
0.12.0 20,095 5/25/2021
0.11.0 10,632 5/4/2021
0.10.0 12,657 4/13/2021
0.9.0 4,764 3/23/2021
0.8.0 4,279 3/2/2021
0.7.0 31,301 1/19/2021
0.6.0 708 12/29/2020
0.5.0 1,177 12/8/2020
0.4.0 459 11/17/2020
0.3.0 28,222 10/27/2020
0.2.0 7,332 8/25/2020
0.1.2 (current version) 540 7/14/2020
0.1.1 3,064 6/23/2020
0.1.0 7,946 5/19/2020
Show less