Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilising User Assigned Identities w/ Managed Credentials to share a Self-Hosted Integration Runtime #24742

Closed
1 task done
WhyDidIChooseIT opened this issue Feb 1, 2024 · 2 comments · Fixed by #25033
Closed
1 task done

Comments

@WhyDidIChooseIT
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.

Description

Azure allows the use of User Assigned Managed Identities to create Credentials within Data Factory; these can be used as authentication to create Linked Self-Hosted Integration Runtime's.

image

When attempting to create the Shared Integration Runtime via the Data Factory Integration Runtime Self Hosted resource there is no argument to allow the specifying of a Credential Object and as a result the below error is returned.

Error: Failure responding to request: StatusCode=400 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="ManagedIdentityRequiredToCreateLinkedIntegrationRuntime" Message="Managed identity is required when creating linked integration runtime 'integration_runtime_name' under 'resource_name'. Please specify a managed identity via credential object."

Can the azurerm_data_factory_integration_runtime_self_hosted resource be updated to allow for the CredentialReference property please?

Thanks.

New or Affected Resource(s)/Data Source(s)

azurerm_data_factory_integration_runtime_self_hosted

Potential Terraform Configuration

No response

References

https://learn.microsoft.com/en-us/azure/templates/microsoft.datafactory/factories/integrationruntimes?pivots=deployment-language-arm-template#credentialreference-1

@rcskosir
Copy link
Contributor

rcskosir commented Feb 2, 2024

Thank you for taking the time to open this feature request!

Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants