Skip to content

Commit

Permalink
Merge pull request #2894 from mrhoads/fix-scenario-spn-name
Browse files Browse the repository at this point in the history
Azure VM Scenario - clarify expected value for SPN
  • Loading branch information
likamrat authored Jan 14, 2025
2 parents adff04b + 706178f commit d564447
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"value": "<Azure Bastion Host name>"
},
"servicePrincipalClient": {
"value": "<Your Azure service principal name>"
"value": "<Your Azure service principal application ID>"
},
"servicePrincipalClientSecret": {
"value": "<Your Azure service principal password>"
Expand Down

0 comments on commit d564447

Please sign in to comment.