Skip to content

Commit

Permalink
Clarifying comments
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLozensky committed Feb 12, 2025
1 parent fccb0f6 commit 34e98e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public void ManagedIdentityUserAssigned()
[Fact]
public void FmiPathTest()
{
// App token from a Federation Managed Identity (FMI).
// App token from a Federated Managed Identity (FMI).
// -------------------------------------------------
// https://aka.ms/FederatedIdentityCredentials
/*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ public void Secret()
[Fact]
public void SignedAssertionFromMSI()
{
// Signed assertion from Managed identity federation
// Signed assertion from Federation Identity Credential (Managed Identity)
// -------------------------------------------------
// https://learn.microsoft.com/azure/active-directory/develop/workload-identity-federation
/*
Expand Down

0 comments on commit 34e98e8

Please sign in to comment.