Click here to Skip to main content
15,887,880 members
Articles / Hosted Services / Azure

Azure AD Managed Identities: Java Apps on Azure Kubernetes Service

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
8 Feb 2022CPOL7 min read 3.8K  
How Managed Identities enable a containerized Spring Boot web app running on Azure Kubernetes Service
This is Part 2 of a 3-part series that explores how to give our enterprise Java + Spring applications identities of their own via Azure AD managed identities. In this article, you will learn how to establish managed identities for a Spring Boot application deployed on Azure Kubernetes Service.

This article is a sponsored article. Articles such as these are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

This article is part of the series 'Managed Identity in Java Apps View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions