Skip to content

Commit 7e65923

Browse files
Merge pull request #218233 from MicrosoftGuyJFlo/patch-8
[Azure AD] Conditional Access - GitHub Issue 101307
2 parents 121336e + c14cad0 commit 7e65923

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/conditional-access/workload-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Sample JSON for location-based configuration using the Microsoft Graph beta endp
124124
],
125125
"excludeServicePrincipals": [
126126
"[Service principal Object ID]"
127-
],
127+
]
128128
},
129129
"locations": {
130130
"includeLocations": [
@@ -149,4 +149,4 @@ Sample JSON for location-based configuration using the Microsoft Graph beta endp
149149
- [Using the location condition in a Conditional Access policy](location-condition.md)
150150
- [Conditional Access: Programmatic access](howto-conditional-access-apis.md)
151151
- [What is Conditional Access report-only mode?](concept-conditional-access-report-only.md)
152-
152+

0 commit comments

Comments
 (0)