Contact Details
No response
What happened?
Exercise : 01
Task: 01
Step: 09
Description of issue:
When configuring the service principal manually we need to enter the appId into the field Service Principal Id but the text only mentions the clientId - technically it's the same, but the instruction should match the outcome of the command.
the outcome has the following properties:
{
"appId": "b00000-d178-4e1c-a067-a432fe3ea0b4",
"displayName": "sp-az400-azdo",
"password": "000008Vlvo2z8v6QfgBkCeibwstDNayv1AKbri",
"tenant": "0000000-e15f-4e12-8954-8228b09bab86"
}
and the text should match this.
Now:
Service Principal Id (or clientId), Key (or Password) and TenantId.
Should be:
Service Principal Id (appId), Service principal key (password) and Tenant ID (tenant).
Lab
Lab 06 Deploying Docker Containers to Azure App Service web apps
Relevant screenshots
No response
Do you want to help us? 👏