From 3f9bf66ca92064a7a09ef86d819e177ded868f5a Mon Sep 17 00:00:00 2001 From: Matt Egen Date: Wed, 29 Sep 2021 16:58:16 -0700 Subject: [PATCH] Removed localization in URL --- Tools/RDAP/RDAPQuery/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/RDAP/RDAPQuery/README.md b/Tools/RDAP/RDAPQuery/README.md index 21ddb266e7..4ed431964a 100644 --- a/Tools/RDAP/RDAPQuery/README.md +++ b/Tools/RDAP/RDAPQuery/README.md @@ -21,7 +21,7 @@ When deploying this Azure Function you will need some values to fill in the blan The name you want to give the Azure Function. The Default is "RDAPQuery". A unique string will be attached to this in order to deconflict with any potential pre-existing functions you may have. For example, the template may create a name like "rdapquerytbdem24sevgdq" ### Azure AD App Permissions -The Azure Function needs permission to read the Log Analytics Workspace that your Azure Sentinel instance is attached to. For guidance on creating an Azure AD App Registration, please see [QuickStart: Register App](https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app). For this application you will need the following permissions: +The Azure Function needs permission to read the Log Analytics Workspace that your Azure Sentinel instance is attached to. For guidance on creating an Azure AD App Registration, please see [QuickStart: Register App](https://docs.microsoft.com/azure/active-directory/develop/quickstart-register-app). For this application you will need the following permissions: ```` Log Analytics API Data.Read