issues
search
Azure-Samples
/
modern-data-warehouse-dataops
DataOps for Microsoft Data Platform technologies. https://aka.ms/dataops-repo
MIT License
588
stars
459
forks
source link
Azure Data Share sample
#585
Closed
QuickNS
closed
1 year ago
QuickNS
commented
1 year ago
Type of PR
Documentation changes
Code changes
Purpose
Adding a sample about Azure Data Share that fully automates the share invitation process by using a service principal as the recipient of the invite.
Includes Python scripts to originate the invite and to accept the invitation
Sample implements an end-to-end scenario where data will be shared between two Data Share accounts and mapped to ADLS Gen2 Storage accounts.
Includes infrastructure scripts to setup a demo environment
Includes an Azure Function for a fully automated process that can run unattended
Does this introduce a breaking change? If yes, details on what can break
No
Author pre-publish checklist
[x] Added test to prove my fix is effective or new feature works
[x] No PII in logs
[x] Made corresponding changes to the documentation
Validation steps
Sample includes step by step instructions on how to run the scenario.
Issues Closed or Referenced
Closes #573
Type of PR
Purpose
Does this introduce a breaking change? If yes, details on what can break
No
Author pre-publish checklist
Validation steps
Issues Closed or Referenced