formattingand additional content

This commit is contained in:
Meghan Stewart
2023-02-02 09:19:15 -08:00
parent 96965d9e1c
commit f93752de51

View File

@ -157,7 +157,7 @@ To create a policy with additional settings, in the request body:
- Define any [deployment settings](/graph/api/resources/windowsupdates-deploymentsettings). - Define any [deployment settings](/graph/api/resources/windowsupdates-deploymentsettings).
- You may need to add the `content-length` header to the request. The value should be the length of the request body in bytes. - You may need to add the `content-length` header to the request. The value should be the length of the request body in bytes.
In the following driver update policy example, any deployments created by a content approval will start in 7 days after approval and will gradually roll out to 1000 devices per day for **Audience ID** `d39ad1ce-0123-4567-89ab-cdef01234567`: In the following driver update policy example, any deployments created by a content approval will start 7 days after approval and will gradually roll out to 1000 devices per day for **Audience ID** `d39ad1ce-0123-4567-89ab-cdef01234567`:
```http ```http
POST https://graph.microsoft.com/beta/admin/windows/updates/updatePolicies POST https://graph.microsoft.com/beta/admin/windows/updates/updatePolicies