Skip to content

Commit

Permalink
added required value to json element
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLozensky committed Feb 16, 2024
1 parent f3328d9 commit 51d82ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public void ManagedIdentitySystemAssigned()
// <managedidentity_json>
{
"AquireTokenOptions": {
"ManagedIdentity"
"ManagedIdentity": {}
}
}
// </managedidentitysystem_json>
Expand Down

0 comments on commit 51d82ab

Please sign in to comment.