Skip to content

Commit 72d6a99

Browse files
committed
Merge remote-tracking branch 'forx/patch-1' into fixup
2 parents a9780a3 + 59d8fde commit 72d6a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-add-output-binding-storage-queue-vs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ A new queue named `outqueue` is created in your storage account by the Functions
7676

7777
## Examine the output queue
7878

79-
1. In Visual Studio from the **View** menu, select **Cloud Explorer**.
79+
1. In Visual Studio from the **View** menu, select **Cloud Explorer**. ([This view as been removed in Visual Studio 2022](https://docs.microsoft.com/en-us/visualstudio/azure/vs-azure-tools-resources-managing-with-cloud-explorer?view=vs-2022))
8080

8181
1. In **Cloud Explorer**, expand your Azure subscription and **Storage Accounts**, then expand the storage account used by your function. If you can't remember the storage account name, check the `AzureWebJobsStorage` connection string setting in the *local.settings.json* file.
8282

0 commit comments

Comments
 (0)