diff --git a/README.md b/README.md index 3ba2f119..19349dc6 100644 --- a/README.md +++ b/README.md @@ -210,10 +210,10 @@ Follow the steps to configure Azure Service Principal with a secret: { "clientId": "", - "clientSecret": "", + "clientSecret": "", "subscriptionId": "", "tenantId": "", - "resourceManagerEndpointUrl": + "resourceManagerEndpointUrl": "" (...) }