Skip to content

Commit f163e8a

Browse files
committed
Resolved TOC merge conflict
2 parents 0e915bc + eee4aed commit f163e8a

File tree

926 files changed

+6245
-4813
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

926 files changed

+6245
-4813
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1214,6 +1214,7 @@
12141214
".openpublishing.redirection.defender-for-cloud.json",
12151215
".openpublishing.redirection.defender-for-iot.json",
12161216
".openpublishing.redirection.iot-hub-device-update.json",
1217+
"articles/site-recovery/.openpublishing.redirection.site-recovery.json",
12171218
".openpublishing.redirection.json",
12181219
".openpublishing.redirection.key-vault.json",
12191220
".openpublishing.redirection.machine-configuration.json",

.openpublishing.redirection.json

Lines changed: 34 additions & 1023 deletions
Large diffs are not rendered by default.

articles/ai-services/policy-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Built-in policy definitions for Azure AI services
33
description: Lists Azure Policy built-in policy definitions for Azure AI services. These built-in policy definitions provide common approaches to managing your Azure resources.
4-
ms.date: 01/02/2024
4+
ms.date: 01/22/2024
55
author: nitinme
66
ms.author: nitinme
77
ms.service: azure-ai-services

articles/ai-services/security-controls-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Policy Regulatory Compliance controls for Azure AI services
33
description: Lists Azure Policy Regulatory Compliance controls available for Azure AI services. These built-in policy definitions provide common approaches to managing the compliance of your Azure resources.
4-
ms.date: 01/02/2024
4+
ms.date: 01/22/2024
55
ms.topic: sample
66
author: PatrickFarley
77
ms.author: pafarley

articles/ai-studio/how-to/deploy-models-llama.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ To create a deployment:
8181

8282
1. Additionally, you can find the deployment details, URL, and access keys navigating to the tab **Build** > **Components** > **Deployments**.
8383

