43 questions with Azure Data Share tags

Sort by: Updated
2 answers

access a share of an azure virtual machine

Dear, I need to access a shared resource from a business network using the name of the virtual one, that is, from my local network I can access \computer name\shared resource\ How should I configure in Azure to be able to achieve this?

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
asked 2024-03-21T14:31:59.31+00:00
Soporte Hogner 0 Reputation points
commented 2024-03-27T08:04:17.6733333+00:00
PRADEEPCHEEKATLA-MSFT 76,746 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Data Factory - Big Query Linked Service does not read from file storage

I am trying to create linked service between Data Factory & BigQuery using service authenticate type. It requires Key file path and and Trusted cert path which are keep failing - I get unable to open or can't find error. I tested the…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,159 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,508 questions
asked 2021-10-29T05:05:08.13+00:00
Bakar, Cem 281 Reputation points
answered 2024-01-31T03:48:59.9466667+00:00
Jorge L Dominguez 46 Reputation points
1 answer

Is there a way to dynamically send data sets via Azure Data Share only once the DWH has completed?

Having had our first DWH (data warehouse) failure since setting up Azure data share for about 5 external customers, I'm now wondering if there is a way for the data share to wait for the DWH to complete / wait for a trigger?

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
asked 2023-10-03T10:05:15.55+00:00
DataPeps2023 25 Reputation points
commented 2023-10-12T18:29:49.19+00:00
QuantumCache 20,031 Reputation points
1 answer One of the answers was accepted by the question author.

Source data has updated AFTER the scheduled data share

Our data warehouse failed this morning. We have a number of data share subscriptions set up to send data via Azure data share in the morning about an hour after the data warehous has completed. The data warehouse is now up to date but how do I ensure…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
asked 2023-10-03T10:00:47.3133333+00:00
DataPeps2023 25 Reputation points
accepted 2023-10-06T08:35:02.9566667+00:00
DataPeps2023 25 Reputation points
1 answer

Does the receiver of a data share impact the snapshot execution time

I have two partners who I share data to using Azure Data Share The 'schema' shared is identical for both partners. It takes approximately 2 hours to share to partner 1 Partner 2 has less data (about 1/2) but it takes longer to process - about 3 1/2…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
asked 2023-07-13T08:56:15.2566667+00:00
Carl Berisford-Murray 15 Reputation points
answered 2023-07-13T16:47:25.96+00:00
BhargavaGunnam-MSFT 25,891 Reputation points Microsoft Employee
1 answer

Get token Api

im trying to use business central api with js in my portal but when i meke the request to get the token, i show this problem "lcxtesting.powerappsportals.com/:1 Access to XMLHttpRequest at…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
Azure SQL Database
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
864 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,844 questions
asked 2023-05-31T11:23:47.87+00:00
Daniel Muñoz Ramirez 0 Reputation points
edited the question 2023-06-12T09:32:40.65+00:00
Givary-MSFT 27,566 Reputation points Microsoft Employee
0 answers

Azure Shared network drive implementation failed on end user device.

Try to map Azure file shared as network drive on end user device but implementation failed again and again.

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
asked 2023-04-13T13:44:19.5066667+00:00
IT (Sanny Kumar) 0 Reputation points
edited the question 2023-05-08T09:12:37.0633333+00:00
GitaraniSharma-MSFT 47,011 Reputation points Microsoft Employee
2 answers

While get user’s list of followed sites (using application permissions). By calling /users/{user-id}/followedSites endpoint gives "General exception while processing”

sharepointIssue.txt Hi team, I was trying to get user’s list of followed sites (using application permissions). But calling /users/{user-id}/followed Sites endpoint gives "General exception while processing” error and not able to know the root…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,213 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,587 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,660 questions
asked 2023-03-03T04:52:50.0066667+00:00
Meera E 0 Reputation points
commented 2023-04-03T07:18:20.4066667+00:00
RaytheonXie_MSFT 30,991 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Do we have direct connector to connect delta share(Delta table) and load data into Azure SQL database?

Description: Using Delta Share Concept, we tried to load the data from Data brick notebook by creating Delta Share CatLog. Data provider has given the delta table access to Data receiver. However this approach need to built Data brick Notebook and need…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
Azure SQL Database
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,912 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,508 questions
asked 2023-03-20T11:18:44.07+00:00
Ravi Alwal 20 Reputation points
commented 2023-03-28T07:36:41.65+00:00
PRADEEPCHEEKATLA-MSFT 76,746 Reputation points Microsoft Employee
1 answer

ImportError: cannot import name 'DataShareAccount' from 'azure.mgmt.datashare.models

I am trying to get data share details in azure portal under Storage service using Azure python SDK **Error i am getting mentioned below ** ImportError: cannot import name 'DataShareAccount' from 'azure.mgmt.datashare.models. Code i used to get the…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
asked 2023-02-17T13:33:01.1533333+00:00
Prabhakaran Haribaskar 0 Reputation points
commented 2023-03-01T17:11:43.33+00:00
ShaikMaheer-MSFT 37,896 Reputation points Microsoft Employee
1 answer

