AzureRM.ServiceFabric

0.1.0

Microsoft Azure PowerShell - Service Fabric cmdlets for Azure Resource Manager

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

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

Install-PSResource -Name AzureRM.ServiceFabric -Version 0.1.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 ServiceFabric

Cmdlets

Add-AzureRmServiceFabricApplicationCertificate Add-AzureRmServiceFabricClientCertificate Add-AzureRmServiceFabricClusterCertificate Add-AzureRmServiceFabricNode Add-AzureRmServiceFabricNodeType Get-AzureRmServiceFabricCluster New-AzureRmServiceFabricCluster Remove-AzureRmServiceFabricClientCertificate Remove-AzureRmServiceFabricClusterCertificate Remove-AzureRmServiceFabricNode Remove-AzureRmServiceFabricNodeType Remove-AzureRmServiceFabricSetting Set-AzureRmServiceFabricSetting Set-AzureRmServiceFabricUpgradeType Update-AzureRmServiceFabricDurability Update-AzureRmServiceFabricReliability

Dependencies

Release Notes


* Added cmdlets for service fabric
   - Add-AzureRmServiceFabricApplicationCertificate
       Add a certificate which will be used as application certificate
   - Add-AzureRmServiceFabricClientCertificate
       Add a common name or thumbprint to the cluster settings for client authentication
   - Add-AzureRmServiceFabricClusterCertificate
       Add a secondary cluster certificate to the cluster for rolling over the existing certificate
   - Add-AzureRmServiceFabricNodes
       Add nodes/VMs of a specific node type to a cluster
   - Add-AzureRmServiceFabricNodeType
       Add a node type/VMs to an existing cluster
   - Get-AzureRmServiceFabricCluster
       Get the details of the cluster resource
   - New-AzureRmServiceFabricCluster
       Create a new ServiceFabric cluster. This command has many overloads to cover various scenarios
   - Remove-AzureRmServiceFabricClientCertificate
       Remove a client certificate from being used to access a cluster
   - Remove-AzureRmServiceFabricClusterCertificate
       Remove a cluster certificate from being used for cluster security
   - Remove-AzureRmServiceFabricNodes
       Remove nodes from a specific node type from a cluster
   - Remove-AzureRmServiceFabricNodeType
       Remove a node type from a cluster
   - Remove-AzureRmServiceFabricSettings
       Remove one or more ServiceFabric settings from a cluster
   - Set-AzureRmServiceFabricSettings
       Add or update one or more ServiceFabric settings of a cluster
   - Set-AzureRmServiceFabricUpgradeType
       Change the ServiceFabric upgrade type of a cluster
   - Update-AzureRmServiceFabricDurability
       Change the durability tier of a cluster
   - Update-AzureRmServiceFabricReliability
       Change the reliability tier of a cluster

FileList

Version History

Version Downloads Last updated
0.3.16 16,247,594 3/23/2021
0.3.15 6,097,175 11/21/2018
0.3.13 58,653 11/6/2018
0.3.12 475,576 8/29/2018
0.3.10 139,281 8/14/2018
0.3.9 52,705 7/31/2018
0.3.8 54,018 7/17/2018
0.3.7 59,944 7/3/2018
0.3.6 262,603 5/22/2018
0.3.5 115,210 5/7/2018
0.3.4 513,878 4/10/2018
0.3.3 82,664 3/27/2018
0.3.2 36,277 3/13/2018
0.3.1 156,320 1/31/2018
0.3.0 213,951 11/8/2017
0.2.7 226,711 10/12/2017
0.2.6 140,499 9/25/2017
0.2.4 80,720 8/16/2017
0.2.2 52,693 7/18/2017
0.2.1 5,883 7/11/2017
0.2.0 39,989 6/8/2017
0.1.1 20,003 5/24/2017
0.1.0 (current version) 18,749 5/10/2017
Show less