Azure New-WAPackWebsite和New-AzureWebsite的区别是什么?
为了创建一个新的AzureWebsite,它们都是同一个别名吗?
以同样的方式,我能够看到许多其他的WAPackWebsite命令(见下文)。它们也是AzureWebsite cmdlets的别名吗?
禁用-WAPackWebsiteApplicationDiagnostic应用程序诊断 启用-WAPackWebsiteApplicationDiagnositc Get-WAPackWebsite站点 Get-WAPackWebsiteDeployment站点部署 Get-WAPackWebsiteLocation 获取-WAPackWebsiteLog 新WAPackWebsite站点 删除-WAPackWebsite 重新启动-WAPackWebsite 还原-WAPackWebsiteDeployment站点部署 保存-WAPackWebsiteLog Set-WAPackWebsite站点 Start-WAPackWebsite站点 停止-WAPackWebsite站点
发布于 2015-05-15 15:31:09
WA前缀命令在Azure Pack上使用,Azure Pack是一个前提产品,它允许运行在Azure上的一些服务在一个内部数据中心/设置上运行。你可以忽略它们,因为它们与你的情况无关。
https://stackoverflow.com/questions/30253389
复制相似问题