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.0and later version of the AzureRM Provider,language_extensionswill be changed to a list oflanguage_extensionblock. In each block,nameandimageare required.nameis the name of the language extension, possible values arePYTHON,R.imageis the image of the language extension, possible values arePython3_6_5,Python3_10_8andR.
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.0and later version of the AzureRM Provider,language_extensionswill be changed to a list oflanguage_extensionblock. In each block,nameandimageare required.nameis the name of the language extension, possible values arePYTHON,R.imageis the image of the language extension, possible values arePython3_6_5,Python3_10_8andR.