You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/speech-container-howto.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,12 +84,12 @@ grep -q avx2 /proc/cpuinfo && echo AVX2 supported || echo No AVX2 support detect
84
84
85
85
## Request approval to run the container
86
86
87
-
Fill out and submit the [request form](https://aka.ms/csgate) to request access to the container.
87
+
To request access to the container, fill out and submit one of the following:
88
+
-[Connected containers request form](https://aka.ms/csgate) if you want to run containers regularly, in environments that are only connected to the internet.
89
+
-[Disconnected Container request form](../containers/disconnected-containers.md#request-access-to-use-containers-in-disconnected-environments) if you want to run containers in environments that can either be connected or disconnected from the internet.
88
90
89
91
[!INCLUDE [Request access to public preview](../../../includes/cognitive-services-containers-request-access.md)]
90
92
91
-
If you want to run a container in a disconnected environment, you must submit a [separate request form](../containers/disconnected-containers.md#request-access-to-use-containers-in-disconnected-environments).
0 commit comments