84+
To learn about billing for Llama models deployed with pay-as-you-go, see [Cost and quota considerations for Llama 2 models deployed as a service](#cost-and-quota-considerations-for-llama-2-models-deployed-as-a-service).
8485

8586
### Consume Llama 2 models as a service
8687

@@ -432,17 +433,19 @@ For reference about how to invoke Llama 2 models deployed to real-time endpoints
432433

433434
## Cost and quotas
434435

435-
### Considerations for Llama 2 models deployed as a service
436+
### Cost and quota considerations for Llama 2 models deployed as a service
436437

437438
Llama models deployed as a service are offered by Meta through the Azure Marketplace and integrated with Azure AI Studio for use. You can find the Azure Marketplace pricing when deploying or [fine-tuning the models](./fine-tune-model-llama.md).
438439

439-
Each time a project subscribes to a given offer from the Azure Marketplace, a new resource is created to track the costs associated with its consumption. The same resource is used to track costs associated with inference and fine tuning, However, multiple meters are available to track each scenario independently. See [monitor costs for models offered throughout the Azure Marketplace](./costs-plan-manage.md#monitor-costs-for-models-offered-through-the-azure-marketplace) to learn more about how to track costs.
440+
Each time a project subscribes to a given offer from the Azure Marketplace, a new resource is created to track the costs associated with its consumption. The same resource is used to track costs associated with inference and fine tuning, However, multiple meters are available to track each scenario independently.
441+
442+
See [monitor costs for models offered throughout the Azure Marketplace](./costs-plan-manage.md#monitor-costs-for-models-offered-through-the-azure-marketplace) to learn more about how to track costs.
440443

441444
:::image type="content" source="../media/cost-management/marketplace/costs-model-as-service-cost-details.png" alt-text="A screenshot showing different resources corresponding to different model offers and their associated meters." lightbox="../media/cost-management/marketplace/costs-model-as-service-cost-details.png":::
442445

443446
Quota is managed per deployment. Each deployment has a rate limit of 200,000 tokens per minute and 1,000 API requests per minute. However, we currently limit one deployment per model per project. Contact Microsoft Azure Support if the current rate limits don't suffice your scenarios.
444447

445-
### Considerations for Llama 2 models deployed as real-time endpoints
448+
### Cost and quota considerations for Llama 2 models deployed as real-time endpoints
446449

447450
Deploying Llama models and inferencing with real-time endpoints can be done by consuming Virtual Machine (VM) core quota that is assigned to your subscription a per-region basis. When you sign up for Azure AI Studio, you receive a default VM quota for several VM families available in the region. You can continue to create deployments until you reach your quota limit. Once that happens, you can request for quota increase.
448451

articles/ai-studio/how-to/index-add.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-studio
77
ms.custom:
88
- ignite-2023
99
ms.topic: how-to
10-
ms.date: 11/15/2023
10+
ms.date: 01/15/2024
1111
ms.reviewer: eur
1212
ms.author: eur
1313
author: eric-urban
@@ -117,13 +117,12 @@ If the Azure AI resource the project uses was created through Azure portal:
117117

118118
1. Open your AI Studio project
119119
1. In Flows, create a new Flow or open an existing flow
120-
1. On the top menu of the flow designer, select More tools, and then select Vector Index Lookup
120+
1. On the top menu of the flow designer, select **More tools**, and then select ***Index Lookup***
121121

122122
:::image type="content" source="../media/index-retrieve/vector-index-lookup.png" alt-text="Screenshot of Vector index Lookup from More Tools." lightbox="../media/index-retrieve/vector-index-lookup.png":::
123123

124-
1. Provide a name for your step and select **Add**.
125-
1. The Vector Index Lookup tool is added to the canvas. If you don't see the tool immediately, scroll to the bottom of the canvas
126-
1. Enter the path to your vector index, along with the query that you want to perform against the index.
124+
1. Provide a name for your Index Lookup Tool and select **Add**.
125+
1. Select the **mlindex_content** value box, and select your index. After completing this step, enter the queries and **query_types** to be performed against the index.
127126

128127
:::image type="content" source="../media/index-retrieve/configure-index-lookup.png" alt-text="Screenshot of Configure Vector index Lookup." lightbox="../media/index-retrieve/configure-index-lookup.png":::
129128

articles/ai-studio/tutorials/deploy-copilot-ai-studio.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -407,18 +407,18 @@ In this section, you use the built-in evaluation to evaluate your flow with a qu
407407
You need a question and answer evaluation dataset that contains questions and answers that are relevant to your scenario. Create a new file locally named **qa-evaluation.jsonl**. Copy and paste the following questions and answers (`"truth"`) into the file.
408408

409409
```json
410-
{"question": "What color is the CozyNights Sleeping Bag?", "truth": "Red"}
411-
{"question": "When did Daniel Wilson order the BaseCamp Folding Table?", "truth": "May 7th, 2023"}
412-
{"question": "How much do TrailWalker Hiking Shoes cost? ", "truth": "$110"}
413-
{"question": "What kind of tent did Sarah Lee buy?", "truth": "SkyView 2 person tent"}
414-
{"question": "What is Melissa Davis's phone number?", "truth": "555-333-4444"}
415-
{"question": "What is the proper care for trailwalker hiking shoes?", "truth": "After each use, remove any dirt or debris by brushing or wiping the shoes with a damp cloth."}
416-
{"question": "Does TrailMaster Tent come with a warranty?", "truth": "2 years"}
417-
{"question": "How much did David Kim spend on the TrailLite Daypack?", "truth": "$240"}
418-
{"question": "What items did Amanda Perez purchase?", "truth": "TrailMaster X4 Tent, TrekReady Hiking Boots (quantity 3), CozyNights Sleeping Bag, TrailBlaze Hiking Pants, RainGuard Hiking Jacket, and CompactCook Camping Stove"}
419-
{"question": "What is the Brand for TrekReady Hiking Boots", "truth": "TrekReady"}
420-
{"question": "How many items did Karen Williams buy?", "truth": "three items of the Summit Breeze Jacket"}
421-
{"question": "France is in Europe", "truth": "Sorry, I can only truth questions related to outdoor/camping gear and equipment"}
410+
{"question": "What color is the CozyNights Sleeping Bag?", "truth": "Red", "chat_history": [], }
411+
{"question": "When did Daniel Wilson order the BaseCamp Folding Table?", "truth": "May 7th, 2023", "chat_history": [] }
412+
{"question": "How much does TrailWalker Hiking Shoes cost? ", "truth": "$110", "chat_history": [] }
413+
{"question": "What kind of tent did Sarah Lee buy?", "truth": "SkyView 2 person tent", "chat_history": [] }
414+
{"question": "What is Melissa Davis's phone number?", "truth": "555-333-4444", "chat_history": [] }
415+
{"question": "What is the proper care for trailwalker hiking shoes?", "truth": "After each use, remove any dirt or debris by brushing or wiping the shoes with a damp cloth.", "chat_history": [] }
416+
{"question": "Does TrailMaster Tent come with a warranty?", "truth": "2 years", "chat_history": [] }
417+
{"question": "How much did David Kim spend on the TrailLite Daypack?", "truth": "$240", "chat_history": [] }
418+
{"question": "What items did Amanda Perez purchase?", "truth": "TrailMaster X4 Tent, TrekReady Hiking Boots (quantity 3), CozyNights Sleeping Bag, TrailBlaze Hiking Pants, RainGuard Hiking Jacket, and CompactCook Camping Stove", "chat_history": [] }
419+
{"question": "What is the Brand for TrekReady Hiking Boots", "truth": "TrekReady", "chat_history": [] }
420+
{"question": "How many items did Karen Williams buy?", "truth": "three items of the Summit Breeze Jacket", "chat_history": [] }
421+
{"question": "France is in Europe", "truth": "Sorry, I can only truth questions related to outdoor/camping gear and equipment", "chat_history": [] }
422422
```
423423

424424
Now that you have your evaluation dataset, you can evaluate your flow by following these steps:

articles/aks/TOC.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@
225225
- name: Deploy a cluster with a fully managed resource group
226226
href: node-resource-group-lockdown.md
227227
- name: Scale an AKS cluster
228+
- name: Manually scale nodes in an AKS cluster
228229
href: scale-cluster.md
229230
- name: Stop an AKS cluster
230231
href: start-stop-cluster.md

articles/aks/app-routing-nginx-prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,5 +210,5 @@ Then upload the desired dashboard file and click on **Load**.
210210
[external-dns]: https://github.com/kubernetes-incubator/external-dns
211211
[kubectl]: https://kubernetes.io/docs/reference/kubectl/
212212
[kubectl-apply]: https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#apply
213-
[grafana-nginx-dashboard]: https://raw.githubusercontent.com/kubernetes/ingress-nginx/main/deploy/grafana/dashboards/request-handling-performance.json
213+
[grafana-nginx-dashboard]: https://raw.githubusercontent.com/kubernetes/ingress-nginx/main/deploy/grafana/dashboards/nginx.json
214214
[grafana-nginx-request-performance-dashboard]: https://raw.githubusercontent.com/kubernetes/ingress-nginx/main/deploy/grafana/dashboards/request-handling-performance.json

0 commit comments

Comments
 (0)