Skip to content

Commit ece199e

Browse files
committed
Clean up beta file name and add redirect
1 parent 0cecf31 commit ece199e

File tree

4 files changed

+7
-2
lines changed

4 files changed

+7
-2
lines changed

api-reference/beta/resources/passwordauthenticationmethod.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ A representation of a user's password. For security, the password itself will ne
2121
|:-------------|:------------|:------------|
2222
|[List passwordAuthenticationMethods](../api/authentication-list-passwordmethods.md) | [passwordAuthenticationMethod](passwordauthenticationmethod.md) collection | Read the properties and relationships of all of this user's **passwordAuthenticationMethod** objects. |
2323
|[Get passwordAuthenticationMethod](../api/passwordauthenticationmethod-get.md) | [passwordAuthenticationMethod](passwordauthenticationmethod.md) | Read the properties and relationships of a **passwordAuthenticationMethod** object. |
24-
|[Reset password](../api/passwordauthenticationmethod-resetpassword.md)|None|Reset a user's password in the cloud and, if synced, on-premises.|
24+
|[Reset password](../api/authenticationmethod-resetpassword.md)|None|Reset a user's password in the cloud and, if synced, on-premises.|
2525

2626
## Properties
2727

api-reference/beta/toc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12236,7 +12236,7 @@ items:
1223612236
- name: Get
1223712237
href: api/passwordauthenticationmethod-get.md
1223812238
- name: Reset
12239-
href: api/passwordauthenticationmethod-resetpassword.md
12239+
href: api/authenticationmethod-resetpassword.md
1224012240
- name: Get operation status
1224112241
href: api/authenticationoperation-get.md
1224212242
- name: Certificate-based authentication configuration

redirects/.openpublishing.redirection.0522.json

+5
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@
5454
"source_path_from_root": "/api-reference/beta/api/directory-deleteditems-user-owned.md",
5555
"redirect_url": "/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta",
5656
"redirect_document_id": true
57+
},
58+
{
59+
"source_path_from_root": "/api-reference/beta/api/passwordauthenticationmethod-resetpassword.md",
60+
"redirect_url": "/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta",
61+
"redirect_document_id": true
5762
}
5863
]
5964
}

0 commit comments

Comments
 (0)