NashTech Blog

Table of Contents
crop faceless female entrepreneur doing multitasking work on different devices
service prinicpal

Hello Learners, Welcome to the cloud insights today we will learn about the service principal and connection in Azure

Introduction to Service Prinicipal

It is a type of application where it exists in the Azure Active Directory (AD). 

They are created to access certain Azure Resources.

We can restrict the permissions of the Service Principals using the role assignment at a level.

There are certain steps that need to be followed to create a service principal in the Azure portal.

Steps to Create Service Principal in Azure Portal

  • Step 1: Open the Azure Portal and click on the Azure Active Directory (AD)
  • Step 2: Click on the app registrations and inside that click on the new registration (as shown in the image).
  • Step 3: Fill up all the details like the Name of the Principal and all the other details that need to be filled as mandatory.

These steps will create the service principal and to assign the particular role to it you can directly assign it.

from the resource under the role assignment section.

Conclusion

For more in-depth learning please visit the official documentation of Azure.

For more interesting and knowledgeable blogs please follow by clicking here.

Picture of Vikas Vashisth

Vikas Vashisth

Vikas Vashisth is working as a Sr.DevOps Engineer at Knoldus | Part of Nashtech with having more than multiple years of experience in the field of continuous integration and delivery, infrastructure automation, and containerization enables me to build scalable, reliable, and highly available environments. I am proficient in tools such as Docker, Kubernetes, Jenkins, Ansible, and Terraform, and have experience working with cloud platforms such as AWS, GCP, and Azure.

Leave a Comment

Your email address will not be published. Required fields are marked *

Suggested Article

Scroll to Top