Skip to content

Commit 12ab991

Browse files
committed
terminology
1 parent 9919dcc commit 12ab991

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/search/search-howto-connecting-azure-sql-iaas-to-azure-search-using-indexers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To get the portal IP address, ping `stamp2.ext.search.windows.net`, which is the
9494

9595
Clusters in different regions connect to different traffic managers. Regardless of the domain name, the IP address returned from the ping is the correct one to use when defining an inbound firewall rule for the Azure portal in your region.
9696

97-
## Supplement network security with authorization
97+
## Supplement network security with token authentication
9898

9999
Firewalls and network security are a first step in preventing unauthorized access to data and operations. Authorization should be your next step.
100100

articles/search/search-indexer-howto-access-ip-restricted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Now that you have the necessary IP addresses, you can set up the inbound rules.
134134

135135
It can take five to ten minutes for the firewall rules to be updated, after which indexers should be able to access storage account data behind the firewall.
136136

137-
## Supplement network security with authorization
137+
## Supplement network security with token authentication
138138

139139
Firewalls and network security are a first step in preventing unauthorized access to data and operations. Authorization should be your next step.
140140

0 commit comments

Comments
 (0)