MicrosoftLearning / MicrosoftLearning/mslearn-postgresql

Error when running deploy using Shared/deploy.bicep

Open
#42 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Bicep
Stars
15
Forks
39
PR merge metrics
No merged PRs in 30d

Description

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." } ]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with step 7 in 12-explore-azure-ai-extension.html and the referenced Shared/deploy.bicep file. Reproduce the deployment and inspect the deployment operations for the reported Version ParameterOutOfRange error. Done means the lab deployment completes successfully with the intended Version value.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, postgresql
Domain
cloud, databases, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.