File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ A self-signed certificate is required by the SyncData WebJob. For preview, you m
6262* Password: ` J48W23RQeZv85vj `
6363* Key credential: ` /webjobs/sync_data/key_credential.txt `
6464
65- For production, you should you own certifcate :
65+ For production, you should use your own certificate :
6666
67671 . Generate a certificate with PowerShell
6868
@@ -193,7 +193,7 @@ The following softwares are required:
193193
194194 - ** ClientCertificatePath** : the path of the certificate. Please use the default value: ` app_only_cert.pfx `
195195
196- - ** ClientCertificatePassword** : the password of the certifcate .
196+ - ** ClientCertificatePassword** : the password of the certificate .
197197
198198 > Note: the ** ClientCertificatePath** and ** ClientCertificatePassword** variables are only required by the WebJob.
199199
@@ -541,7 +541,7 @@ This flow is implemented in the AdminController.
541541
542542** Application Authentication Flow**
543543
544- This flow in implemented in the SyncData WebJob.
544+ This flow is implemented in the SyncData WebJob.
545545
546546![ ] ( Images/auth-flow-app-login.png )
547547
You can’t perform that action at this time.
0 commit comments