部署失败的情况在Devtestlab上

huangapple go评论85阅读模式
英文:

Deployment failed case on Devtestlab

问题

我试图按照这个文档 Create and manage claimable VMs - Azure DevTest Labs | Microsoft Learn 为我的 Azure DevTest 实验室添加一个可认领的虚拟机,但每当我尝试添加以下配置时:

操作系统 = Windows
基本虚拟机 = Windows Server 2022 数据中心 Azure 版核心
大小 = Standard_B1s

每次尝试添加都会失败。

同时,磁盘显示为“无结果”。

在使用这个特定的数据中心时,是否有解决方案失败,或者是我做错了什么?我希望这个特定的数据中心可以解决这个问题。

英文:

I am trying to add a claimable VM for my lab in Azure DevTest following this document Create and manage claimable VMs - Azure DevTest Labs | Microsoft Learn but whenever I try to add

Operating system = windows
base vm = windows server 2022 datacenter azure editon core 
size  = standard_B1s

I am getting failed yet each time I attempt to add

部署失败的情况在Devtestlab上

And the disk showing as No result

部署失败的情况在Devtestlab上

Any solution while using this particular data center it fails or am i doing something wrong and I want this particular data center to have a fix for the issue?

答案1

得分: 0

我尝试在我的环境中复制相同的情况,出现了如下错误:

部署失败的情况在Devtestlab上

我创建了Devtest实验室,如下所示:

部署失败的情况在Devtestlab上

为了解决这个问题,请尝试添加Artifact来配置并添加到虚拟机,如下:

部署失败的情况在Devtestlab上

选择Artifact:

部署失败的情况在Devtestlab上

此外,尝试设置一个到期日期,以便在某个日期后自动删除虚拟机,以免继续产生费用。要使用此配置创建多个虚拟机,请选择一个实例,如下所示:

部署失败的情况在Devtestlab上

现在,部署已成功创建带有磁盘,如下:

部署失败的情况在Devtestlab上

部署失败的情况在Devtestlab上

英文:

I tried to reproduce the same in my environment and got the same error like below:

部署失败的情况在Devtestlab上

I created Devtest lab like below:

部署失败的情况在Devtestlab上

To resolve this issue try to add Artifact to configure and add to the VM like below:

部署失败的情况在Devtestlab上

Select Artifact:

部署失败的情况在Devtestlab上

In Additionally try to set an expiration date that you might want to delete VMs automatically after a certain date so they don't keep incurring costs. To create more than one VM with this configuration select an instancelike below:

部署失败的情况在Devtestlab上

Now, Deployment is created with disk successfully like below:

部署失败的情况在Devtestlab上

部署失败的情况在Devtestlab上

huangapple
  • 本文由 发表于 2023年2月19日 15:11:32
  • 转载请务必保留本文链接:https://go.coder-hub.com/75498541.html
  • azure-devtest-labs
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定