Skip to content

Commit 0ab29c3

Browse files
upadhyayadhavalVesaJuvonen
authored andcommitted
Edited azureContainerManifestUri SAS permission (SharePoint#4608)
Changed The SAS token must have been created with only Read, List and Write permissions or the asynchronous metadata read job will fail. To The SAS token must have been created with only Read and Write permissions or the asynchronous metadata read job will fail. For below issue SharePoint#4602
1 parent 361eabe commit 0ab29c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apis/export-amr-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ For more information, see [EncryptionOption Class](https://docs.microsoft.com/en
135135

136136
#### azureContainerManifestUri
137137

138-
The valid URL including SAS token for accessing the Azure Blob Storage Container which contains the block blobs for the manifest and other package describing XML files. This ___location will also be used for the log output response. The SAS token must have been created with only Read, List and Write permissions or the asynchronous metadata read job will fail. The SAS token should at least have a lifetime that starts at from no later than when the job was submitted, until a reasonable time for successful import to have concluded.
138+
The valid URL including SAS token for accessing the Azure Blob Storage Container which contains the block blobs for the manifest and other package describing XML files. This ___location will also be used for the log output response. The SAS token must have been created with only Read and Write permissions or the asynchronous metadata read job will fail. The SAS token should at least have a lifetime that starts at from no later than when the job was submitted, until a reasonable time for successful import to have concluded.
139139

140140
#### azureQueueReportUri
141141
The valid URL including SAS token for accessing the user provided Azure Queue used for returning notifications of asynchronous metadata read job progress. If this value is not null and proper access is granted in the SAS token in this URI, it will be used for real time status update. The SAS token must have been created with Add permissions or the migration job will be unable to add events to the queue.

0 commit comments

Comments
 (0)