Skip to content

Commit c422cca

Browse files
authored
Update activate-azure-integrations.mdx
Updated Step 2.4 sign-on URI string
1 parent a271bc8 commit c422cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/infrastructure/microsoft-azure-integrations/get-started/activate-azure-integrations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ To register your app in Azure:
9696
1. Sign in to the Azure portal and go to the <DNT>**Azure Active Directory**</DNT>.
9797
2. From <DNT>**Manage**</DNT>, select <DNT>**App registrations > New registration**</DNT>.
9898
3. Enter a name for the application. We recommend that you name your app `NewRelic-Integrations`.
99-
4. In <DNT>**Redirect URI**</DNT> select `Web`and add `https://www.newrelic.com` as the sign-on URI.
99+
4. In <DNT>**Redirect URI**</DNT> select `Web` and add `https://newrelic.com` as the sign-on URI.
100100
5. Create the application by clicking <DNT>**Register**</DNT>.
101101
6. From the <DNT>**Overview**</DNT> of your app, copy the <DNT>**Application (client) ID**</DNT>, and save it for later use.
102102

0 commit comments

Comments
 (0)