Skip to content

Commit ac1d01e

Browse files
authored
Update articles/cognitive-services/language-service/custom-text-classification/includes/quickstarts/blob-storage-upload.md
1 parent 03f9770 commit ac1d01e

File tree

1 file changed

+3
-2
lines changed
  • articles/cognitive-services/language-service/custom-text-classification/includes/quickstarts

1 file changed

+3
-2
lines changed

articles/cognitive-services/language-service/custom-text-classification/includes/quickstarts/blob-storage-upload.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ The provided sample dataset contains about 210 documents, each of which is an ab
4343

4444
---
4545

46-
2. In the [Azure portal](https://portal.azure.com), navigate to the storage account you created, and select it. You can do this by clicking “Storage accounts” > inputting your storage account name into “Filter for any field”.
47-
**Troubleshooting**: if your resource group does not show up, make sure “Subscription equals” filter is selected for “All”
46+
2. In the [Azure portal](https://portal.azure.com), navigate to the storage account you created, and select it. You can do this by clicking **Storage accounts** and typing your storage account name into **Filter for any field**.
47+
48+
if your resource group does not show up, make sure the **Subscription equals** filter is set to **All**.
4849

4950
3. In your storage account, select **Containers** from the left menu, located below **Data storage**. On the screen that appears, select **+ Container**. Give the container the name **example-data** and leave the default **Public access level**.
5051

0 commit comments

Comments
 (0)