View Diff on GitHub
ハイライト
この差分は articles/ai-services/language-service/toc.yml
ファイル内の目次に対するマイナーアップデートを示しています。特に、新しい項目の追加と、古い項目の削除が行われ、目次の内容が更新されています。
新機能
- 新しい項目「Configure Azure resources」が追加されました。これにより、ユーザーはAzureリソースの設定に関するガイドに直接アクセスできるようになりました。
破壊的変更
- 「Configure Azure and CLU resources」という既存の項目が削除されました。これにより、以前の目次を基にしたリンクやドキュメント参照が機能しない可能性があります。
その他の更新
- 他に特筆すべき変更はありませんが、目次の整理により利便性が向上しています。
インサイト
この差分から、ドキュメント管理における目次の役割がいかに重要であるかが分かります。特に、技術ドキュメントでは正確で最新の情報を読者に提供することが求められます。今回の変更は、新しいリソース構成の情報を提供するために目次を更新し、削除された項目に依存していたユーザーに対しては異なるナビゲーションを促すものです。
目次の更新は一見小さな変更に見えますが、それによってユーザーのドキュメント利用体験が大きく改善されることがあります。このような更新は、通常の技術ドキュメントメンテナンスの一環として重要であり、特に大規模なシステムやサービスを扱う場合には、より重要性が増します。新しい項目の追加は、Azureリソース設定ガイドへと簡単に辿り着けることを約束し、削除された項目は、今後の維持管理を簡素化します。
Summary Table
Filename |
Type |
Title |
Status |
A |
D |
M |
toc.yml |
minor update |
目次の項目の更新と削除 |
modified |
3 |
3 |
6 |
Modified Contents
articles/ai-services/language-service/toc.yml
Diff
@@ -149,6 +149,9 @@ items:
href: ../containers/azure-container-instance-recipe.md?context=/azure/ai-services/language-service/context/context
- name: Azure AI containers overview
href: ../cognitive-services-container-support.md
+ - name: Configure Azure resources
+ href: conversational-language-understanding/how-to/configure-azure-resources.md
+ displayName: configuration, fine-tuning, azure ai foundry, azure portal
- name: Create a fine-tuning task project
href: conversational-language-understanding/how-to/create-project.md
displayName: creation, clu project, setup
@@ -161,9 +164,6 @@ items:
- name: Train a model
href: conversational-language-understanding/how-to/train-model.md
displayName: training, clu training, conversational model training
- - name: Configure Azure and CLU resources
- href: conversational-language-understanding/how-to/configure-azure-resources.md
- displayName: configuration, fine-tuning, azure ai foundry, azure portal
- name: View your model's performance
href: conversational-language-understanding/how-to/view-model-evaluation.md
displayName: evaluation, performance metrics, clu accuracy, testing
Summary
{
"modification_type": "minor update",
"modification_title": "目次の項目の更新と削除"
}
Explanation
この変更は、articles/ai-services/language-service/toc.yml
ファイルにおける目次の項目に関するマイナーな更新を示しています。具体的には、2つのエントリが更新され、新しい項目が追加されている一方で、古い項目が削除されています。
具体的には、以下のような変更が行われました:
- 新しい項目「Configure Azure resources」が追加され、関連するリンクが指定されています。
- 古い項目「Configure Azure and CLU resources」が削除されました。
これにより、目次が最新のリソースに対応し、読み手にとっての利便性が向上しています。この変更は全体で6行の修正を含んでいます。