Az.ServiceFabric

1.1.2

Microsoft Azure PowerShell - Service Fabric cmdlets for Azure Resource Manager in Windows PowerShell and PowerShell Core.

For more information on Service Fabric, please visit the following: https://docs.microsoft.com/azure/service-fabric/

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.ServiceFabric -RequiredVersion 1.1.2

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

Install-PSResource -Name Az.ServiceFabric -Version 1.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 ServiceFabric

Cmdlets

Add-AzServiceFabricApplicationCertificate Add-AzServiceFabricClientCertificate Add-AzServiceFabricClusterCertificate Add-AzServiceFabricNode Add-AzServiceFabricNodeType Get-AzServiceFabricCluster New-AzServiceFabricCluster Remove-AzServiceFabricClientCertificate Remove-AzServiceFabricClusterCertificate Remove-AzServiceFabricNode Remove-AzServiceFabricNodeType Remove-AzServiceFabricSetting Set-AzServiceFabricSetting Set-AzServiceFabricUpgradeType Update-AzServiceFabricDurability Update-AzServiceFabricReliability

PSEditions

Core Desktop

Dependencies

Release Notes

* Fix add node type cmdlet bugs:
   - NullReferenceException bug when resource group had other vmss not related to the service fabric cluster. Fixes issue: https://github.com/Azure/azure-powershell/issues/8681
   - Fix bug where cmdlet failed if virtualNetwork was in a different resource group that the cluster. fixes issue: https://github.com/Azure/azure-powershell/issues/8407
   - Deprecating Add-AzServiceFabricApplicationCertificate cmdlet

FileList

Version History

Version Downloads Last updated
3.3.2 6,061,597 1/9/2024
3.3.1 1,553,451 12/5/2023
3.3.0 1,119,318 11/14/2023
3.2.0 7,391,982 5/23/2023
3.1.1 3,724,652 3/9/2023
3.1.0 9,010,355 7/5/2022
3.0.2 7,272,295 4/5/2022
3.0.1 6,025,454 8/3/2021
3.0.0 1,367,723 5/25/2021
2.4.0 2,679,420 5/4/2021
2.3.0 1,095,635 3/23/2021
2.2.2 4,522,075 12/29/2020
2.2.1 1,388,611 12/8/2020
2.2.0 6,726,852 9/22/2020
2.1.0 3,845,942 5/19/2020
2.0.2 1,947,741 4/21/2020
2.0.1 2,363,642 12/17/2019
2.0.0 959,144 11/4/2019
1.2.0 1,199,965 9/24/2019
1.1.2 (current version) 317,058 8/27/2019
1.1.1 844,064 6/18/2019
1.1.0 78,132 6/4/2019
1.0.1 825,800 1/29/2019
1.0.0 131,820 12/18/2018
0.7.0 11,854 12/4/2018
0.6.1 8,948 11/21/2018
0.5.0 9,543 11/6/2018
0.4.0 10,922 10/23/2018
0.3.0 10,696 10/9/2018
0.2.2 4,595 9/24/2018
0.1.0 314 8/28/2018
Show less