Skip to content

Commit c0cf8e9

Browse files
committed
Merge branch 'main' of github.com:MicrosoftDocs/azure-ai-docs-pr into breadcrumbs
2 parents 948e564 + dcc6436 commit c0cf8e9

File tree

8 files changed

+70
-36
lines changed

8 files changed

+70
-36
lines changed

articles/ai-services/openai/quotas-limits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The following sections provide you with a quick guide to the default quotas and
4545
| Maximum number of Provisioned throughput units per deployment | 100,000 |
4646
| Max files per Assistant/thread | 10,000 when using the API or AI Studio. 20 when using Azure OpenAI Studio.|
4747
| Max file size for Assistants & fine-tuning | 512 MB |
48+
| Max size for all uploaded files for Assistants |100 GB |
4849
| Assistants token limit | 2,000,000 token limit |
4950
| GPT-4o max images per request (# of images in the messages array/conversation history) | 10 |
5051
| GPT-4 `vision-preview` & GPT-4 `turbo-2024-04-09` default max tokens | 16 <br><br> Increase the `max_tokens` parameter value to avoid truncated responses. GPT-4o max tokens defaults to 4096. |

articles/ai-studio/how-to/create-manage-compute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ author: sdgilley
1818

1919
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
2020

21-
In this article, you learn how to create a compute instance in Azure AI Studio. You can create a compute instance in the Azure AI Studio or in the Azure portal.
21+
In this article, you learn how to create a compute instance in Azure AI Studio. You can create a compute instance in the Azure AI Studio.
2222

2323
You need a compute instance to:
2424
- Use prompt flow in Azure AI Studio.

articles/ai-studio/how-to/create-projects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ In addition, a number of resources are only accessible by users in your project
117117

118118
| Data connection | Storage location | Purpose |
119119
| --- | --- | --- |
120-
| workspaceblobstore | {project-GUID}-blobstore | Default container for data upload |
121-
| workspaceartifactstore | {project-GUID}-blobstore | Stores components and metadata for your project such as model weights |
120+
| workspaceblobstore | {project-GUID}-azureml-blobstore | Default container for data upload |
121+
| workspaceartifactstore | {project-GUID}-azureml | Stores components and metadata for your project such as model weights |
122122
| workspacefilestore | {project-GUID}-code | Hosts files created on your compute and using prompt flow |
123123

124124
> [!NOTE]

articles/machine-learning/.openpublishing.redirection.machine-learning.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3385,6 +3385,16 @@
33853385
"redirect_url": "/azure/machine-learning/migrate-overview",
33863386
"redirect_document_id": true
33873387
},
3388+
{
3389+
"source_path_from_root": "/articles/machine-learning/v-fake/migrate-overview.md",
3390+
"redirect_url": "/azure/machine-learning/migrate-overview",
3391+
"redirect_document_id": false
3392+
},
3393+
{
3394+
"source_path_from_root": "/articles/machine-learning/v-fake/introduction.md",
3395+
"redirect_url": "/azure/machine-learning/introduction",
3396+
"redirect_document_id": true
3397+
},
33883398
{
33893399
"source_path_from_root": "/articles/machine-learning/classic/migrate-execute-r-script.md",
33903400
"redirect_url": "/azure/machine-learning/migrate-execute-r-script",

articles/machine-learning/tutorial-automated-ml-forecast.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -244,13 +244,9 @@ Delete just the deployment instance from the Azure Machine Learning studio, if y
244244

245245
In this tutorial, you used automated ML in the Azure Machine Learning studio to create and deploy a time series forecasting model that predicts bike share rental demand.
246246

247-
See this article for steps on how to create a Power BI supported schema to facilitate consumption of your newly deployed web service:
248-
249-
> [!div class="nextstepaction"]
250-
> [Consume a web service](/power-bi/connect-data/service-aml-integrate?context=azure%2fmachine-learning%2fcontext%2fml-context)
251-
252247
+ Learn more about [automated machine learning](concept-automated-ml.md).
253248
+ For more information on classification metrics and charts, see the [Understand automated machine learning results](how-to-understand-automated-ml.md) article.
249+
+ For more information on [FAQs on forecasting](how-to-automl-forecasting-faq.md).
254250

255251
>[!NOTE]
256252
> This bike share dataset has been modified for this tutorial. This dataset was made available as part of a [Kaggle competition](https://www.kaggle.com/c/bike-sharing-demand/data) and was originally available via [Capital Bikeshare](https://www.capitalbikeshare.com/system-data). It can also be found within the [UCI Machine Learning Database](http://archive.ics.uci.edu/ml/datasets/Bike+Sharing+Dataset).<br><br>

articles/machine-learning/tutorial-first-experiment-automated-ml.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,12 +286,9 @@ Delete just the deployment instance from Azure Machine Learning at https:\//ml.a
286286

287287
In this automated machine learning tutorial, you used Azure Machine Learning's automated ML interface to create and deploy a classification model. See these articles for more information and next steps:
288288

289-
> [!div class="nextstepaction"]
290-
> [Consume a web service](/power-bi/connect-data/service-aml-integrate?context=azure%2fmachine-learning%2fcontext%2fml-context)
291-
292289
+ Learn more about [automated machine learning](concept-automated-ml.md).
293290
+ For more information on classification metrics and charts, see the [Understand automated machine learning results](how-to-understand-automated-ml.md) article.
294-
291+
+ Learn more about [how to set up AutoML for NLP](how-to-auto-train-nlp-models.md).
295292

296293
>[!NOTE]
297294
> This Bank Marketing dataset is made available under the [Creative Commons (CCO: Public Domain) License](https://creativecommons.org/publicdomain/zero/1.0/). Any rights in individual contents of the database are licensed under the [Database Contents License](https://creativecommons.org/publicdomain/zero/1.0/) and available on [Kaggle](https://www.kaggle.com/datasets/janiobachmann/bank-marketing-dataset). This dataset was originally available within the [UCI Machine Learning Database](https://archive.ics.uci.edu/ml/datasets/bank+marketing).<br><br>

articles/open-datasets/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- name: Tutorial
1010
items:
1111
- name: Regression with automated machine learning
12-
href: ../machine-learning/tutorial-auto-train-models.md?bc=%2fazure%2fopen-datasets%2fbreadcrumb%2ftoc.json&toc=%2fazure%2fopen-datasets%2ftoc.json
12+
href: /azure/machine-learning/how-to-auto-train-models-v1?bc=%2fazure%2fopen-datasets%2fbreadcrumb%2ftoc.json&toc=%2fazure%2fopen-datasets%2ftoc.json
1313
- name: Enrich an image classification model
1414
href: ../machine-learning/tutorial-train-models-with-aml.md?bc=%2fazure%2fopen-datasets%2fbreadcrumb%2ftoc.json&toc=%2fazure%2fopen-datasets%2ftoc.json
1515
- name: How-to guides

docfx.json

Lines changed: 53 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
"dest": "."
2020
},
2121
{
22+
"group": "grp-machine-learning",
23+
"src": "articles/machine-learning",
24+
"dest": "./machine-learning",
2225
"files": [
2326
"**/*.md",
2427
"**/*.yml"
@@ -29,12 +32,12 @@
2932
"**/obj/**",
3033
"**/v1/**",
3134
"**/v-fake/**"
32-
],
33-
"src": "articles/machine-learning",
34-
"dest": "./machine-learning",
35-
"group": "grp-machine-learning"
35+
]
3636
},
3737
{
38+
"group": "grp-document-intelligence",
39+
"src": "articles/ai-services/document-intelligence",
40+
"dest": "./ai-services/document-intelligence/",
3841
"files": [
3942
"**/*.md",
4043
"**/*.yml"
@@ -43,12 +46,12 @@
4346
"**/_themes/**",
4447
"**/includes/**",
4548
"**/obj/**"
46-
],
47-
"src": "articles/ai-services/document-intelligence",
48-
"dest": "./ai-services/document-intelligence/",
49-
"group": "grp-document-intelligence"
49+
]
5050
},
5151
{
52+
"group": "grp-machine-learningv1",
53+
"src": "articles/machine-learning/v1",
54+
"dest": "./machine-learning",
5255
"files": [
5356
"**/*.md",
5457
"**/*.yml"
@@ -57,10 +60,21 @@
5760
"**/_themes/**",
5861
"**/includes/**",
5962
"**/obj/**"
63+
]
64+
},
65+
{
66+
"group": "grp-machine-learningv1",
67+
"src": "articles/machine-learning/v-fake",
68+
"dest": "./machine-learning/v1",
69+
"files": [
70+
"**/*.md",
71+
"**/*.yml"
6072
],
61-
"src": "articles/machine-learning/v1",
62-
"dest": "./machine-learning",
63-
"group": "grp-machine-learningv1"
73+
"exclude": [
74+
"**/_themes/**",
75+
"**/includes/**",
76+
"**/obj/**"
77+
]
6478
},
6579
{
6680
"files": [
@@ -90,6 +104,9 @@
90104
"dest": "."
91105
},
92106
{
107+
"group": "grp-document-intelligence",
108+
"src": "articles/ai-services/document-intelligence",
109+
"dest": "./ai-services/document-intelligence/",
93110
"files": [
94111
"**/*.gif",
95112
"**/*.jpeg",
@@ -100,12 +117,12 @@
100117
"exclude": [
101118
"**/_themes/**",
102119
"**/obj/**"
103-
],
104-
"src": "articles/ai-services/document-intelligence",
105-
"dest": "./ai-services/document-intelligence/",
106-
"group": "grp-document-intelligence"
120+
]
107121
},
108122
{
123+
"group": "grp-machine-learning",
124+
"src": "articles/machine-learning",
125+
"dest": "./machine-learning/",
109126
"files": [
110127
"**/*.gif",
111128
"**/*.jpeg",
@@ -118,12 +135,12 @@
118135
"**/obj/**",
119136
"**/v1/**",
120137
"**/v-fake/**"
121-
],
122-
"src": "articles/machine-learning",
123-
"dest": "./machine-learning/",
124-
"group": "grp-machine-learning"
138+
]
125139
},
126140
{
141+
"group": "grp-machine-learningv1",
142+
"src": "articles/machine-learning/v1",
143+
"dest": "./machine-learning/",
127144
"files": [
128145
"**/*.gif",
129146
"**/*.jpeg",
@@ -134,10 +151,23 @@
134151
"exclude": [
135152
"**/_themes/**",
136153
"**/obj/**"
154+
]
155+
},
156+
{
157+
"group": "grp-machine-learningv1",
158+
"src": "articles/machine-learning/v-fake",
159+
"dest": "./machine-learning/v1",
160+
"files": [
161+
"**/*.gif",
162+
"**/*.jpeg",
163+
"**/*.jpg",
164+
"**/*.png",
165+
"**/*.svg"
137166
],
138-
"src": "articles/machine-learning/v1",
139-
"dest": "./machine-learning/",
140-
"group": "grp-machine-learningv1"
167+
"exclude": [
168+
"**/_themes/**",
169+
"**/obj/**"
170+
]
141171
}
142172
],
143173
"groups": {
@@ -395,4 +425,4 @@
395425
"externalReference": [],
396426
"template": []
397427
}
398-
}
428+
}

0 commit comments

Comments
 (0)