We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f9a9f commit d0bb11aCopy full SHA for d0bb11a
migration/mm-with-cba.md
@@ -80,7 +80,7 @@ Prepare a configuration Json file with the following content:
80
"Thumbprint":"The client credential certificate thumbprint",
81
"TenantId":"Tenant ID",
82
"ClientId":"App registration Id",
83
- "AdminUrl": "The SharePoint Admin site URL, example https://contoso-admin.sharepoint.com",
+ "AdminUrl": "The SharePoint Admin site URL, example https://contoso-admin.sharepoint.com"
84
}
85
```
86
0 commit comments