1,810,511 questions

Sort by: Updated
1 answer

ClientSecretCredential authentication failed in Go Language

{ "error": "invalid_scope", "error_description": "AADSTS1002012: The provided value for scope Calendars.ReadWrite openid offline_access profile is not valid. Client credential flows must have a scope value with…

Microsoft Security | Microsoft Graph
asked 2023-01-11T10:53:17.43+00:00
Anupam Singh 1 Reputation point
answered 2023-01-12T06:58:29.5+00:00
Gopinath Chennamadhavuni 2,446 Reputation points
1 answer

How can I obtain the Sharepoint Site URL of the private channel from the Teams Graph REST API

How can I obtain the Sharepoint Site URL of the private channel from the Teams Graph REST API? I am not finding a request for the 1.0 or Beta that will show that URL, this is different than the web URL of the private channel itself. I need to pull the…

Microsoft Security | Microsoft Graph
asked 2023-01-11T15:30:15.9366667+00:00
Daggett, Thomas 0 Reputation points
edited the question 2023-01-12T06:57:22.86+00:00
Srinivasa Rao Darna 6,851 Reputation points Microsoft External Staff
0 answers

ADF incremental loads error

I am trying to make a pipeline in ADF and I have the following problem. To start with the data flow works as follows: starting from two tables, customers and alarms, we must join them both by a common id in both tables to get a single table. So far…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,165 questions
asked 2022-09-29T10:45:05.423+00:00
Andres Esteban 156 Reputation points
edited the question 2023-01-12T06:41:24.6566667+00:00
AnnuKumari-MSFT 34,571 Reputation points Microsoft Employee Moderator
1 answer

How to read all the files from a ADLS folder and load data in dataframe uisng pyspark in Synapse?

I am Looking for an solution where i want to read all the files from a folder Name as **'COUNTRIES DETAIL' containing another folder 'YEAR' which is there in a Container in ADLS GEN2 name 'DETAILS'. . Currently i have 200 files in my sub folder 'YEAR'.…

Azure Synapse Analytics
Azure Synapse Analytics

An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.

5,649 questions
Azure Databricks
Azure Databricks

An Apache Spark-based analytics platform optimized for Azure.

2,961 questions
asked 2022-11-25T19:37:04.067+00:00
Devender 66 Reputation points
edited the question 2023-01-12T06:41:00.7233333+00:00
ShaikMaheer-MSFT 38,636 Reputation points Microsoft Employee Moderator
1 answer

Remove string from process memory using Adress

I want to remove string from one of the process with adress method. I got a ProcID and tried to get adress with which I can to change all string of process memory, but something doesn't enough. I know that it isn't a full code of this remover but i can't…

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

4,066 questions
asked 2023-01-05T16:51:44.077+00:00
Vadym Sydorchuk 1 Reputation point
commented 2023-01-12T06:39:43.9366667+00:00
Minxin Yu 13,516 Reputation points Microsoft External Staff
1 answer

PushModelAsync and Shell GoToAsync is not working in .NET MAUI android while we are navigating to Tabbed page from content page

PushModelAsync and Shell GoToAsync is not working in .NET MAUI android while we are navigating to Tabbed page. Please have below points to reproduce the same. Project type = .NET MAUI Target .NET Runtime = net6.0 also tested on .net7.0 as well Microsoft…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2023-01-10T11:48:47.277+00:00
Mandeep Kaur 1 Reputation point
commented 2023-01-12T06:38:24.2+00:00
Anonymous
1 answer

(declared implicitly) cannot be referenced -- it is a deleted function

Hello Everybody - So, I poked around for a bit on the error message in the title, and I think I have some understanding of what it is, but I do not have a resolution to the error; Here is an idea of what I am working with: struct A { …

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

4,066 questions
asked 2023-01-06T18:49:45.29+00:00
bryon 101 Reputation points
commented 2023-01-12T06:37:20.57+00:00
Minxin Yu 13,516 Reputation points Microsoft External Staff
0 answers

How to design a flow to transfer data between VMs with conditions

I want to ask a solution suggestion for my case   First, I have a scale set of 10 nodes = 10 VM on azure, if cpu performance of edge node is over 50%, the files are randomly distributed and transmitted to the surrounding edges. Which azure service should…

Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets

Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.

509 questions
asked 2023-01-12T06:35:52.2733333+00:00
Ly Tran 0 Reputation points
3 answers One of the answers was accepted by the question author.

API response query "https://graph.microsoft.com/v1.0/security/secureScores"

I am using this API "https://graph.microsoft.com/v1.0/security/secureScores" this API only needs authorization token. I am getting the response as below { "@odata.context":…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
asked 2023-01-10T08:45:31.537+00:00
Riya Lamba 21 Reputation points
accepted 2023-01-12T06:32:38.15+00:00
Riya Lamba 21 Reputation points
0 answers

how to add ANONYMOUS LOGON to my AD Security settings

I add ANONYMOUS LOGON to my AD security settings by: open ADSI Edit, select the root of your domain > Properties > Security > Advanced > Add user ANONYMOUS LOGON > Select all the relevant "list" and "read"…

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
asked 2023-01-12T06:32:32.07+00:00
JennyLiuSH 0 Reputation points
0 answers

Duration of pipeline run excessive (too long)

Dear Azure support team, we are building a pipeline to retrieve credit information from the provider CREDITSAFE and store it into some files (DataLake). Currently when I am calling the API service by means of Postman, this requires less than 5-10…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,165 questions
asked 2022-10-31T13:10:43.87+00:00
García Queijo, Gonzalo 1 Reputation point
edited the question 2023-01-12T06:27:20.6133333+00:00
ShaikMaheer-MSFT 38,636 Reputation points Microsoft Employee Moderator
1 answer

Notbook name dynamic to %run

Hi how to pass notebook name dynamically to %run magic command

Azure Databricks
Azure Databricks

An Apache Spark-based analytics platform optimized for Azure.

2,961 questions
asked 2022-10-27T21:58:51.96+00:00
73745420 6 Reputation points Microsoft External Staff
edited the question 2023-01-12T06:23:58.6033333+00:00
ShaikMaheer-MSFT 38,636 Reputation points Microsoft Employee Moderator
0 answers

ADF Template to Copy Dataverse data to Azure SQL

I am using the ADF template provided on the gallery to copy the CRM data from Azure data lake to azure SQL DB. It is working fine for all tables except the optionset metadata. How to copy these optionset metadata changes to Azure SQL DB .

Azure Synapse Analytics
Azure Synapse Analytics

An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.

5,649 questions
Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,165 questions
asked 2022-10-27T15:40:36.637+00:00
Satya Gunnam 1 Reputation point
edited the question 2023-01-12T06:22:52.74+00:00
ShaikMaheer-MSFT 38,636 Reputation points Microsoft Employee Moderator
1 answer

Stage Failure error when reading data from cosmos change feed for incremental load

Hi , I am facing the issue. This issue is when I am running the pipeline from Synapse. I the dataflow , when I am trying to read data from change feed. When I am running the full load , it is working. But when I choose to load for incremental…

Azure Synapse Analytics
Azure Synapse Analytics

An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.

5,649 questions
Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,165 questions
asked 2022-10-27T11:47:13.44+00:00
Shailendra Kad 11 Reputation points
edited the question 2023-01-12T06:21:25.6133333+00:00
ShaikMaheer-MSFT 38,636 Reputation points Microsoft Employee Moderator
0 answers

Azure Data Factory | Google Big Query | API Limit Execeeded

My requirement is to extract hug volume of daily data(~35GB i.e. ~3million parent rows) from Google Big Query using ADF so I am dividing it into chunk load(~127k records per pipeline run) but I am getting below error message while extracting rows more…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,165 questions
asked 2022-10-27T11:32:41.997+00:00
Pisat, Pritesh 1 Reputation point
edited the question 2023-01-12T06:20:03.5533333+00:00
ShaikMaheer-MSFT 38,636 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

How to read latest files from sub folders in Azure Data Factory

I have a s3 bucket with many country folders and each country folder have a zipped csv file. country_a / report / extracts_2022-Oct-01.zip ( 2022-Oct-01.csv ) country_a / report / extracts_2022-Oct-02.zip ( 2022-Oct-02.csv ) country_b /…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,165 questions
asked 2022-10-27T07:27:02.51+00:00
Galih 111 Reputation points
edited the question 2023-01-12T06:07:04.18+00:00
ShaikMaheer-MSFT 38,636 Reputation points Microsoft Employee Moderator
1 answer

Cumulative Sum seems to crossjoin?

I have a metric which is a Cumulative Sum of Items based on the number of months since a batch of items was created. Incremental Items are the number of items added to the batch each month with month zero being the initial month. So batch 899486 had…

SQL Server Analysis Services
SQL Server Analysis Services

A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.

1,372 questions
asked 2023-01-09T22:33:04.333+00:00
db 21 Reputation points
commented 2023-01-12T06:06:04.3766667+00:00
Alexei Stoyanovsky 3,416 Reputation points
3 answers

Best practice for setting up a SQL 2019 Cluster

Experts, Can you please help with best practices for setting up sql 2019 cluster. Thanks

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,747 questions
asked 2021-06-03T12:12:14.697+00:00
Vishal Garg 1,576 Reputation points
edited a comment 2023-01-12T06:05:53.9566667+00:00
Homer Sibayan 366 Reputation points
1 answer

Azure Data factory connection to MySQL fails intermittently

I am connecting to MySQL database hosted in cloud network and copying data from MySQL views to Azure SQL DB. I am getting below error intermittently while copy operation. I am using MySQL connnector. The user used has access to do select from views but…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,165 questions
asked 2022-10-26T10:30:40.323+00:00
Kanika Hans 1 Reputation point
edited the question 2023-01-12T06:04:53.96+00:00
ShaikMaheer-MSFT 38,636 Reputation points Microsoft Employee Moderator
1 answer

Inconsistent behaviour with Data Factory Expressions

Why is there an is inconsistency between how expressions behave in the copy activity when using different data source types? Teradata: When I have nested json as a parameter on a Teradata ds and I make the param PAR_CONFIG of type object, I get…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,165 questions
asked 2022-10-26T00:50:26.023+00:00
Waylon 1 Reputation point
edited the question 2023-01-12T06:04:01.9566667+00:00
ShaikMaheer-MSFT 38,636 Reputation points Microsoft Employee Moderator