Skip to content

Commit

Permalink
Merge branch 'master' into milis-acr-sample1
Browse files Browse the repository at this point in the history
  • Loading branch information
milismsft committed Jun 20, 2017
2 parents a248ed6 + d4eef56 commit 12b02da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AUTH.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ If your service principal uses certificate authentication, your authentication f

```
certificate=<path to pfx file>
certifcatePassword=XXXXXXXXXXXXXXXX
certificatePassword=XXXXXXXXXXXXXXXX
```

This approach enables unattended authentication for your application (i.e. no interactive user login, no token management needed). The `subscription` represents the subscription ID you want to use as the default subscription. The remaining URIs and URLs represent the end points for the needed Azure services, and the example above assumes you are using the Azure worldwide cloud.
Expand Down

0 comments on commit 12b02da

Please sign in to comment.