{
  "comments" : [
      "Please don't forget to encrypt your sensitive fields with the cognitive toolkit",
      "For auth-type please enter 'up' for username and password or 'app' for azure application auth"
    ],
  "sourceType" : "sharepoint-online",
  "sourceConnectionSettings" : {
    "auth-type": "cert",
    "site-url" : "",
    "domain": "",
    "app-id": "",
	"tenant-id": "",
	"cert-path": "C:\\certificate.pfx",
    "cert-password": ""
  }
}