< Back
Show-AzurePortal
Post
NAME Show-AzurePortal
SYNOPSIS
Show the Azure management portal
SYNTAX
Show-AzurePortal [[-Name] <String>] [-Realm <String>] [-Environment <String>] [<CommonParameters>]
DESCRIPTION
Show the Azure management portal
PARAMETERS
-Name <String>
The name of the website to show in the portal
Required? false
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Realm <String>
The organization ID to use for federated authentication when displaying the Microsoft Azure Portal
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Environment <String>
The Microsoft Azure environment name to use
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
websites, website
Keywords: azure, azuresm, servicemanagement, management, service, utilities
-------------- Show Site --------------
C:\\PS>Show-AzurePortal -Name mySite
Open a browser on the Microsoft Azure portal, showing information about website 'mySite'
RELATED LINKS
Show-AzureWebsite
SYNOPSIS
Show the Azure management portal
SYNTAX
Show-AzurePortal [[-Name] <String>] [-Realm <String>] [-Environment <String>] [<CommonParameters>]
DESCRIPTION
Show the Azure management portal
PARAMETERS
-Name <String>
The name of the website to show in the portal
Required? false
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Realm <String>
The organization ID to use for federated authentication when displaying the Microsoft Azure Portal
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-Environment <String>
The Microsoft Azure environment name to use
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
websites, website
Keywords: azure, azuresm, servicemanagement, management, service, utilities
-------------- Show Site --------------
C:\\PS>Show-AzurePortal -Name mySite
Open a browser on the Microsoft Azure portal, showing information about website 'mySite'
RELATED LINKS
Show-AzureWebsite