@@ -508,7 +508,7 @@ public virtual Response<RecognizeEntitiesResultCollection> RecognizeEntitiesBatc
508508 /// and categorize those entities into types such as US social security
509509 /// number, drivers license number, or credit card number.
510510 /// <para>For more information on available categories, see
511- /// <see href="https://aka.ms/tanerpii "/>.</para>
511+ /// <see href="https://aka.ms/azsdk/language/pii "/>.</para>
512512 /// <para>For a list of languages supported by this operation, see
513513 /// <see href="https://aka.ms/talangs"/>.</para>
514514 /// <para>For document length limits, maximum batch size, and supported text encoding, see
@@ -542,7 +542,7 @@ public virtual async Task<Response<PiiEntityCollection>> RecognizePiiEntitiesAsy
542542 /// and categorize those entities into types such as US social security
543543 /// number, drivers license number, or credit card number.
544544 /// <para>For more information on available categories, see
545- /// <see href="https://aka.ms/tanerpii "/>.</para>
545+ /// <see href="https://aka.ms/azsdk/language/pii "/>.</para>
546546 /// <para>For a list of languages supported by this operation, see
547547 /// <see href="https://aka.ms/talangs"/>.</para>
548548 /// <para>For document length limits, maximum batch size, and supported text encoding, see
@@ -576,7 +576,7 @@ public virtual Response<PiiEntityCollection> RecognizePiiEntities(string documen
576576 /// and categorize those entities into types such as US social security
577577 /// number, drivers license number, or credit card number.
578578 /// <para>For more information on available categories, see
579- /// <see href="https://aka.ms/tanerpii "/>.</para>
579+ /// <see href="https://aka.ms/azsdk/language/pii "/>.</para>
580580 /// <para>For a list of languages supported by this operation, see
581581 /// <see href="https://aka.ms/talangs"/>.</para>
582582 /// <para>For document length limits, maximum batch size, and supported text encoding, see
@@ -610,7 +610,7 @@ public virtual async Task<Response<RecognizePiiEntitiesResultCollection>> Recogn
610610 /// and categorize those entities into types such as US social security
611611 /// number, drivers license number, or credit card number.
612612 /// <para>For more information on available categories, see
613- /// <see href="https://aka.ms/tanerpii "/>.</para>
613+ /// <see href="https://aka.ms/azsdk/language/pii "/>.</para>
614614 /// <para>For a list of languages supported by this operation, see
615615 /// <see href="https://aka.ms/talangs"/>.</para>
616616 /// <para>For document length limits, maximum batch size, and supported text encoding, see
@@ -644,7 +644,7 @@ public virtual Response<RecognizePiiEntitiesResultCollection> RecognizePiiEntiti
644644 /// and categorize those entities into types such as US social security
645645 /// number, drivers license number, or credit card number.
646646 /// <para>For more information on available categories, see
647- /// <see href="https://aka.ms/tanerpii "/>.</para>
647+ /// <see href="https://aka.ms/azsdk/language/pii "/>.</para>
648648 /// <para>For a list of languages supported by this operation, see
649649 /// <see href="https://aka.ms/talangs"/>.</para>
650650 /// <para>For document length limits, maximum batch size, and supported text encoding, see
@@ -673,7 +673,7 @@ public virtual async Task<Response<RecognizePiiEntitiesResultCollection>> Recogn
673673 /// and categorize those entities into types such as US social security
674674 /// number, drivers license number, or credit card number.
675675 /// <para>For more information on available categories, see
676- /// <see href="https://aka.ms/tanerpii "/>.</para>
676+ /// <see href="https://aka.ms/azsdk/language/pii "/>.</para>
677677 /// <para>For a list of languages supported by this operation, see
678678 /// <see href="https://aka.ms/talangs"/>.</para>
679679 /// <para>For document length limits, maximum batch size, and supported text encoding, see
0 commit comments