Azure-Samples / modern-data-warehouse-dataops

DataOps for Microsoft Data Platform technologies. https://aka.ms/dataops-repo
MIT License
591 stars 463 forks source link

[Fabric e2e sample] Add Terraform scripts #759

Closed elenaterenzi closed 1 week ago

elenaterenzi commented 1 month ago

Use the newly released (public preview) Fabric Terraform provider for infra deployment

DoD:

naga-nandyala commented 2 weeks ago

I have reviewed the PR. All suggested comments were addressed. I have also used the README and the Fabric E2E sample to test below scenarios. I was successful in deploying Azure and Fabric resources/artifacts.

  1. using service principal.
  2. using managed identity (virtual machine).

Using Service Principal: Image

Using Managed Identity: Image