Skip to content

Commit 7726379

Browse files
Merge pull request #89381 from damabe/1570680-Part12
SEOImprovement: User Story 1570680, Part 12
2 parents f87367e + f89e406 commit 7726379

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/event-hubs/event-hubs-java-get-started-send.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,11 +178,11 @@ To use EventProcessorHost, you must have an [Azure Storage account][Azure Storag
178178
1. Sign in the [Azure portal](https://portal.azure.com), and select **Create a resource** on the left-hand side of the screen.
179179
2. Select **Storage**, then select **Storage account**. In the **Create storage account** window, type a name for the storage account. Complete the rest of the fields, select your desired region, and then select **Create**.
180180

181-
![Create storage account](./media/event-hubs-dotnet-framework-getstarted-receive-eph/create-storage2.png)
181+
![Create a storage account in Azure portal](./media/event-hubs-dotnet-framework-getstarted-receive-eph/create-azure-storage-account.png)
182182

183183
3. Select the newly created storage account, and then select **Access Keys**:
184184

185-
![Get access keys](./media/event-hubs-dotnet-framework-getstarted-receive-eph/create-storage3.png)
185+
![Get your access keys in Azure portal](./media/event-hubs-dotnet-framework-getstarted-receive-eph/select-azure-storage-access-keys.png)
186186

187187
Copy the key1 value to a temporary location. You use it later in this tutorial.
188188

0 commit comments

Comments
 (0)