352,098 questions

Sort by: Updated
0 answers

ADF Copy Data Activity converts NULL data value to string '' from Azure Table Storage to CRM

Hi, I am using the Copy data activity in ADF pipeline from Azure Table Storage as source to Dataverse CRM as sink. Some date fields in the source data have values, while others don't. Everything works well when the date fields have values, but I…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,850 questions
asked 2024-06-10T03:44:26.93+00:00
Edgarico Llaneta 0 Reputation points
1 answer

Idea of some improvments of Edge web browser

Hello I need some improvments in MS Edge iframe elements should have possibility to use "css" attribute which would automaticly add stylesheet from file select should have src attribute, which would add options elements from file My…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,195 questions
asked 2024-06-07T13:04:50.2666667+00:00
Wojciech Sobiesiak 71 Reputation points
answered 2024-06-10T03:43:31.18+00:00
ShiJieLi-MSFT 8,106 Reputation points Microsoft Vendor
0 answers

Issue with Invoking Health Bot Scenario when depolyed as web chat app service

Created a Health Bot with a scenario to answer specific questions. It works as expected with a greeting when executed in the Scenario edit mode but it does not work when deployed as web chat app service. Issue is how to invoke the scenario created in…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,397 questions
asked 2024-06-07T16:58:06.92+00:00
R Thirividhi 0 Reputation points
edited the question 2024-06-10T03:43:25.8366667+00:00
JananiRamesh-MSFT 22,466 Reputation points
1 answer

Where do I change the URL for an application in My Apps/Entra Enterprise Applications

I have an application listed in Enterprise Applications in Entra, that I want to make available to our users through the office.com Apps page. It does appear in the list of Apps, however, when users click on the link they go to the marketing homepage for…

Microsoft Entra
asked 2024-06-06T12:08:21.29+00:00
Duncan Drury 5 Reputation points
commented 2024-06-10T03:42:51.2033333+00:00
Akhilesh 6,040 Reputation points Microsoft Vendor
1 answer

How to publish WinUI3 Desktop Application

I try to create WinUI 3 application using Microsoft Visual Studio Community 2022. I select 'WinUI 3 "Classic Application"'. After project was created i try to publish it using the "Publish selected items" options from menu…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,744 questions
asked 2024-06-07T11:44:49.5033333+00:00
Demoniqus Demius 0 Reputation points
answered 2024-06-10T03:42:40.91+00:00
Anna Xiu-MSFT 27,091 Reputation points Microsoft Vendor
1 answer

Where do I find the training data download link for Power BI?

I want to walk through the steps on my computer but am not sure where to find the link to download the files for their examples. Thanks! This question is related to the following Learning Module

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
140 questions
asked 2024-06-07T18:16:49.01+00:00
Zachary Patrick 0 Reputation points
commented 2024-06-10T03:42:28.2333333+00:00
Kiran P 945 Reputation points Microsoft Vendor
1 answer

Microsoft Entra - Delegated / Application Permission | SSO Design

Hey, We are currently building an SSO procedure for our software. Without SSO, a secret is created for each user during registration, which is encrypted with the user password and then stored in encrypted form in our database. This secret is important…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,009 questions
asked 2024-05-30T18:57:38.9766667+00:00
Hendrik 0 Reputation points
commented 2024-06-10T03:41:41.07+00:00
Akhilesh 6,040 Reputation points Microsoft Vendor
0 answers

How can i connect Azure Databricks to Neo4j??

Hello, I want to connect to neo4j from Azure Databricks. What are the different approaches do I have? I am trying to connect here and i getting following error. Do I need to do anything before running the code? i mean setup managed identity or enable…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,007 questions
asked 2024-06-10T03:41:31.9866667+00:00
Siddartha Reddy Jammula 20 Reputation points
1 answer

How to add OpenID connect identity provider to Microsoft Entra External ID? I see only SAML/WS-Fed option.

Looks like there should be an OpenID connection option. How can I add entra ID multitenant provider here?

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,697 questions
asked 2024-06-03T10:24:43.71+00:00
Nazar Kalytiuk 0 Reputation points
commented 2024-06-10T03:41:25.67+00:00
Akhilesh 6,040 Reputation points Microsoft Vendor
1 answer

Unable to see my scheduled exam DP-900 in the certifications tab

Dear community, I want to reschedule my exam. However, I am unable to see the scheduled exam under the certification tab. Profile -> credentials -> certifications. I checked both my school and personal account, however no scheduled exam is visible…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,851 questions
asked 2024-06-09T07:51:54.09+00:00
Deblina Karmakar 0 Reputation points
edited the question 2024-06-10T03:41:23.6366667+00:00
AmaranS 2,945 Reputation points Microsoft Vendor
0 answers

