Edit

Share via


Get-CsTeamsSurvivableBranchAppliancePolicy

Get the Survivable Branch Appliance (SBA) Policy defined in the tenant.

Syntax

Identity (Default)

Get-CsTeamsSurvivableBranchAppliancePolicy
    [[-Identity] <String>]
    [-MsftInternalProcessingMode <String>]
    [<CommonParameters>]

Filter

Get-CsTeamsSurvivableBranchAppliancePolicy
    [-MsftInternalProcessingMode <String>]
    [-Filter <String>]
    [<CommonParameters>]

Description

The Survivable Branch Appliance (SBA) Policy cmdlets facilitate the continuation of Teams Phone operations, allowing for the placement and reception of Public Switched Telephone Network (PSTN) calls during service disruptions. These cmdlets are exclusively intended for Tenant Administrators and Session Border Controller (SBC) Vendors. In the absence of SBA configuration within a Tenant, the cmdlets will be inoperative.

Parameters

-Filter

This parameter can be used to fetch policy instances based on partial matches on the Identity field.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

Filter
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Identity

This parameter can be used to fetch a specific instance of the policy.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

Identity
Position:1
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-MsftInternalProcessingMode

For internal use only.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

None

Outputs

System.Object