1---2name: azure-data-share3description: Expert knowledge for Azure Data Share development including troubleshooting, decision making, security, configuration, and deployment. Use when estimating Data Share costs, managing invitations/RBAC, cross-region deployments, dataset mapping, or automation, and other Azure Data Share related development tasks. Not for Azure Data Box (use azure-data-box-family), Azure Import Export (use azure-import-export), Azure Open Datasets (use azure-open-datasets), Azure Data Explorer (use azure-data-explorer).4---5# Azure Data Share Skill67This skill provides expert guidance for Azure Data Share. Covers troubleshooting, decision making, security, configuration, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.89## How to Use This Skill1011> **IMPORTANT for Agent**: Use the **Category Index** below to locate relevant sections. For categories with line ranges (e.g., `L35-L120`), use `read_file` with the specified lines. For categories with file links (e.g., `[security.md](security.md)`), use `read_file` on the linked reference file1213This skill requires **network access** to fetch documentation content:14- **Preferred**: Use `mcp_microsoftdocs:microsoft_docs_fetch`. Returns Markdown.15- **Fallback**: Use `WebFetch`. Returns Markdown.1617## Category Index1819| Category | Lines | Description |20|----------|-------|-------------|21| Troubleshooting | L29-L33 | Diagnosing and fixing Azure Data Share invitation issues, common error codes/messages, permission and configuration problems when sending or accepting shares |22| Decision Making | L34-L38 | Guidance on estimating Azure Data Share costs, understanding pricing factors (shares, snapshots, storage), and planning budgets for data sharing scenarios. |23| Security | L39-L45 | Managing access and security for Data Share: RBAC roles, permissions, invitations/recipients, and configuring security controls for shared datasets. |24| Configuration | L46-L58 | Configuring Azure Data Share: adding datasets, mapping received data, integrating with SQL/Synapse/Blob/Data Lake, setting up monitoring/metrics, and automating via PowerShell, ARM, and Bicep. |25| Deployment | L59-L63 | Guides for deploying Azure Data Share across regions, including disaster recovery setup, regional failover, and moving Data Share accounts between Azure regions. |2627### Troubleshooting28| Topic | URL |29|-------|-----|30| Troubleshoot invitations and errors in Azure Data Share | https://learn.microsoft.com/en-us/azure/data-share/data-share-troubleshoot |3132### Decision Making33| Topic | URL |34|-------|-----|35| Estimate and plan Azure Data Share pricing | https://learn.microsoft.com/en-us/azure/data-share/concepts-pricing |3637### Security38| Topic | URL |39|-------|-----|40| Assign roles and permissions for Azure Data Share | https://learn.microsoft.com/en-us/azure/data-share/concepts-roles-permissions |41| Configure recipients and invitations in Azure Data Share | https://learn.microsoft.com/en-us/azure/data-share/how-to-add-recipients |42| Apply security controls for Azure Data Share | https://learn.microsoft.com/en-us/azure/data-share/security |4344### Configuration45| Topic | URL |46|-------|-----|47| Add datasets to existing Azure Data Shares | https://learn.microsoft.com/en-us/azure/data-share/how-to-add-datasets |48| Configure dataset mappings for received Azure Data Shares | https://learn.microsoft.com/en-us/azure/data-share/how-to-configure-mapping |49| Configure Data Share with Azure SQL and Synapse | https://learn.microsoft.com/en-us/azure/data-share/how-to-share-from-sql |50| Configure Data Share with Blob and Data Lake Storage | https://learn.microsoft.com/en-us/azure/data-share/how-to-share-from-storage |51| Configure monitoring for Azure Data Share with Azure Monitor | https://learn.microsoft.com/en-us/azure/data-share/monitor-data-share |52| Reference metrics and logs for Azure Data Share monitoring | https://learn.microsoft.com/en-us/azure/data-share/monitor-data-share-reference |53| Use PowerShell scripts to manage Azure Data Share | https://learn.microsoft.com/en-us/azure/data-share/samples-powershell |54| Configure Azure Data Share using ARM templates | https://learn.microsoft.com/en-us/azure/data-share/share-your-data-arm |55| Define Azure Data Share with Bicep templates | https://learn.microsoft.com/en-us/azure/data-share/share-your-data-bicep |5657### Deployment58| Topic | URL |59|-------|-----|60| Set up disaster recovery for Azure Data Share | https://learn.microsoft.com/en-us/azure/data-share/disaster-recovery |61| Move Azure Data Share accounts to another region | https://learn.microsoft.com/en-us/azure/data-share/move-to-new-region |