Skip to content

Commit c2bc0f8

Browse files
committed
Updating freshness tiers for some AI Services
1 parent 850fa2f commit c2bc0f8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docfx.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,8 @@
386386
"articles/ai-services/**/*.yml": "ce-skilling-ai-copilot",
387387
"articles/ai-services/openai/**/*.md": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
388388
"articles/ai-services/openai/**/*.yml": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
389+
"articles/ai-services/agents/**/*.md": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
390+
"articles/ai-services/agents/**/*.yml": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
389391
"articles/ai-services/content-understanding/**/*.md": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
390392
"articles/ai-services/content-understanding/**/*.yml": "ce-skilling-ai-copilot, ce-skilling-fresh-tier0",
391393
"articles/ai-services/anomaly-detector/**/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
@@ -398,6 +400,8 @@
398400
"articles/ai-services/metrics-advisor/**/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
399401
"articles/ai-services/personalizer/**/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
400402
"articles/ai-services/personalizer/**/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
403+
"articles/ai-services/document-intelligence/**/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
404+
"articles/ai-services/document-intelligence/**/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
401405
"articles/ai-services/luis/**/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
402406
"articles/ai-services/luis/**/*.yml": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
403407
"articles/ai-services/qnamaker/**/*.md": "ce-skilling-fresh-tier2, ce-skilling-ai-copilot",
@@ -421,10 +425,14 @@
421425
"ms.update-cycle": {
422426
"articles/ai-services/openai/**/*.md": "90-days",
423427
"articles/ai-services/openai/**/*.yml": "90-days",
428+
"articles/ai-services/agents/**/*.md": "90-days",
429+
"articles/ai-services/agents/**/*.yml": "90-days",
424430
"articles/ai-services/content-understanding/**/*.md": "90-days",
425431
"articles/ai-services/content-understanding/**/*.yml": "90-days",
426432
"articles/ai-services/anomaly-detector/**/*.md": "365-days",
427433
"articles/ai-services/anomaly-detector/**/*.yml": "365-days",
434+
"articles/ai-services/document-intelligence/**/*.md": "365-days",
435+
"articles/ai-services/document-intelligence/**/*.yml": "365-days",
428436
"articles/ai-services/content-moderator/**/*.md": "365-days",
429437
"articles/ai-services/content-moderator/**/*.yml": "365-days",
430438
"articles/ai-services/custom-vision-service/**/*.md": "365-days",

0 commit comments

Comments
 (0)