Skip to content

Commit 2f7c6b6

Browse files
authored
Merge branch 'MicrosoftDocs:main' into docs-editor/container-insights-logging-v2-1695685379
2 parents 074e87a + 4ff47f4 commit 2f7c6b6

File tree

2 files changed

+1
-4
lines changed
  • articles

2 files changed

+1
-4
lines changed

articles/ai-services/translator/document-translation/quickstarts/includes/rest-api/csharp.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,3 @@ Upon successful completion:
136136
* The translated documents can be found in your target container.
137137
* The successful POST method returns a `202 Accepted` response code indicating that the service created the batch request.
138138
* The POST request also returns response headers including `Operation-Location` that provides a value used in subsequent GET requests.
139-
140-
> [!div class="nextstepaction"]
141-
> [I successfully translated my document.](#next-steps) [I ran into an issue](https://microsoft.qualtrics.com/jfe/form/SV_0Cl5zkG3CnDjq6O?PLanguage=CSHARP&Pillar=Language&Product=Document-translation&Page=quickstart&Section=Translate-documents)

articles/container-apps/containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ For more information about configuring user-assigned identities, see [Add a user
286286

287287
Azure Container Apps has the following limitations:
288288

289-
- **Privileged containers**: Azure Container Apps can't run privileged containers. If your program attempts to run a process that requires root access, the application inside the container experiences a runtime error.
289+
- **Privileged containers**: Azure Container Apps doesn't allow privileged containers mode with host-level access.
290290

291291
- **Operating system**: Linux-based (`linux/amd64`) container images are required.
292292

0 commit comments

Comments
 (0)