无法删除超时Azure RemoteApp集合



我无法删除当前超时的Azure RemoteApp集合:

PS C:> Get-AzureRemoteAppCollection | fl
LastModifiedLocalTime   : 20/10/2015 13:19:20
AdInfo                  : Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfig
CustomRdpProperty       :
Description             : Created using AUX portal
DnsServers              : {x.x.x.x, x.x.x.x, x.x.x.x}
LastErrorCode           : **ProvisioningTimedOut**
LastModifiedTimeUtc     : 20/10/2015 12:19:20
MaxSessions             : 10
Mode                    : Unassigned
Name                    : XXXXXra01
OfficeType              : None
PlanName                : Standard
ReadyForPublishing      : True
Region                  : North Europe
SessionWarningThreshold : 8
Status                  : Provisioning
SubnetName              : Subnet-XXXXX
TemplateImageName       : WIN2012R2-RDS
TrialOnly               : False
Type                    : Hybrid
VNetName                : XXXXX-VN01

当我尝试使用Azure PoSH删除它时,我收到以下错误:

PS C:> Remove-AzureRemoteAppCollection "XXXXXra01"
Remove-AzureRemoteAppCollection : The pipeline has been stopped.
At line:1 char:1
+ Remove-AzureRemoteAppCollection "XXXXXra01"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : CloseError: (:) [Remove-AzureRemoteAppCollection],        PipelineStoppedException
    + FullyQualifiedErrorId : Microsoft.WindowsAzure.Management.RemoteApp.Cmdlets.RemoveAzureRemoteAppCollection
Remove-AzureRemoteAppCollection : CollectionInWrongState: Desktop 291024fd-5827-4d85-a019-6a15f6bcefd0 is being patched or created, deletion is not allowed.
At line:1 char:1
+ Remove-AzureRemoteAppCollection "XXXXXra01"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (CollectionOperations:String)     [Remove-AzureRemoteAppCollection], CloudException
+ FullyQualifiedErrorId : Microsoft.WindowsAzure.Management.RemoteApp.Cmdlets.RemoveAzureRemoteAppCollection

有没有人对我如何解决这个问题有任何答案?

Catalin来自Azure RemoteApp团队。很抱歉你遇到了麻烦。

你能把你的Azure订阅ID (Azure portal -> Settings -> Azure订阅ID)发送给catalda @ microsoft.com吗?还有,你是想把收藏品移走还是想要别的东西?

谢谢,铸塑酚醛塑料

最新更新