Skip to content

Commit 6d5bf34

Browse files
committed
Merge branch 'freshness-pass' of https://github.com/PatrickFarley/azure-ai-docs-pr into freshness-pass
2 parents 71f355d + 5015d33 commit 6d5bf34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-services/autoscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@ Yes, you can disable the autoscale feature through Azure portal or CLI and retur
8787
## Next steps
8888

8989
* [Plan and Manage costs for Azure AI services](../ai-studio/how-to/costs-plan-manage.md).
90-
* [Optimize your cloud investment with Azure Cost Management](/azure/cost-management-billing/costs/cost-mgt-best-practices?WT.mc_id=costmanagementcontent_docsacmhorizontal_-inproduct-learn).
90+
* [Optimize your cloud investment with Microsoft Cost Management](/azure/cost-management-billing/costs/cost-mgt-best-practices?WT.mc_id=costmanagementcontent_docsacmhorizontal_-inproduct-learn).
9191
* Learn about how to [prevent unexpected costs](/azure/cost-management-billing/cost-management-billing-overview?WT.mc_id=costmanagementcontent_docsacmhorizontal_-inproduct-learn).
9292
* Take the [Cost Management](/training/paths/control-spending-manage-bills?WT.mc_id=costmanagementcontent_docsacmhorizontal_-inproduct-learn) guided learning course.

articles/ai-services/custom-vision-service/includes/quickstarts/node-tutorial-object-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ npm init
4343

4444
### Install the client library
4545

46-
To write an image analysis app with Custom Vision for Node.js, you need the Custom Vision NPM packages. To install them, run the following command in PowerShell:
46+
To write an image analysis app with Custom Vision for Node.js, you need the Custom Vision npm packages. To install them, run the following command in PowerShell:
4747

4848
```shell
4949
npm install @azure/cognitiveservices-customvision-training

0 commit comments

Comments
 (0)