Edit

Share via


Get-AzPeeringServiceProvider

Lists all of the available peering service locations for the specified kind of peering.

Syntax

Default (Default)

Get-AzPeeringServiceProvider
    [-SubscriptionId <String[]>]
    [-DefaultProfile <PSObject>]
    [<CommonParameters>]

Description

Lists all of the available peering service locations for the specified kind of peering.

Examples

Example 1: List all peering service providers

Get-AzPeeringServiceProvider
Name                                        PeeringLocation                            ServiceProviderName
----                                        ---------------                            -------------------
IIJ                                         {Osaka, Tokyo}                             IIJ
NTTCom                                      {Osaka, Tokyo}                             NTTCom
Kordia Limited                              {Auckland, Sydney}                         Kordia Limited
Liquid Telecommunications Ltd               {Cape Town, Johannesburg, Nairobi}         Liquid Telecommunications Ltd
InterCloud                                  {london, Paris, Zurich, Geneva}            InterCloud
Computer Concepts Limited                   {Auckland}                                 Computer Concepts Limited
Singnet                                     {singapore}                                Singnet
NTT Communications - Flexible InterConnect  {Osaka, Tokyo}                             NTT Communications - Flexible InterConnect
NAPAfrica                                   {Johannesburg, Cape Town}                  NAPAfrica
Vocusgroup NZ                               {Sydney, Auckland}                         Vocusgroup NZ
CMC NETWORKS                                {Johannesburg, Nairobi, cape Town}         CMC NETWORKS
MainOne                                     {Lisbon, Lagos}                            MainOne
Swisscom Switzerland Ltd                    {Geneva, Zurich}                           Swisscom Switzerland Ltd
DE-CIX                                      {Frankfurt, Marseille, Newark, Madrid…}    DE-CIX
Lumen Technologies                          {denver, los Angeles}                      Lumen Technologies
Colt Technology Services                    {Amsterdam, Barcelona, Berlin, Frankfurt…} Colt Technology Services

Lists all peering service providers

Parameters

-DefaultProfile

The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription.

Parameter properties

Type:PSObject
Default value:None
Supports wildcards:False
DontShow:False
Aliases:AzureRMContext, AzureCredential

Parameter sets

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

-SubscriptionId

The Azure subscription ID.

Parameter properties

Type:

String[]

Default value:(Get-AzContext).Subscription.Id
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.

Outputs

IPeeringServiceProvider