We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 121336e + c14cad0 commit 7e65923Copy full SHA for 7e65923
articles/active-directory/conditional-access/workload-identity.md
@@ -124,7 +124,7 @@ Sample JSON for location-based configuration using the Microsoft Graph beta endp
124
],
125
"excludeServicePrincipals": [
126
"[Service principal Object ID]"
127
- ],
+ ]
128
},
129
"locations": {
130
"includeLocations": [
@@ -149,4 +149,4 @@ Sample JSON for location-based configuration using the Microsoft Graph beta endp
149
- [Using the location condition in a Conditional Access policy](location-condition.md)
150
- [Conditional Access: Programmatic access](howto-conditional-access-apis.md)
151
- [What is Conditional Access report-only mode?](concept-conditional-access-report-only.md)
152
-
+
0 commit comments