Question 218:
Michelle is a Data Engineer for Whizlabs Inc. She’s working on setting up access control settings for the Azure Synapse workspace. She has listed the following steps as a sequence of provisioning access control for the Azure Synapse workspace. a. Set up security groups. b. Prepare the ADLS gen2 storage account. c. Create and configure the Azure Synapse workspace. d. Set up Network security using Synapse workspace firewall. e. Grant the workspace MSI access to a default storage container. f. Assignment of SQL Active Directory Admin role. g. Grant Synapse admin the Azure Contributor role to the workspace. h. Add users to the security group. i. Grant access to SQL pools. Which of the following is the right sequence of steps for providing access control to the Azure Synapse workspace?
Answer options:
A.b -> a -> c -> e -> f -> g -> h -> i -> d B.c -> a -> b -> e -> d -> e -> g -> h -> f -> d C.a -> b -> c -> e -> g -> f -> i -> h -> d D.b -> d -> a -> c -> e -> g -> f -> h -> i