Tips and Tricks- Azure Data Engineering Interview Questions | Managed Identity vs Service Principal

preview_player
Показать описание
#Azure #DataEngineering #InterviewQuestions #AzureData #DataPipelines #Authentication #ManagedIdentity #ServicePrincipal #AzureServices #AzureDataFactory #AzureDevOps #Tutorial #Learning #CareerDevelopment

In this video, we will be seeing about the differences between Managed Identity and Service Principal in Azure, making it perfect for anyone preparing for an Azure Data Engineer Interview. We simplify these concepts using easy-to-understand scenarios, helping you grasp the core ideas effortlessly.

We walk you through practical demonstrations in the Azure portal, showcasing how Managed Identity streamlines resource access within Azure Data Factory, contrasting with the role of Service Principal when integrating external services like Azure DevOps with Azure Databricks.

Using Azure Entra ID (formerly Azure Active Directory), we guide you through the creation and utilization of Service Principals, showing how they enable secure authentication for external tools such as CI/CD pipelines.

The video concludes with a discussion on the pros and cons of Managed Identity versus Service Principal, emphasizing Managed Identity's security and simplicity compared to Service Principal's flexibility, albeit with added complexity.

We also tackle the important question of "When to use what?"—advising viewers to prioritize Managed Identity whenever possible, as recommended by Microsoft.

Whether you're preparing for an interview or seeking to improve your Azure authentication knowledge, this video provides a clear understanding of Managed Identity and Service Principal in Azure deployments.

Watch now to master this essential Azure interview question. Don't forget to subscribe for more helpful tutorials. Thank you for watching!

TimeStamp:

0:00:00 - Intro
0:00:54 - Let's understand this with an Example
0:04:18 - Demo
0:10:27 - Definition
0:11:00 - Advantages and Dis-advantages
0:13:08 - When to go for what?

– – – Book a Private One on One Meeting with me (1 Hour) – – –

– – – Express your encouragement by brewing up a cup of support for me – – –

– – – Other useful playlist: – – –

– – – Let’s Connect: – – –

Instagram: mrk_talkstech

– – – About me: – – –

Mr. K is a passionate teacher created this channel for only one goal "TO HELP PEOPLE LEARN ABOUT THE MODERN DATA PLATFORM SOLUTIONS USING CLOUD TECHNOLOGIES"

I will be creating playlist which covers the below topics (with DEMO)

1. Azure Beginner Tutorials
2. Azure Data Factory
3. Azure Synapse Analytics
4. Azure Databricks
5. Microsoft Power BI
6. Azure Data Lake Gen2
7. Azure DevOps
8. GitHub (and several other topics)

After creating some basic foundational videos, I will be creating some of the videos with the real time scenarios / use case specific to the three common Data Fields,

1. Data Engineer
2. Data Analyst
3. Data Scientist

Can't wait to help people with my videos.

– – – Support me: – – –

Рекомендации по теме
Комментарии
Автор

Follow my LinkedIn profile to get regular updates:

Did you face any interesting interview question recently? Leave the question in the comments section, will make a video about that if it is interesting.

Thank you!😊😊😊

mr.ktalkstech
Автор

An Azure Managed Identity is a special type of service principle. When enabled, it is directly tied to the resource. The service principle of the managed identity can be used in the same auth flow, except instead of client secrets or certificates they are automatically created, including the credentials, so no one knows them.

gohome
Автор

Great explanation with example!! Thank you so much for choosing this question and making it clear.

sharaniyaswaminathan
Автор

You explained very smoothly❤, others actually makes it complicated

bhushanthoke
Автор

Hi,
Thank you for this wonderful video.

I have faced the below question during an interview, please try to cover it.
1. There is a big table around 1TB lying in an On-Prem database.
What kind of optimization you can do to bring it in Azure Data Lake?

2. You have created an Self Hosted Integration Runtime, using the SHIR can you access an Azure SQL Database?

nvhoukb
Автор

Even after using Service Principle we cannot use it directly. We will also need to generate Bearer Token using the help of client secret, client id, tenant id.

This Bearer token will actually authenticate external services to interact with Azure resources.


Can you please create one more video where we generate
1. PAT token in Databricks for SPN
2. Bearer token for Azure Rest APIs for automation.

somesh
Автор

It's a crystal clear explanation 🎉

sK
Автор

Looks great, please post more interview questions

sasikumar.p
Автор

well explained. I want to listen you more.

mohansharma
Автор

Thank you please post more on Databricks and pyspark

Twilight
Автор

Do you provide azure data engineering training?

palanivels