gpt4 book ai didi

azure - Set-AzureServiceDiagnosticsExtension 失败并显示 "Deployment not found in service"

转载 作者:行者123 更新时间:2023-12-03 05:57:39 26 4
gpt4 key购买 nike

我正在尝试使用以下命令更新 Azure 云服务的诊断配置...

$storage = New-AzureStorageContext -StorageAccountName {storageName} -StorageAccountKey {storage key}
Set-AzureServiceDiagnosticsExtension -ServiceName MyCloudServiceName -StorageContext $storage -Role {my role name} -Slot Production -DiagnosticsConfigurationPath MyWorkerRoleContent\diagnosticsUAT.wadcfgx

失败并出现以下错误...

Set-AzureServiceDiagnosticsExtension : Deployment not found in service: MyCloudServiceName and slot: Production. At line:1 char:1 + Set-AzureServiceDiagnosticsExtension -ServiceName MyCloudServiceName ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Set-AzureServiceDiagnosticsExtension], Exception + FullyQualifiedErrorId : System.Exception,Microsoft.WindowsAzure.Commands.ServiceManagement.Extensions.SetAzureSe rviceDiagnosticsExtensionCommand

实际上,我已经成功地使用了完全相同的命令,但在另一个 Azure 订阅上(以及明显不同的云服务名称和 key )。我尝试创建暂存槽并在暂存槽上使用命令。我也尝试过完全省略插槽,但结果都相同。

有人遇到过这个问题并且知道如何纠正它吗?

最佳答案

此问题也已发布在 GitHub 上并已解决,请参阅此处: https://github.com/Azure/azure-powershell/issues/2538#issuecomment-229822864

关于azure - Set-AzureServiceDiagnosticsExtension 失败并显示 "Deployment not found in service",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38008943/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com