Skip to content

Commit 1827ddc

Browse files
authored
Update how-to-set-up-sensors-partner.md
1 parent 16e7ac0 commit 1827ddc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-manager-for-agri/how-to-set-up-sensors-partner.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Hence to enable authentication & authorization, partners will need to do the fol
3636

3737
Partners can access the APIs in customer tenant using the multi-tenant Azure Active Directory App, registered in Azure Active Directory. App registration is done on the Azure portal so the Microsoft identity platform can provide authentication and authorization services for your application which in turn accesses Data Manager for Agriculture.
3838

39-
Follow the steps provided in <a href="https://docs.microsoft.com/azure/active-directory/develop/quickstart-register-app#register-an-application" target="_blank">App Registration</a> **until the Step 8** to generate the following information:
39+
Follow the steps provided in [App Registration](/azure/active-directory/develop/quickstart-register-app#register-an-application) **until the Step 8** to generate the following information:
4040

4141
1. **Application (client) ID**
4242
2. **Directory (tenant) ID**
@@ -46,7 +46,7 @@ Copy and store all three values as you would need them for generating access tok
4646

4747
The Application (client) ID created is like the User ID of the application, and now you need to create its corresponding Application password (client secret) for the application to identify itself.
4848

49-
Follow the steps provided in <a href="https://docs.microsoft.com/azure/active-directory/develop/quickstart-register-app#add-a-client-secret" target="_blank">Add a client secret</a> to generate **Client Secret** and copy the client secret generated.
49+
Follow the steps provided in [Add a client secret](/azure/active-directory/develop/quickstart-register-app#add-a-client-secret) to generate **Client Secret** and copy the client secret generated.
5050

5151
### Registration
5252

0 commit comments

Comments
 (0)