Difference between Azure cmdlets - New-WAPackWebsite and New-AzureWebsite -


what difference between azure cmdlets - new-wapackwebsite , new-azurewebsite?

are both aliases same create new azurewebsite?

in same way able see lot of other commands wapackwebsite (find below). same aliases azurewebsite cmdlets?

disable-wapackwebsiteapplicationdiagnostic
enable-wapackwebsiteapplicationdiagnositc
get-wapackwebsite
get-wapackwebsitedeployment
get-wapackwebsitelocation
get-wapackwebsitelog
new-wapackwebsite
remove-wapackwebsite
restart-wapackwebsite
restore-wapackwebsitedeployment
save-wapackwebsitelog
set-wapackwebsite
show-wapackwebsite
start-wapackwebsite
stop-wapackwebsite

the wa prefixed commands used on azure pack on-premise product allows of services run on azure run on on-premise datacenter/setup. can ignore not relevant in situation.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -