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.
1 parent e6d1925 commit c14cad0Copy full SHA for c14cad0
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