mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
pencil edit
This commit is contained in:
parent
e83193bd8f
commit
8986ba328d
@ -83,7 +83,7 @@ The ID value uniquely identifies this data-gathering request. To avoid accidenta
|
|||||||
**SasUrl**
|
**SasUrl**
|
||||||
The SasUrl value is the target URI to which the CSP uploads the zip file containing the gathered data. It is the responsibility of the management server to provision storage in such a way that the storage server accepts the device's HTTP PUT to this URL. For example, the device management service could:
|
The SasUrl value is the target URI to which the CSP uploads the zip file containing the gathered data. It is the responsibility of the management server to provision storage in such a way that the storage server accepts the device's HTTP PUT to this URL. For example, the device management service could:
|
||||||
- Provision cloud storage reachable by the target device, such as a Microsoft Azure blob storage container
|
- Provision cloud storage reachable by the target device, such as a Microsoft Azure blob storage container
|
||||||
- Generate a Shared Access Signature URL granting the posessor (the target device) time-limited write access to the storage container
|
- Generate a Shared Access Signature URL granting the possessor (the target device) time-limited write access to the storage container
|
||||||
- Pass this value to the CSP on the target device through the `Collection` XML as the `SasUrl` value.
|
- Pass this value to the CSP on the target device through the `Collection` XML as the `SasUrl` value.
|
||||||
|
|
||||||
**One or more data gathering directives, which may include any of the following:**
|
**One or more data gathering directives, which may include any of the following:**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user