An API that connects multiple Microsoft services, enabling data access and automation across platforms
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
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
An API that connects multiple Microsoft services, enabling data access and automation across platforms
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
An Azure service for ingesting, preparing, and transforming data at scale.
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
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
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++
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.
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
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
(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++
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.
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 compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
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
A cloud-based identity and access management service for securing user authentication and resource access
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
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
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
An Azure service for ingesting, preparing, and transforming data at scale.
Notbook name dynamic to %run
Hi how to pass notebook name dynamically to %run magic command
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
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
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
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
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
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
An Azure service for ingesting, preparing, and transforming data at scale.
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
An Azure service for ingesting, preparing, and transforming data at scale.
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
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.
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
Additional SQL Server features and topics not covered by specific categories
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
An Azure service for ingesting, preparing, and transforming data at scale.
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
An Azure service for ingesting, preparing, and transforming data at scale.