我在使用PowerShell AzureRM 4.4.0时遇到了一个奇怪的错误。当我运行 Import-AzureRmRedisCache -ResourceGroupName $rg -Name $rediscache -Files $sasKeyForBlob -Force
它运行大约1分钟并且引发以下错误。文件只有35KiB!我在网上搜索过,找不到任何对长跑操作失败的提及状态为'冲突'。
错误: Import-AzureRmRedisCache:长时间运行的操作失败,状态为“Conflict”。 在行:1个字符:1 + Import-AzureRmRedisCache -ResourceGroupName $ rg -Name $ rediscache -F ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~ + CategoryInfo:CloseError:(:) [Import-AzureRmRedisCache],CloudException + FullyQualifiedErrorId:Microsoft.Azure.Commands.RedisCache.ImportAzureRedisCache