Skip to content

Commit

Permalink
Merge pull request #240 from fingerprintjs/docs/fix-readme-link
Browse files Browse the repository at this point in the history
chore: fix broken links
  • Loading branch information
JuroUhlar authored Nov 7, 2024
2 parents c886d95 + e22b4b5 commit 2eecf70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# Fingerprint Pro Azure Integration

[![Deploy To Azure](https://raw.githubusercontent.com/fingerprintjs/fingerprint-pro-azure-integration/main/assets/azure/deploytoazure.svg?sanitize=true)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Ffingerprintjs%2Ffingerprint-pro-azure-integration%2Fmain%2Fazuredeploy.json)
[![Visualize](https://raw.githubusercontent.com/fingerprintjs/fingerprint-pro-azure-integration/main/assets/azure/visualizebutton.svg?sanitize=true)](http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2Ffingerprintjs%2Ffingerprint-pro-azure-integration%2Fmain%2Fazuredeploy.json)
[![Visualize](https://raw.githubusercontent.com/fingerprintjs/fingerprint-pro-azure-integration/main/assets/azure/visualizebutton.svg?sanitize=true)](http://armviz.io/?load=https%3A%2F%2Fraw.githubusercontent.com%2Ffingerprintjs%2Ffingerprint-pro-azure-integration%2Fmain%2Fazuredeploy.json)

Fingerprint is a device intelligence platform offering 99.5% accurate visitor identification.

Expand All @@ -48,8 +48,8 @@ This [improves](https://dev.fingerprint.com/docs/azure-proxy-integration#the-ben

To set up the Azure integration, you need to:

1. Create the required resources in your Azure infrastructure - a deployment template is available.
2. Configure the Fingerprint Pro JS Agent on your site to communicate with your created Azure function using the [endpoint](https://dev.fingerprint.com/docs/js-agent#endpoint) parameter.
1. Create and configure required resources in your Azure infrastructure - a deployment template is available.
2. [Configure](https://dev.fingerprint.com/docs/install-the-javascript-agent#configuring-the-agent) the Fingerprint JavaScript Agent on your site to communicate with your created Azure function.

See [Azure Proxy Integration guide](https://dev.fingerprint.com/docs/azure-proxy-integration) in our documentation for step-by-step instructions. If you have any questions, reach out to our [support team](https://fingerprint.com/support/).

Expand Down

0 comments on commit 2eecf70

Please sign in to comment.