diff --git a/make-options.json b/make-options.json index 8efa436a9cd5..13497ac47dd7 100644 --- a/make-options.json +++ b/make-options.json @@ -11,6 +11,8 @@ "AzureCloudPowerShellDeploymentV1", "AzureFileCopyV1", "AzureFileCopyV2", + "AzureFunctionDeploymentV1", + "AzureFunctionOnContainerDeploymentV1", "AzureFunctionV1", "AzureIoTEdgeV2", "AzureKeyVaultV1", @@ -24,6 +26,8 @@ "AzureResourceGroupDeploymentV2", "AzureRmWebAppDeploymentV3", "AzureRmWebAppDeploymentV4", + "AzureWebAppDeploymentV1", + "AzureWebAppOnContainerDeploymentV1", "AzureVmssDeploymentV0", "BashV3", "BatchScriptV1", @@ -52,6 +56,7 @@ "DownloadPipelineArtifactV0", "DownloadSecureFileV1", "ExtractFilesV1", + "FileTransformV1", "FtpUploadV1", "GithubReleaseV0", "GoV0",