< Back

Start-AzureWebsite

Wed Jan 30, 2019 5:42 pm

NAME Start-AzureWebsite



SYNOPSIS

Start the specified Azure website





SYNTAX

Start-AzureWebsite [[-Name] <String>] [-Slot <String>] [<CommonParameters>]





DESCRIPTION

Start the specified Azure website





PARAMETERS

-Name <String>

The name of the website to start



Required? false

Position? 1

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-Slot <String>

The slot name



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







Keywords: azure, azuresm, servicemanagement, management, service, utilities







RELATED LINKS

New-AzureWebsite

Get-AzureWebsite

Stop-AzureWebsite

Restart-AzureWebsite

Remove-AzureWebsite