Az.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-AzServiceFabricClientCertificate

Add common name or thumbprint to the cluster for client authentication purposes.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Add-AzServiceFabricManagedClusterClientCertificate

Add certificate common name or thumbprint to the cluster. This will register the certificate agains the cluster for client authentication purposes.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Add-AzServiceFabricManagedNodeTypeVMExtension

Add vm extension to the node type.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Add-AzServiceFabricManagedNodeTypeVMSecret

Add certificate secret to the node type.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Add-AzServiceFabricNode

Add nodes to the specific node type in the cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Add-AzServiceFabricNodeType

Add a new node type to the existing cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Get-AzServiceFabricApplication

Get Service Fabric application details. Only supports ARM deployed applications.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Get-AzServiceFabricApplicationType

Get Service Fabric application type details. Only supports ARM deployed application types.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Get-AzServiceFabricApplicationTypeVersion

Get Service Fabric application type version details. Only supports ARM deployed application type versions.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Get-AzServiceFabricCluster

Get the cluster resource details.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Get-AzServiceFabricManagedCluster

Get the managed cluster resource details.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Get-AzServiceFabricManagedClusterApplication

Get Service Fabric managed application details. Only supports ARM deployed applications.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Get-AzServiceFabricManagedClusterApplicationType

Get Service Fabric managed application type details. Only supports ARM deployed application types.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Get-AzServiceFabricManagedClusterApplicationTypeVersion

Get Service Fabric managed application type version details. Only supports ARM deployed application type versions.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Get-AzServiceFabricManagedClusterService

Get Service Fabric managed service details under the specified application and cluster. Only supports ARM deployed services.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Get-AzServiceFabricManagedNodeType

Get the managed node type resource details.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Get-AzServiceFabricService

Get Service Fabric service details under the specified application and cluster. Only supports ARM deployed services.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

New-AzServiceFabricApplication

Create new service fabric application under the specified resource group and cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

New-AzServiceFabricApplicationType

Create new service fabric application type under the specified resource group and cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

New-AzServiceFabricApplicationTypeVersion

Create new application type version under the specified resource group and cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

New-AzServiceFabricCluster

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.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

New-AzServiceFabricManagedCluster

Create new managed cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

New-AzServiceFabricManagedClusterApplication

Create new service fabric managed application under the specified resource group and cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

New-AzServiceFabricManagedClusterApplicationType

Create new service fabric managed application type under the specified resource group and cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

New-AzServiceFabricManagedClusterApplicationTypeVersion

Create new managed application type version under the specified resource group and cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

New-AzServiceFabricManagedClusterService

Create new service fabric managed service under the specified application and cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

New-AzServiceFabricManagedNodeType

Create new node type resource.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

New-AzServiceFabricService

Create new service fabric service under the specified application and cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricApplication

Remove an application from the cluster. This will remove all the services under the application. Only supports ARM deployed applications.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricApplicationType

Remove Service fabric an application type from the cluster. This will remove all type versions under this resource. Only supports ARM deployed application types.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricApplicationTypeVersion

Remove Service fabric an application type version from the cluster. Only supports ARM deployed application type versions.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricClientCertificate

Remove a client certificate(s) or certificate subject(s) name(s) from being used for client authentication to the cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricManagedCluster

Remove cluster resource.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricManagedClusterApplication

Remove an managed application from the cluster. This will remove all the managed services under the application. Only supports ARM deployed applications.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricManagedClusterApplicationType

Removes a managed application type from the cluster. This will remove all type versions under this resource. Only supports ARM deployed application types.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricManagedClusterApplicationTypeVersion

Removes a managed application type version from the cluster. Only supports ARM deployed application type versions.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricManagedClusterClientCertificate

Remvoe client certificate by thumbprint or common name.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricManagedClusterService

Remove a managed service from the cluster. Only supports ARM deployed services.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricManagedNodeType

Remove the node type or specific nodes within the node type.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricManagedNodeTypeVMExtension

Remove vm extension from the node type.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricNode

Remove nodes from the specific node type from a cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricNodeType

Remove a complete node type from a cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricService

Remove a service from the cluster. Only supports ARM deployed services.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Remove-AzServiceFabricSetting

Remove one or multiple Service Fabric setting from the cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Restart-AzServiceFabricManagedNodeType

Restart specific nodes from the node type.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Set-AzServiceFabricManagedCluster

Set cluster resource properties.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Set-AzServiceFabricManagedClusterApplication

Update a service fabric managed application. This allows to update the application parameters and/or upgrade the application type version which will trigger an application upgrade or other configuration only updates. Only supports ARM deployed applications.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Set-AzServiceFabricManagedClusterApplicationType

Update a service fabric managed application type. This allows you to update the tags. Only supports ARM deployed application types.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Set-AzServiceFabricManagedClusterApplicationTypeVersion

Update a service fabric managed application type version. This allows you to update the tags and package Url. Only supports ARM deployed application type versions.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Set-AzServiceFabricManagedClusterService

Update a managed service from the cluster. Only supports ARM deployed services.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Set-AzServiceFabricManagedNodeType

Sets node type resource properties or run reimage actions on specific ndes of the node type with -Reimage parameter.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Set-AzServiceFabricSetting

Add or update one or multiple Service Fabric settings to the cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Set-AzServiceFabricUpgradeType

Change the Service Fabric upgrade type of the cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Update-AzServiceFabricApplication

Update a service fabric application. This allows to update the application parameters and/or upgrade the application type version which will trigger an application upgrade. Only supports ARM deployed applications.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Update-AzServiceFabricDurability

Update the durability tier or VmSku of a node type in the cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Update-AzServiceFabricNodeType

Update a node type within the cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Update-AzServiceFabricReliability

Update the reliability tier of the primary node type in a cluster.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.

Update-AzServiceFabricVmImage

Update the cluster resource vmImage setting which maps the appropriate runtime package to be delivered based on the target operating system.

Note

This is the previous version of our documentation. Please consult the most recent version for up-to-date information.