Calling Power BI reports from ADF

Hello, I have one report with multiple client folders this is the ADLS gen 2 folder location for one client and data source connection: AzureStorageDataLake for different files: …

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,389 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,850 questions
asked 2024-06-06T11:57:54.79+00:00
Bodke, Anil 0 Reputation points
commented 2024-06-10T03:40:58.1+00:00
Harishga 4,640 Reputation points Microsoft Vendor
2 answers

Make Class disposable

Hello, Here's a class I use to log off the user, etc, the usage: Dim IExitWindows As New WinExitClass IExitWindows.PowerOffWindows() How can I make this class disposable? Couldn't figure out how to add disposable so instead of: Dim IExitWindows As New…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,619 questions
asked 2024-06-09T16:31:59.73+00:00
StewartBW 565 Reputation points
commented 2024-06-10T03:40:31.8633333+00:00
Jack J Jun 24,316 Reputation points Microsoft Vendor
1 answer

Unable to Install Microsoft Entra Provisioning Agent Package - 0x80070643 Fatal Error during installation

When I install Microsoft Entra Provisioning agent I am getting below error Please let me know the solution for this Thanks! Microsoft_Entra_Provisioning_Agent_Package_20240531152901.log

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,381 questions
Windows Server Setup
Windows Server Setup
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
243 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,009 questions
asked 2024-05-31T10:06:09.26+00:00
Kishan Singh 0 Reputation points
commented 2024-06-10T03:39:05.5033333+00:00
Akhilesh 6,040 Reputation points Microsoft Vendor
0 answers

Dynamic mapping adf copy activity

Hi I am trying to do a dynamic mapping between file to SQL Table in ADF Copy activity. In the mapping section, I am adding the following dynamic content , for just one column for testing purpose. But it gives error "Expression of type: 'String'…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,850 questions
asked 2024-06-10T03:37:59.9866667+00:00
Krishnamohan Nadimpalli 401 Reputation points
0 answers

Cognitive Service and Communication service Connection Error

I got the Error "An error has occurred while connecting "ACSTestService". Try again or select another cognitive service" while I connect cognitive service to my Azure Communication Service how to resolve it

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
730 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,492 questions
asked 2024-06-09T04:01:09.8+00:00
Soundhar M 5 Reputation points
edited the question 2024-06-10T03:37:54.82+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer

How many virtual mechine can I create with Azure for Student?

Hi there! Recently I resubscribed the Azure for Students, I noticed that the description of Azure for Students says for Windows and Linux, I have 750 hours each of B1s, B2pts v2 (Arm-based), and B2ats v2 (AMD-based) burstable VMs. I wonder if it means I…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,353 questions
asked 2024-05-22T16:46:49.49+00:00
帅帅 任 25 Reputation points
commented 2024-06-10T03:37:39.7866667+00:00
YAY 65 Reputation points
1 answer One of the answers was accepted by the question author.

Changes data on Secondary Replica without failover on AOG

Hi expert, is it possible to change data on Secondary replica without failover on AOG? if yes, do you have MS Documentation for this purpose? thanks for all valuable replies

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,017 questions
asked 2024-01-11T04:03:34.18+00:00
RASWADI 60 Reputation points
commented 2024-06-10T03:37:15.43+00:00
RASWADI 60 Reputation points
1 answer

How to access/Update Group Policy Objects using C sharp

Hi, We are referring below link to access group policies programmatically   using c sharp. https://learn.microsoft.com/en-us/previous-versions/windows/desktop/wmi_v2/class-library/gpo-class-microsoft-grouppolicy This is sample code which we have written…

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,452 questions
asked 2024-05-08T07:35:50.82+00:00
commented 2024-06-10T03:37:03.24+00:00
0 answers

getting 404 error when simply trying to test base URL in Azure Openai

we are using the following API call: curl -H 'Ocp-Apim-Subscription-Key: {{key}}' -H 'Content-Type: application/json' https://tcp-gpts.openai.azure.com we're also getting error when testing full deployment: curl -H 'Ocp-Apim-Subscription-Key: {{key}}'…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,397 questions
asked 2024-06-08T21:01:49.8066667+00:00
Damon Decrescenzo 0 Reputation points
edited the question 2024-06-10T03:36:37.44+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer

Azure SQL Managed Instance very slow to create new databases

I have two Azure SQL Managed Instances in East US. Neither of them are very loaded at the moment. Instance1 = General Purpose - Standard Series (Gen5) 4 core Instance2 = General Purpose - Standard Series (Gen5) 8 core Creating a new database (simple…

Azure SQL Database
asked 2024-06-07T21:53:29.5033333+00:00
Nic 0 Reputation points
edited the question 2024-06-10T03:36:00.5933333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor