hashicorp / terraform-provider-azurerm

Terraform provider for Azure Resource Manager
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Mozilla Public License 2.0
4.45k stars 4.53k forks source link

linked self hosted integration runtime feature does not exists #26472

Open venkatachalamd100 opened 5 days ago

venkatachalamd100 commented 5 days ago

Is there an existing issue for this?

Community Note

Terraform Version

1.0.0.

AzureRM Provider Version

3.0.0

Affected Resource(s)/Data Source(s)

azure data factory linked self hosted IR

Terraform Configuration Files

Hi Team,

I am trying to create linked self hosted integration runtime , terraform code does not seems to be exists for this. 
it is available for linked service for different resources not for  linked self hosted integration runtime.

refer https://learn.microsoft.com/en-us/azure/data-factory/create-shared-self-hosted-integration-runtime-powershell

Debug Output/Panic Output

.

Expected Behaviour

No response

Actual Behaviour

No response

Steps to Reproduce

No response

Important Factoids

No response

References

No response

Chambras commented 4 days ago

@venkatachalamd100 Could you provide the terraform code you are using to create it? Also, have your tried with the latest terraform and azurerm version ? the ones you listed are very old.