Skip to content

Commit a99952b

Browse files
committed
add lim access
1 parent 357676c commit a99952b

File tree

3 files changed

+42
-3
lines changed

3 files changed

+42
-3
lines changed

articles/ai-services/content-safety/how-to/embedded-content-safety.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ ms.author: zhanxia
1515
Embedded content safety is designed for on-device scenarios where cloud connectivity is intermittent or prefer on-device for privacy reason. For example, you can use embedded content safety in a PC to detect harmful content generated by foundation model, or a car that might travel out of range. You can also develop hybrid cloud and offline solutions. For scenarios where your devices must be in a secure environment like a bank or government entity, you should first consider [disconnected containers](../../containers/disconnected-containers.md).
1616

1717
> [!IMPORTANT]
18-
> Microsoft limits access to embedded content safety. You can apply for access through the Azure AI content safety [embedded content safety limited access review](https://aka.ms/aacs-embedded-application). For more information, see [Limited access for embedded content safety]().
19-
**tbd**: update the link of an article to limited access for embedded content safety. Embedded speech's reference is [here](/legal/cognitive-services/speech-service/embedded-speech/limited-access-embedded-speech?context=%2Fazure%2Fai-services%2Fspeech-service%2Fcontext%2Fcontext&source=docs)
18+
> Microsoft limits access to embedded content safety. You can apply for access through the Azure AI content safety [embedded content safety limited access review](https://aka.ms/aacs-embedded-application). For more information, see [Limited access](../limited-access.md).
2019
2120
## Platform requirements
2221

@@ -171,4 +170,4 @@ The [sample code](https://github.com/Azure/azure-ai-content-safety-sdk) includes
171170

172171
## Related Content
173172

174-
- [Limited access to Content Safety](tbd)
173+
- [Limited access to Content Safety](../limited-access.md)
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Limited Access to Content Safety
3+
titleSuffix: Azure AI services
4+
description: This article explains why certain Azure AI Content Safety features are available as limited access, and how to request access.
5+
author: PatrickFarley
6+
ms.author: pafarley
7+
manager: nitinme
8+
ms.service: azure-ai-speech
9+
ms.date: 09/23/2024
10+
---
11+
12+
# Limited Access to Content Safety features
13+
14+
The Azure AI Content Safety [containers](./how-to/containers/container-overview.md) and [embedded SDK](./how-to/embedded-content-safety.md) allow for on-device analysis where cloud connectivity is intermittent or unavailable. They are Limited Access features available by registration only, and only for certain use cases.
15+
16+
## Registration process
17+
18+
The content safety containers and embedded SDK require registration. Only customers managed by Microsoft, meaning those who are working directly with Microsoft account teams, are eligible for access. Customers who wish to use this feature are required to register by submitting a registration form. The use of either feature is limited to the use case selected at the time of registration. Microsoft may require customers to re-verify this information.
19+
- [Request access to content safety containers](https://aka.ms/csdisconnectedcontainers)
20+
- [Request access to embedded content safety](https://aka.ms/aacs-embedded-application)
21+
22+
These features are available to customers under the terms governing their subscription to Microsoft Azure Services (including the [Service Specific Terms](https://go.microsoft.com/fwlink/?linkid=2018760)). Please review these terms carefully as they contain important conditions and obligations governing your use of the service.
23+
24+
Learn more about the legal terms that apply to this feature [here](https://azure.microsoft.com/support/legal/).
25+
26+
## Help and support
27+
28+
FAQ about Limited Access features can be found [here](/azure/ai-services/cognitive-services-limited-access).
29+
30+
If you need help with Azure AI Content Safety, find support [here](/azure/ai-services/cognitive-services-support-options).
31+
32+
Report abuse [here](https://aka.ms/reportabuse).
33+
34+
## Next steps
35+
36+
* [How to use embedded speech](/azure/ai-services/content-safety/how-to/embedded-content-safety)
37+
* [Content safety containers](./how-to/containers/container-overview.md)
38+
* [Limited Access with Azure AI services](/azure/ai-services/cognitive-services-limited-access)

articles/ai-services/content-safety/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ items:
5959
href: /legal/cognitive-services/content-safety/transparency-note?context=/azure/ai-services/content-safety/context/context
6060
- name: Data, privacy, and security
6161
href: /legal/cognitive-services/content-safety/data-privacy?context=/azure/ai-services/content-safety/context/context
62+
- name: Limited access
63+
href: ./limited-access.md
6264
- name: How-to guides
6365
items:
6466
- name: Use custom categories (standard) (preview)

0 commit comments

Comments
 (0)