diff --git a/api-reference/beta/api/devicelocalcredentialinfo-get.md b/api-reference/beta/api/devicelocalcredentialinfo-get.md index 152cff569fd..4b6cbbdfc0a 100644 --- a/api-reference/beta/api/devicelocalcredentialinfo-get.md +++ b/api-reference/beta/api/devicelocalcredentialinfo-get.md @@ -69,6 +69,7 @@ The following example shows a request. This example doesn't return the **credent @@ -112,6 +113,7 @@ The following example shows a request. diff --git a/api-reference/beta/api/directory-list-devicelocalcredentials.md b/api-reference/beta/api/directory-list-devicelocalcredentials.md index d60b7f5888b..090d26b0b9d 100644 --- a/api-reference/beta/api/directory-list-devicelocalcredentials.md +++ b/api-reference/beta/api/directory-list-devicelocalcredentials.md @@ -61,13 +61,12 @@ If successful, this method returns a `200 OK` response code and a collection of ## Examples -### Example 1: Retrieve a list of device local credentials in the tenant - -#### Request +### Request The following example shows a request. ``` http @@ -77,7 +76,7 @@ ocp-client-name: "My Friendly Client" ocp-client-version: "1.2" ``` -#### Response +### Response The following example shows the response. @@ -104,6 +105,7 @@ The following is an example of the request. diff --git a/api-reference/v1.0/api/directory-list-devicelocalcredentials.md b/api-reference/v1.0/api/directory-list-devicelocalcredentials.md index cd8f5bda88e..58e5e42b043 100644 --- a/api-reference/v1.0/api/directory-list-devicelocalcredentials.md +++ b/api-reference/v1.0/api/directory-list-devicelocalcredentials.md @@ -59,7 +59,8 @@ If successful, this method returns a `200 OK` response code and a collection of The following is an example of the request. ``` http