Skip to content

Commit a7a867b

Browse files
authored
edit text
1 parent 1740f75 commit a7a867b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Custom-Vision-Service/includes/quickstarts/python-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Create variables for your resource's Azure endpoint and subscription keys.
5858
>
5959
> You can find the prediction resource ID on the resource's **Properties** tab in the Azure portal, listed as **Resource ID**.
6060
>
61-
> You also can go to https://www.customvision.ai/, and sign in. After signing in, click the setting icon at the top right corner, and you can get all the keys, resource ID, and endpoints in the setting pages.
61+
> You also can go to https://www.customvision.ai/. After you sign in, select the **Settings** icon at the top right. On the **Setting** pages, you can get all the keys, resource ID, and endpoints.
6262
>
6363
> Remember to remove the keys from your code when you're done, and never post them publicly. For production, consider using a secure way of storing and accessing your credentials. For more information, see the Cognitive Services [security](../../../cognitive-services-security.md) article.
6464

0 commit comments

Comments
 (0)