Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/azure/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Azure 位置BLU的戳记xxx标记为不活动,无法更新_Azure_Azure Powershell_App Service Environment - Fatal编程技术网

Azure 位置BLU的戳记xxx标记为不活动,无法更新

Azure 位置BLU的戳记xxx标记为不活动,无法更新,azure,azure-powershell,app-service-environment,Azure,Azure Powershell,App Service Environment,我正在尝试重新启动部署到我的应用程序服务环境的服务计划中的web应用程序 我有个错误 重新启动AzureRmWebApp-ResourceGroupName myrg-Name webappname Restart-AzureRmWebApp : The stamp asename of location BLU is marked as inactive and cannot be updated. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

我正在尝试重新启动部署到我的应用程序服务环境的服务计划中的web应用程序

我有个错误

重新启动AzureRmWebApp-ResourceGroupName myrg-Name webappname

Restart-AzureRmWebApp : The stamp asename of location BLU is marked as inactive and cannot be updated.
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : CloseError: (:) [Restart-AzureRmWebApp], CloudException
    + FullyQualifiedErrorId : Microsoft.Azure.Commands.WebApps.Cmdlets.WebApps.RestartAzureWebAppCmdlet

这个错误是什么意思?

您自己解决了吗?