Skip to content

Commit e14a1d5

Browse files
authored
put sample links that break due to space in code markers
1 parent 5bf4e8b commit e14a1d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/cloud-provisioning/concept-attributes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ In order to view the schema and verify it, do the following steps:
143143
"passwordCredentials": []
144144
},
145145
```
146-
6. Replace the {Service Principal id} with your value and run the following query: https://graph.microsoft.com/beta/serviceprincipals/{Service Principal id}/synchronization/jobs/
146+
6. Replace the {Service Principal id} with your value and run the following query: `https://graph.microsoft.com/beta/serviceprincipals/{Service Principal id}/synchronization/jobs/`
147147
7. Locate the "id": "AD2AADProvisioning.fd1c9b9e8077402c8bc03a7186c8f976" section and note the "id:".
148148
```
149149
{
@@ -235,7 +235,7 @@ In order to view the schema and verify it, do the following steps:
235235
]
236236
}
237237
```
238-
8. Now run the following query: https://graph.microsoft.com/beta/serviceprincipals/{Service Principal Id}/synchronization/jobs/{AD2AAD Provisioning id}/schema
238+
8. Now run the following query: `https://graph.microsoft.com/beta/serviceprincipals/{Service Principal Id}/synchronization/jobs/{AD2AAD Provisioning id}/schema`
239239
240240
Example: https://graph.microsoft.com/beta/serviceprincipals/653c0018-51f4-4736-a3a3-94da5dcb6862/synchronization/jobs/AD2AADProvisioning.e9287a7367e444c88dc67a531c36d8ec/schema
241241

0 commit comments

Comments
 (0)