AzureRM.ServiceFabric
Azure Service Fabric Module that you can use to automate the end-2-end operations like creating a secure cluster, rolling over cluster certificates, adding or removed nodes from the cluster, etc. The complete list of all operations are listed below.
Service Fabric
Add-AzureRmServiceFabricApplicationCertificate |
Add a new certificate to the Virtual Machine Scale Set(s) that make up the cluster. The certificate is intended to be used as an application certificate. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Add-AzureRmServiceFabricClientCertificate |
Add common name or thumbprint to the cluster for client authentication purposes. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Add-AzureRmServiceFabricClusterCertificate |
Add a secondary cluster certificate to the cluster. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Add-AzureRmServiceFabricNode |
Add nodes to the specific node type in the cluster. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Add-AzureRmServiceFabricNodeType |
Add a new node type to the existing cluster. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Get-AzureRmServiceFabricCluster |
Get the cluster resource details. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
New-AzureRmServiceFabricCluster |
This command uses certificates that you provide or system generated self-signed certificates to set up a new service fabric cluster. It can use a default template or a custom template that you provide. You have the option of specifying a folder to export the self-signed certificates to or fetching them later from the key vault. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Remove-AzureRmServiceFabricClientCertificate |
Remove a client certificate(s) or certificate subject(s) name(s) from being used for client authentication to the cluster. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Remove-AzureRmServiceFabricClusterCertificate |
Remove a cluster certificate from being used for cluster security. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Remove-AzureRmServiceFabricNode |
Remove nodes from the specific node type from a cluster. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Remove-AzureRmServiceFabricNodeType |
Remove a complete node type from a cluster. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Remove-AzureRmServiceFabricSetting |
Remove one or multiple Service Fabric setting from the cluster. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Set-AzureRmServiceFabricSetting |
Add or update one or multiple Service Fabric settings to the cluster. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Set-AzureRmServiceFabricUpgradeType |
Change the Service Fabric upgrade type of the cluster. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Update-AzureRmServiceFabricDurability |
Update the durability tier or VmSku of a node type in the cluster. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|
Update-AzureRmServiceFabricReliability |
Update the reliability tier of the primary node type in a cluster. Important Because Az PowerShell modules now have all the capabilities of AzureRM PowerShell modules and more, we'll retire AzureRM PowerShell modules on 29 February 2024.
|