Skip to content

Commit 704b46b

Browse files
authored
Update how-to-set-up-sensors-partner.md
1 parent 99730d9 commit 704b46b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 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="/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 <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:
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="/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 <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.
5050

5151
### Registration
5252

@@ -159,4 +159,4 @@ This marks the completion of the onboarding flow for partners as well. Once the
159159

160160
## Next steps
161161

162-
* Test our APIs [here](/rest/api/data-manager-for-agri).
162+
* Test our APIs [here](/rest/api/data-manager-for-agri).

0 commit comments

Comments
 (0)