55,024 questions

Sort by: Updated
0 answers

How do I add an OIDC identity provider to my new Entra External Id (CIAM) tenant

I have a regular Entra tenant (described now as workforce ?). I now also have an external Id for customers tenant. In the past using B2C, I was able to create a custom policy that allowed a user to sign into b2c registered applications using a federated…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,885 questions
asked 2024-05-24T12:40:48.6566667+00:00
Andrew Stevens 1 Reputation point
commented 2024-05-28T12:00:29.79+00:00
Sandeep G-MSFT 15,236 Reputation points Microsoft Employee
0 answers

Image Analysis - Error code may be missing when Input image is too large

Hi, When I call Image Analysis (v4.0, via C# SDK) with 20MB+ image, I receive this error (see that there is no InvalidImageSize error code: The image size is not allowed to be zero or larger than 20971520 bytes. Status: 400 (Bad Request) ErrorCode:…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
326 questions
asked 2024-05-28T11:59:45.77+00:00
Tomas Kristof 0 Reputation points
0 answers

Identical history records for synapse link in parquet files

Hello, I have an issue. When we create a synapse link with our d365 fo to link the dataverse and its tables to retrieve it in synapse something happens. The files are for some reasons duplicated with different dates but with the same size everytime that…

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.
4,484 questions
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
83 questions
Microsoft Dataverse Training
Microsoft Dataverse Training
Microsoft Dataverse: A Microsoft service that enables secure storage and management of data used by business apps. Previously known as Common Data Service.Training: Instruction to develop new skills.
10 questions
asked 2024-05-25T03:29:54.09+00:00
Xi Le 0 Reputation points
commented 2024-05-28T11:57:24.5733333+00:00
Xi Le 0 Reputation points
0 answers

How to implement a logic to iterate though some levels of heirarchy in ADF

I have a doubt if we can approach something like this in ADF. I have created a for each activity where I'm iterating through an array of folders. Let's say I'm passing folder I'd of A and then I'm calling a pipeline in for each that will return sub…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,772 questions
asked 2024-05-28T11:56:48.7966667+00:00
Mansi Yadav 20 Reputation points
0 answers

how to add new email in microsoft learn

I want to add a new personal email in my microsoft learn but it is saying I cannot add more than one personal account but my current account is my educational email not my personal. Please help me .

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,588 questions
asked 2024-05-28T11:51:10.02+00:00
Souradeep Dey 0 Reputation points
0 answers

Conditional access & Authentication Strength policy

Hi to all, i am struggling to setup a working authentication policy but i am hitting a wall all the time!.. First of all we have entra P1 license and tenant is registered before 2019.. When i am using per user MFA setting all works fine to enforce MFA…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,885 questions
asked 2024-05-28T11:46:41.6766667+00:00
GS 0 Reputation points
0 answers

winrt::Windows::Devices::Usb::UsbDevice::FromIdAsync throws exception on get

code sample: #include <guiddef.h> #include <windows.h> #include <ppltasks.h> #include <winrt/Windows.Foundation.Collections.h> #include <winrt/Windows.Foundation.h> #include…

C++
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.
3,566 questions
asked 2024-05-28T08:54:29.7266667+00:00
Tunghohin 0 Reputation points
edited a comment 2024-05-28T11:44:51.5833333+00:00
Minxin Yu 10,436 Reputation points Microsoft Vendor
0 answers

Why are adding indexes taking too much time to complete or it is still running?

I try to add an index in my azure studio with the file size of 512 KB, which is running from yesterday!!! Why is it taking too much time to process?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,452 questions
asked 2024-05-28T07:45:34.74+00:00
Monisha R 0 Reputation points
commented 2024-05-28T11:44:51.5233333+00:00
santoshkc 5,165 Reputation points Microsoft Vendor
0 answers

Object cannot be cast from DBNull to other types.

Good day, I want to check my DB connection and here's my code. private void Button2_Click(object sender, EventArgs e) { string mysqlcon =…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,706 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,395 questions
asked 2024-05-28T11:44:27.7833333+00:00
BgnerNprg207 226 Reputation points
0 answers

How to pass the correct audience when calling mssparkutils.credentials.getToken on Azure China (Mooncake) cloud?

I'm using Microsoft Spark Utilities (MSSparkUtils) with linked service to authenticate into Azure SQL using System Assigned Managed Identity (Synapse Workspace) on Azure China (Mooncake) cloud. However, when I call gettoken with the audience type…

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.
4,484 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,772 questions
asked 2024-05-21T04:20:59.6566667+00:00
Abhishek Bhatt 0 Reputation points Microsoft Employee
commented 2024-05-28T11:37:46.48+00:00
PRADEEPCHEEKATLA-MSFT 80,096 Reputation points Microsoft Employee
0 answers

How to access registry items under driver service registry key path of Win11 24H2 in a WDF driver?

I am currently utilizing a Kernel Mode Driver Framework (KMDF) driver, employing the RtlQueryRegistryValues function with parameters (RTL_REGISTRY_ABSOLUTE, L"\Registry\Machine\System\CurrentControlSet\Services...") to access specific registry…

C++
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.
3,566 questions
Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,557 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
18 questions
asked 2024-05-22T01:22:02.8666667+00:00
Jingshan Song (Jingshan) 0 Reputation points
edited a comment 2024-05-28T11:36:39.61+00:00
RLWA32 41,206 Reputation points
0 answers

How to get azure field in servicenownow

I done the sso integration, but i need without provisioning, how to get fields like city,titile, deparment,mobilenumber in servicenow via sso attribute and cliams, is it [possible to get field

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,885 questions
asked 2024-05-28T11:31:50.3566667+00:00
Meha 0 Reputation points
0 answers

Automatic login of wrong account

I am using Edge on my company provided iPhone. I am also using Teams. One of our customers. invited me to a group on Teams and I accepted. Since then whenever my iPhone needs to launch edge, it wants me to log in to sync. The problem is that at the top…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,176 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,261 questions
asked 2024-05-28T11:30:44.48+00:00
bob hamblin 0 Reputation points
0 answers

Get-DlpCompliancePolicy cmdlet is missing

Get-DlpCompliancePolicy is missing or not found in PowerShell. I tried finding DLP console in Compliance portal but no luck. Is there anything I'm missing or is it due to license? I'm currently using Microsoft 365 Standard. Is there any document to…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
968 questions
asked 2024-05-28T04:58:08.65+00:00
Prasanth J.k 40 Reputation points
commented 2024-05-28T11:22:48.0133333+00:00
PRADEEPCHEEKATLA-MSFT 80,096 Reputation points Microsoft Employee
0 answers

Bug: network share (redirected folder) remains disconnected (error 0x8007048F) when reconnecting via Remote Desktop for Mac

I'm using Microsoft Remote Desktop for Mac with the "Redirect Folders" option to connect to Windows servers from my Apple MacBook. When the network connection has been interrupted, Remote Desktop asks me if I want to reconnect to the Windows…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,300 questions
asked 2024-05-24T11:27:12.37+00:00
Joachim Gehweiler 0 Reputation points
edited the question 2024-05-28T11:17:59.71+00:00
Joachim Gehweiler 0 Reputation points
0 answers

Is there a way to restrict multiple instances of an ADF pipeline on Same path of event based trigger?

I'm running Spark notebooks in Synapse using an event-based ADF pipeline. If any notebook gets triggered twice, I encounter a conflict error. I understand that I can avoid concurrent execution of the pipeline by setting the concurrency to 1. However, I…

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.
4,484 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,975 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,772 questions
asked 2024-05-28T11:16:32.32+00:00
Divya Sharma 1 Reputation point
0 answers

How to forecast 12-month demand for medicines using Azure AutoML time-series?

I need to predict the monthly demand for medicines for the next 12 months. I have historical data from 2018 to 2023 for each medicine, including a unique drug identifier (Scode) and the date of consumption. Using this data, I aim to forecast the demand…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,617 questions
Azure Time Series Insights
Azure Time Series Insights
An Azure internet of things (IoT) analytics platform to monitor, analyze, and visualize industrial IoT analytics data at scale.
77 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,772 questions
asked 2024-05-24T06:35:22.5733333+00:00
Anil Kumar Nagar 0 Reputation points
edited a comment 2024-05-28T11:16:29.3366667+00:00
Anil Kumar Nagar 0 Reputation points
0 answers

Will the recent announcement regarding the retirement of the "Bing Maps for Enterprise" service affect the functionality of our XAML Map Control in UWP

Our UWP App employs the library Windows.UI.Xaml.Controls.Maps for showcasing maps. The Xaml map control is equipped with in-built Bing Map support. Therefore, will this announcement have any influence on the operational capabilities of the map control?

Universal Windows Platform (UWP)
Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
250 questions
asked 2024-05-28T11:07:19.4633333+00:00
Lokender Tiwari 0 Reputation points
commented 2024-05-28T11:09:44.12+00:00
Lokender Tiwari 0 Reputation points
0 answers

Microsoft.CognitiveServices Translator results empty

I am trying to use the translator to translate mainly from english into 10-15 other languages. The text almost always is 1-3 words long with minimal context on their use and the API will about 10% of the time have empty strings in some of the resulting…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
351 questions
asked 2024-05-28T11:09:19.3633333+00:00
Lee Tzilantonis 0 Reputation points
0 answers

Windows 11 Multi-Session 23H2 not finding documents

Hello, I have a question about Windows 11 Multi Session (23H2) image for using with Azure Virtual Desktop. The search function does not seem to find any documents on desktop or other locations on the virtual machine. I have tried this on our specified…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,861 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,390 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,448 questions
asked 2024-05-28T11:04:33.2266667+00:00
Justin Verstijnen 201 Reputation points