Skip to content

Commit 744d354

Browse files
authored
Merge pull request #6507 from shanamatthews/databrickssentimentanalysisfix
Fixed twitter application management link and a typo
2 parents 1c65e90 + bd075b9 commit 744d354

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-databricks/databricks-sentiment-analysis-cognitive-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,15 +111,15 @@ In this section, you create an Azure Databricks workspace using the Azure portal
111111

112112
To receive a stream of tweets, you must create an application in Twitter. Follow the steps to create a Twitter application and record the values that you need to complete this tutorial.
113113

114-
1. From a web browser, go to [Twitter Application Management](http://twitter.com/app), and select **Create New App**.
114+
1. From a web browser, go to [Twitter Application Management](https://apps.twitter.com/), and select **Create New App**.
115115

116116
![Create Twitter application](./media/databricks-sentiment-analysis-cognitive-services/databricks-create-twitter-app.png "Create Twitter application")
117117

118118
2. In the **Create an application** page, provide the details for the new app, and then select **Create your Twitter application**.
119119

120120
![Twitter application details](./media/databricks-sentiment-analysis-cognitive-services/databricks-provide-twitter-app-details.png "Twitter application details")
121121

122-
3. In the application page, select the **Keys and Access Tokens** tab and copy the values for **Consume Key** and **Consumer Secret**. Also, select **Create my access token** to generate the access tokens. Copy the values for **Access Token** and **Access Token Secret**.
122+
3. In the application page, select the **Keys and Access Tokens** tab and copy the values for **Consumer Key** and **Consumer Secret**. Also, select **Create my access token** to generate the access tokens. Copy the values for **Access Token** and **Access Token Secret**.
123123

124124
![Twitter application details](./media/databricks-sentiment-analysis-cognitive-services/twitter-app-key-secret.png "Twitter application details")
125125

0 commit comments

Comments
 (0)