Skip to content

Commit 6125599

Browse files
authored
Merge pull request #283279 from MicrosoftDocs/main
8/01 OOB Publish again
2 parents 96da658 + ea3bdf1 commit 6125599

File tree

206 files changed

+197
-231
lines changed

Some content is hidden

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

206 files changed

+197
-231
lines changed

articles/ai-services/Anomaly-Detector/includes/quickstart-cleanup-next-steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: mbullwin
1414

1515
If you want to clean up and remove an Azure AI services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with the resource group.
1616

17-
* [Portal](../../multi-service-resource.md?pivots=azportal#clean-up-resources)
17+
* [Azure portal](../../multi-service-resource.md?pivots=azportal#clean-up-resources)
1818
* [Azure CLI](../../multi-service-resource.md?pivots=azcli#clean-up-resources)
1919

2020
## Next steps

articles/ai-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-csharp-multivariate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ dotnet run
326326

327327
If you want to clean up and remove an Azure AI services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with the resource group.
328328

329-
* [Portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
329+
* [Azure portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
330330
* [Azure CLI](../../../multi-service-resource.md?pivots=azcli#clean-up-resources)
331331

332332
## Next steps

articles/ai-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,5 +222,5 @@ Next we call the client's `DetectEntireSeriesAsync` method with the `DetectReque
222222

223223
If you want to clean up and remove an Anomaly Detector resource, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it. You also may want to consider [deleting the environment variables](/powershell/module/microsoft.powershell.core/about/about_environment_variables#using-the-environment-provider-and-item-cmdlets) you created if you no longer intend to use them.
224224

225-
* [Portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
225+
* [Azure portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
226226
* [Azure CLI](../../../multi-service-resource.md?pivots=azcli#clean-up-resources)

articles/ai-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-java-multivariate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ gradle run
302302

303303
If you want to clean up and remove an Azure AI services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with the resource group.
304304

305-
* [Portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
305+
* [Azure portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
306306
* [Azure CLI](../../../multi-service-resource.md?pivots=azcli#clean-up-resources)
307307

308308
## Next steps

articles/ai-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-javascript-multivariate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ node index.js
229229
230230
If you want to clean up and remove an Azure AI services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with the resource group.
231231
232-
* [Portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
232+
* [Azure portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
233233
* [Azure CLI](../../../multi-service-resource.md?pivots=azcli#clean-up-resources)
234234
235235
## Next steps

articles/ai-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,5 +223,5 @@ In the code above, we call the Anomaly Detector API to detect anomalies through
223223

224224
If you want to clean up and remove an Anomaly Detector resource, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it. You also may want to consider [deleting the environment variables](/powershell/module/microsoft.powershell.core/about/about_environment_variables#using-the-environment-provider-and-item-cmdlets) you created if you no longer intend to use them.
225225

226-
* [Portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
226+
* [Azure portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
227227
* [Azure CLI](../../../multi-service-resource.md?pivots=azcli#clean-up-resources)

articles/ai-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-python-multivariate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,5 +257,5 @@ The output results have been truncated for brevity.
257257

258258
If you want to clean up and remove an Anomaly Detector resource, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it. You also may want to consider [deleting the environment variables](/powershell/module/microsoft.powershell.core/about/about_environment_variables#using-the-environment-provider-and-item-cmdlets) you created if you no longer intend to use them.
259259

260-
* [Portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
260+
* [Azure portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
261261
* [Azure CLI](../../../multi-service-resource.md?pivots=azcli#clean-up-resources)

articles/ai-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,5 +236,5 @@ In this code example, we've added the `matplotlib` library to allow us to visual
236236

237237
If you want to clean up and remove an Anomaly Detector resource, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it. You also may want to consider [deleting the environment variables](/powershell/module/microsoft.powershell.core/about/about_environment_variables#using-the-environment-provider-and-item-cmdlets) you created if you no longer intend to use them.
238238

239-
* [Portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
239+
* [Azure portal](../../../multi-service-resource.md?pivots=azportal#clean-up-resources)
240240
* [Azure CLI](../../../multi-service-resource.md?pivots=azcli#clean-up-resources)

articles/ai-services/Anomaly-Detector/overview.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ keywords: anomaly detection, machine learning, algorithms
1616

1717
[!INCLUDE [Deprecation announcement](includes/deprecation.md)]
1818

19-
[!INCLUDE [Azure AI services rebrand](../includes/rebrand-note.md)]
20-
2119
Anomaly Detector is an AI service with a set of APIs, which enables you to monitor and detect anomalies in your time series data with little machine learning (ML) knowledge, either batch validation or real-time inference.
2220

2321
This documentation contains the following types of articles:

articles/ai-services/LUIS/luis-container-howto.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,13 +147,13 @@ Before packaging a LUIS application, you must have the following:
147147

148148
### Export app package from LUIS portal
149149

150-
The LUIS [portal](https://www.luis.ai) provides the ability to export the trained or published app's package.
150+
The LUIS [Azure portal](https://www.luis.ai) provides the ability to export the trained or published app's package.
151151

152152
### Export published app's package from LUIS portal
153153

154154
The published app's package is available from the **My Apps** list page.
155155

156-
1. Sign on to the LUIS [portal](https://www.luis.ai).
156+
1. Sign on to the LUIS [Azure portal](https://www.luis.ai).
157157
1. Select the checkbox to the left of the app name in the list.
158158
1. Select the **Export** item from the contextual toolbar above the list.
159159
1. Select **Export for container (GZIP)**.
@@ -166,7 +166,7 @@ The published app's package is available from the **My Apps** list page.
166166

167167
The versioned app's package is available from the **Versions** list page.
168168

169-
1. Sign on to the LUIS [portal](https://www.luis.ai).
169+
1. Sign on to the LUIS [Azure portal](https://www.luis.ai).
170170
1. Select the app in the list.
171171
1. Select **Manage** in the app's navigation bar.
172172
1. Select **Versions** in the left navigation bar.

0 commit comments

Comments
 (0)