Faulty config in Fundamentals of Bicep learning path

Simon Halby 0 Reputation points
2024-07-18T11:50:50.1466667+00:00

Hello,

When working with Fundamentals of Bicep learning path in Module: Build reusable Bicep templates by using parameters, there are some out of date config.
https://learn.microsoft.com/en-us/training/modules/build-reusable-bicep-templates-parameters/6-exercise-create-use-parameter-files?pivots=powershell

This will result in students not being able to complete the module unless they know how to get around this problem, i think this need a revisit since the defaults of key-vault have changed.

In this module you will create a key-vault with PowerShell, the module states that you will have access to the key-vault since you created it. This is not the case anymore since the default key-vault is created with RBAC and not Access Policy anymore.
Since this is built in a Sandbox students do not have access to RBAC and because of that can not gain access to the key-vault and create the necessary secrets for the module.

User's image

User's image

To get around this, students will have to create a key-vault with Access policy and not RBAC to finish the exercise.

I know it's not directly a question, but if there is another way to log things like this let me know.

This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,709 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.