Skip to content

Commit 6188d8f

Browse files
committed
Fixed blocking issues
1 parent 01a5476 commit 6188d8f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -227,19 +227,19 @@ Maximum quota for a given tier and region combination is an extra 100 search ser
227227

228228
1. Sign in to the Azure portal, search for "quotas" in your dashboard, and then select the **Quotas** service.
229229

230-
:::image type="content" source="media/search-create-service-portal/quota-search.png" alt-text="Screenshot of the quota search term and Quotas service in the results.":::
230+
:::image type="content" source="media/search-create-service-portal/quota-search.png" lightbox="media/search-create-service-portal/quota-search.png" alt-text="Screenshot of the quota search term and Quotas service in the results.":::
231231

232232
1. In the Quota's Overview page, select **Search**.
233233

234-
:::image type="content" source="media/search-create-service-portal/quota-overview-page.png" alt-text="Screenshot of the search tile in the Quota's overview page.":::
234+
:::image type="content" source="media/search-create-service-portal/quota-overview-page.png" lightbox="media/search-create-service-portal/quota-overview-page.png" alt-text="Screenshot of the search tile in the Quota's overview page.":::
235235

236236
1. Set filters so that you can review existing quota for search services in the current subscription. We recommend filtering by usage.
237237

238238
1. Find the region and tier that needs more quota and select the **Edit** pencil icon to begin your request.
239239

240-
:::image type="content" source="media/search-create-service-portal/quota-pencil-edit.png" alt-text="Screenshot of the My Quotas page with a region at maximum quota.":::
240+
:::image type="content" source="media/search-create-service-portal/quota-pencil-edit.png" lightbox="media/search-create-service-portal/quota-pencil-edit.png" alt-text="Screenshot of the My Quotas page with a region at maximum quota.":::
241241

242-
1. In **Quota details**, specify the location, tier, and a new limit for your subscription quota. None of the values can be empty. The new limit must be greater than the current limit, and equal to or lower than the number in the auto-approved quota increase column. For example, for the Basic tier in a given region, if the current limits is 16, your new limit can be between 17 and 80.
242+
1. In **Quota details**, specify the location, tier, and a new limit for your subscription quota. None of the values can be empty. The new limit must be greater than the current limit, and equal to or lower than the number in the auto-approved quota increase column. For example, for the Basic tier in a given region, if the current limit is 16, your new limit can be between 17 and 80.
243243

244244
| Tier | Default limit | Auto-approved quota increase | Combined total |
245245
|--|--|--|--|

articles/search/search-manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Internally, Microsoft collects telemetry data about your service and the platfor
101101

102102
Semantic ranking is free for the first 1,000 requests per month, but you must opt-in to get the free quota.
103103

104-
In Azure portal, under **Settings** on the leftmost pane, select **Semantic ranker** and then choose the Free plan. For more information, see [Enable semantic rankger](semantic-how-to-enable-disable.md).
104+
In Azure portal, under **Settings** on the leftmost pane, select **Semantic ranker** and then choose the Free plan. For more information, see [Enable semantic ranker](semantic-how-to-enable-disable.md).
105105

106106
### Configure user access
107107

0 commit comments

Comments
 (0)