Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Error when running deploy using Shared/deploy.bicep

未关闭
#42 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
45/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
活跃
技术栈
azure, postgresql

调研方向

从 12-explore-azure-ai-extension.html 中的第 7 步以及其中引用的 Shared/deploy.bicep 文件开始。重现部署,并检查部署操作以查找报告的 Version ParameterOutOfRange 错误。当实验部署使用预期的 Version 值成功完成时,即表示完成。

由索引模型根据 Issue 内容生成。

描述

Hey Folks!
I've hit a snag using the labs for the AI-3019 set of these labs.
Running step 7 in 12-explore-azure-ai-extension.html (which is in all the AI Labs BTW) fails with an error concerning the "Version" parameter.
I opened and investigated the Shared/deploy.bicep file indicated in the code of the lab step ("--template-file "mslearn-postgresql/Allfiles/Labs/Shared/deploy.bicep") and found the variable is set to an appropriate value (16). I'm not sure which direction to head though to fix the deploy.

Image

More specifically the text of the error is:
{ "code": "DeploymentFailed", "target": "/subscriptions/773d99f7-13f0-4263-bca4-0f2810f31a84/resourceGroups/rg-learn-postgresql-ai-eastus/providers/Microsoft.Resources/deployments/deploy", "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.", "details": [ { "code": "ParameterOutOfRange", "message": "The value of the 'Version' should be in: []. Verify that the specified parameter value is correct." } ]

主要语言
Bicep
星标
15
派生
39
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

MicrosoftLearning/mslearn-postgresql 的其他 Issue

查看 MicrosoftLearning/mslearn-postgresql 的全部 Issue

相似的 Issue

更多 Cloud Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。