55,024 questions

Sort by: Updated
0 answers

Access Backend on VNet from public frontend

I need to deploy a frontend that will be publivly accessible but it needs to commuincate and write to a databse that must not be publicly accesible. The current setup i have is as follows: Deploy the Next JS site using Azure Static Web Apps Create a…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,807 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,401 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,206 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
785 questions
asked 2024-05-28T12:15:47.6033333+00:00
Simbarashe Kowo (Platinum Life) 0 Reputation points
0 answers

VPN (site to site) not connected

While trouble shooting a VPN (site to site) connection issue with one of our remote offices, I "Disconnected" that office from the list of VPN sites, which seemed to be successful. However, after 30ish minutes I noticed the site was still in…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,408 questions
asked 2024-05-25T13:25:24.4666667+00:00
Chris Bogdanovich 1 Reputation point
commented 2024-05-28T12:14:57.73+00:00
Chris Bogdanovich 1 Reputation point
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
edited a comment 2024-05-28T12:06:36.4366667+00:00
Viorel 113.2K Reputation points
0 answers

How to obtain an access token for On-premises SharePoint

I have a SharePoint clientId and clientSecret. Is it possible to obtain an access token for On-premises SharePoint through a Windows service? what should be the API end point to get the access token?

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-28T12:03:30.0066667+00:00
Shankar, Bhukya 0 Reputation points
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

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