how we can remove files in the azure fileshare for specific time span?

How can we delete files in an Azure file share for a specific time span? for example, if I have one file share of 1 TB of data I want to remove files created before 2019 or 2020. Is there a command that can perform this task? Can you share it with me?

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,159 questions
Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,337 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,676 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,425 questions
asked 2023-01-30T09:07:52.7933333+00:00
Zain-Ul-Abiden 0 Reputation points
answered 2023-02-02T21:45:11.01+00:00
BhargavaGunnam-MSFT 25,891 Reputation points Microsoft Employee
2 answers

Data Share support ADLS Gen2 with private endpoint

Do data share support ADLS Gen2 that is deployed with Private Endpoint?

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,337 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
461 questions
asked 2020-09-30T16:38:02.05+00:00
Alvin Tai 1 Reputation point Microsoft Employee
edited the question 2023-02-01T18:09:06.11+00:00
MartinJaffer-MSFT 26,021 Reputation points
1 answer

Dear Microsoft, academic research database, reference, export and nites

Dear Microsoft, please advise and kindly assist. I am currently a medical student who previously studied towards another degree. I am a totally clueless and have been trying to create a database with all the multiply info we need to absorp, journal…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
Azure SQL Database
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,676 questions
Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
302 questions
Microsoft Configuration Manager
asked 2023-01-12T06:20:53.04+00:00
Bianca Vermeulen 0 Reputation points
commented 2023-01-18T10:08:12.29+00:00
ShaktiSingh-MSFT 13,271 Reputation points Microsoft Employee
1 answer

Indexes on target Azure Datashare

Hi, We have client sharing their data via Azure datashare and used SQL server views. We received the data and tables are getting created based on views in source datasets. The problem we are facing is when querying the data as there are no indexes…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
asked 2022-10-24T01:32:51.797+00:00
Balwinder Sohi 6 Reputation points
commented 2022-11-04T14:17:52.52+00:00
Balwinder Sohi 6 Reputation points
1 answer

Error escaping backslash from SQL database to CSV Blob Storage

External organization's SQL Database has set up a Data Share with our organization, which we receive and map to a CSV in Blob Storage. They have a field that is a single backslash, which is incorrectly escaped when it is turned to a CSV through Data…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,425 questions
asked 2022-09-12T23:37:02.397+00:00
Vincent Kim 1 Reputation point
commented 2022-10-14T19:50:42.663+00:00
Oury Ba-MSFT 16,076 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Data Factory connected to Dell DataIQ

Does anyone know if exist some way to gather metadata has been generated by Dell DataIQ using Azure Data Factory?

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
479 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,508 questions
asked 2022-08-16T18:04:43.26+00:00
Johonnatan Zuin da Silva 21 Reputation points
accepted 2022-08-16T21:40:39.973+00:00
Johonnatan Zuin da Silva 21 Reputation points
1 answer

Received data share not mapping to SQL db target - permissions error

We are testing the process for data share and have set up source shares from SQL db on our primary azure domain and shared them to accounts on our secondary azure domain. We can accept the share invite and successfully map the source SQL data to blob…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
Azure SQL Database
asked 2022-06-30T11:13:48.803+00:00
Mark Wright 21 Reputation points
commented 2022-08-01T11:05:49.35+00:00
Mark Wright 21 Reputation points
0 answers

UnknownHostException while connecting to mongodb using mongo spark connector and multiple hosts

As the title says, Using : spark.read.format("com.mongodb.spark.sql.DefaultSource") \ .option("uri", connectionString) \ .load() to load data from mongo. It works like a charm when I use only 1 host but when hosts…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,508 questions
asked 2022-07-20T12:25:12.203+00:00
rishabh 1 Reputation point
commented 2022-07-26T09:25:53.55+00:00
PRADEEPCHEEKATLA-MSFT 76,746 Reputation points Microsoft Employee
8 answers One of the answers was accepted by the question author.

External Collaboration not Working

Hello, I've enabled External Identities | External collaboration settings in Azure AD but I still can't share a file from a SharePoint Doc Library with anyone outside our organization or invite them to a Teams Meeting. Please see the screenshots and…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,587 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,633 questions
asked 2022-07-04T23:09:11.527+00:00
I-nnovate 21 Reputation points
accepted 2022-07-05T14:48:31.883+00:00
I-nnovate 21 Reputation points
1 answer

Dev/Test Labs for Data Share PoC

Hi all, I want to set up a proof of concept for Azure Data Share to share data external to our company. Would Dev/Test Labs be a way to do this? Could I have another subscription, a SQL Server and storage account set up in Dev/Test Labs to mimic an…

Azure Data Share
Azure Data Share
An Azure service that is used to share data from multiple sources with other organizations.
43 questions
Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
255 questions
asked 2022-06-22T09:31:45.547+00:00
Peppers 6 Reputation points
commented 2022-06-30T09:45:33.74+00:00
PRADEEPCHEEKATLA-MSFT 76,746 Reputation points Microsoft Employee