Skip to content

Commit 88e4201

Browse files
committed
moved a statement
1 parent cbde73a commit 88e4201

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/search/search-create-service-portal.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,10 @@ Unless you're using the portal, programmatic access to your new service requires
137137

138138
:::image type="content" source="media/search-create-service-portal/get-endpoint.png" lightbox="media/search-create-service-portal/get-endpoint.png" alt-text="Screenshot of the service overview page with URL endpoint." border="true":::
139139

140-
1. To set authentication options, use the **Keys** page:
140+
1. To set authentication options, use the **Keys** page. Most quickstarts and tutorials use API keys for simplicity, but if you're setting up a service for production workloads, consider using Azure roles. You can copy keys from this page.
141141

142142
:::image type="content" source="media/search-create-service-portal/set-auth-options.png" lightbox="media/search-create-service-portal/set-auth-options.png" alt-text="Screenshot of the keys page with authentication options." border="true":::
143143

144-
Most quickstarts and tutorials use API keys for simplicity, but if you're setting up a service for production workloads, consider using Azure roles.
145-
146144
An endpoint and key aren't needed for portal-based tasks. The portal is already linked to your Azure Cognitive Search resource with admin rights. For a portal walkthrough, start with [Quickstart: Create an Azure Cognitive Search index in the portal](search-get-started-portal.md).
147145

148146
## Scale your service

0 commit comments

Comments
 (0)