Service Principal vs Service Principle -> not the same thing!
I can’t tell you how many times lately, that I’ve seen people writing about service principles when they really mean service principals. These are entirely different concepts!
I did a certification exam the other day, and it was asking about service principles. I was left wondering how many people had reviewed that before it was released.
But what’s worse, is when people bake the wrong one into code libraries that others need to use. I was reading some content from Microsoft Learn: Quickstart: Manage data with Azure Cosmos DB Spark 3 OLTP Connector for API for NoSQL and I saw this code example:
2023-08-11