MicrosoftLearning / AZ-204-DevelopingSolutionsforMicrosoftAzure

AZ-204: Developing solutions for Microsoft Azure
https://microsoftlearning.github.io/AZ-204-DevelopingSolutionsforMicrosoftAzure/
MIT License
2.25k stars 1.82k forks source link

Lab 7 RBAC default for access #810

Open unaihuete93 opened 4 months ago

unaihuete93 commented 4 months ago

Module/Lab: 07

Exercise: 00

Task 3: Configure a Key Vault access policy

Step: 00

Description of issue: access policies cannot be used, as Key Vault has RBAC mode chosen as default. we can change it from Access Configuration image

msftnutta commented 3 months ago

@unaihuete93

Exercise 1 > Task 3: Create an Azure Key Vault > Step 4

the instruction says to choose Vault access policy here, before creating the key vault. Not sure if we need to modify the lab instruction here, please suggest.

image

unaihuete93 commented 3 months ago

sorry, nothing needed then :) was surprised as two learner got same issue (probably both skipped the task)

tiagocostapt commented 3 months ago

@unaihuete93 This is a step that before the start of the lab I always explain to students as a lot of then skip the task and because by default is RBAC....

@msftnutta @JeffKoMS, Wouldn't using RBAC be a better option for the lab, as this is the recommended model for Azure Key Vault?