Get-AzPeeringServiceProvider
Lists all of the available peering service locations for the specified kind of peering.
Syntax
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.
Type: | PSObject |
Aliases: | AzureRMContext, AzureCredential |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-SubscriptionId
The Azure subscription ID.
Type: | String[] |
Position: | Named |
Default value: | (Get-AzContext).Subscription.Id |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |