language Extensions
Parameters
An list of language_extensions
to enable. Valid values are: PYTHON
, PYTHON_3.10.8
and R
. PYTHON
is used to specify Python 3.6.5 image and PYTHON_3.10.8
is used to specify Python 3.10.8 image. Note that PYTHON_3.10.8
is only available in skus which support nested virtualization.
NOTE: In
v4.0.0
and later version of the AzureRM Provider,language_extensions
will be changed to a list oflanguage_extension
block. In each block,name
andimage
are required.name
is the name of the language extension, possible values arePYTHON
,R
.image
is the image of the language extension, possible values arePython3_6_5
,Python3_10_8
andR
.
Parameters
An list of language_extensions
to enable. Valid values are: PYTHON
, PYTHON_3.10.8
and R
. PYTHON
is used to specify Python 3.6.5 image and PYTHON_3.10.8
is used to specify Python 3.10.8 image. Note that PYTHON_3.10.8
is only available in skus which support nested virtualization.
NOTE: In
v4.0.0
and later version of the AzureRM Provider,language_extensions
will be changed to a list oflanguage_extension
block. In each block,name
andimage
are required.name
is the name of the language extension, possible values arePYTHON
,R
.image
is the image of the language extension, possible values arePython3_6_5
,Python3_10_8
andR
.
Parameters
An list of language_extensions
to enable. Valid values are: PYTHON
, PYTHON_3.10.8
and R
. PYTHON
is used to specify Python 3.6.5 image and PYTHON_3.10.8
is used to specify Python 3.10.8 image. Note that PYTHON_3.10.8
is only available in skus which support nested virtualization.
NOTE: In
v4.0.0
and later version of the AzureRM Provider,language_extensions
will be changed to a list oflanguage_extension
block. In each block,name
andimage
are required.name
is the name of the language extension, possible values arePYTHON
,R
.image
is the image of the language extension, possible values arePython3_6_5
,Python3_10_8
andR
.