Marvin Buss

Results 126 comments of Marvin Buss

@ma185360 @an185144 A solution to your question is described in the docs: ![image](https://user-images.githubusercontent.com/34542414/96834294-105f2500-1442-11eb-811a-76e274a98ef5.png) This should solve your issue.

@ma185360 @an185144 Does this solve your issue? Can we close the Issue?

Hi @marcindulak, Thanks for submitting this. This was changed over the last couple of months. I don't want to change the current parameter name to not break existing repositories. We...

We are also looking for support for Databricks tables. Would be great to get this prioritized. 🚀

Thanks for letting me know @alexott. Will work on an alternative approach then.

[Preview Link](https://portal.azure.com/#blade/Microsoft_Azure_CreateUIDef/CustomDeploymentBlade/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-analytics%2Fmarvinbuss%2Fml_ci_scripts%2Finfra%2Fmain.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fdata-product-analytics%2Fmarvinbuss%2Fml_ci_scripts%2Fdocs%2Freference%2Fportal.dataProduct.json)

Here is my config: https://github.com/PerfectThymeTech/terraform-azurerm-modules/blob/47c4e0c36df5b583770ff697e98c0674c0398807/modules/aistudioproject/main.tf#L1-L26

Let me give this a try and report back. Thanks for your prompt response.

I tried the following configs: Option 1: (like you suggested) Resulted in the same error as mentioned above. ```hcl resource "azapi_resource" "ai_studio_project" { type = "Microsoft.MachineLearningServices/workspaces@2024-04-01" name = var.ai_studio_project_name location...

@ms-henglu and other ideas what could be wrong?