Skip to content

Commit f80b568

Browse files
authored
Merge pull request #9812 from rykoma/patch-26
Fix URL in authentication strength policy doc
2 parents 54e1621 + e4dfd09 commit f80b568

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api-reference/v1.0/api/authenticationstrengthpolicy-post-combinationconfigurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The following example shows a request.
7070
}
7171
-->
7272
``` http
73-
POST https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicyId}//combinationConfigurations
73+
POST https://graph.microsoft.com/v1.0/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicyId}/combinationConfigurations
7474
Content-Type: application/json
7575
Content-length: 130
7676

0 commit comments

Comments
 (0)