54,543 questions

Sort by: Updated
0 answers

How to store an array in a json file in ADF

I have a web activity with url drive/drive-id/items/folder-id/children then I have a filter activity that filters all folders and then I'm appending it in an array. Now what I want is to store all folder ids in a json file. and later I will load that…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,683 questions
asked 2024-05-16T17:48:41.5333333+00:00
Mansi Yadav 0 Reputation points
commented 2024-05-17T06:05:55.45+00:00
phemanth 6,475 Reputation points Microsoft Vendor
0 answers

Unable to login to AVD after the session is locked

Hi All, I am facing a weird issue with my AVD environment. I have enabled the gpo setting which locks the idle session after 5 mins of inactivity. The gpo is working as expected, the session is getting locked after 5 mins but when the users tries to…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,381 questions
asked 2023-05-11T06:15:33.5233333+00:00
Manoj Chauhan 20 Reputation points
commented 2024-05-17T06:05:42.0566667+00:00
Manoj Chauhan 20 Reputation points
0 answers

Rendering SSRS for reports for a Web application on Azure

Hello I have a question on running SSRS for reports for a Web application I am working on a project using SSRS on a VM , SQL Managed instance and a Web app ( .net8) . My VM and Managed instance are running inside a vnet and connected to my web…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,226 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,979 questions
asked 2024-05-17T06:05:06.3766667+00:00
Chris Boyce 20 Reputation points
0 answers

Azure Stack HCI

Hello, I have recommendation to migrate from VMware to azure stack HCI and before i accept the recommendation i have some question below and hope someone can help me. Azure Stack HCI is Hypervisor like Hyper-V or VMware? What different between Azure…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
275 questions
asked 2024-05-17T00:51:52.3466667+00:00
Handian Sudianto 4,146 Reputation points
commented 2024-05-17T06:04:57.6366667+00:00
vipullag-MSFT 24,541 Reputation points
0 answers

Loading data into a dedicated SQL pool in Azure Synapse Analytics

Hi Mr/Mrs, I read the document in this link https://learn.microsoft.com/en-us/azure/synapse-analytics/sql/data-loading-best-practices When I read the content Load to a staging table: I have 3 questions: I understand that the staging table is the heap…

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,437 questions
asked 2024-05-17T06:04:09.3566667+00:00
Viet Tran 30 Reputation points
0 answers

Android Teams Call Notification not work properly on Xiaomi Pro 9s

Hello, I have the company portal on my Xiaomi pro 9s and use the Teams app there. Unfortunately, I don't get any call notifications. I only hear it ringing but can't answer the call anywhere. I have already checked all the settings but unfortunately have…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,194 questions
Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
241 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,445 questions
asked 2024-05-17T06:02:06.3833333+00:00
Esile-1448 0 Reputation points
0 answers

vc runtime minimum x64.msi

(translator) I tried to enter the game but it showed that I needed Microsoft Visual C++. I downloaded 2015-2022 and it gives an error both on the screenshot and on the name of the problem, what should I do? 1 2 3

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,747 questions
asked 2024-05-17T05:58:49.1866667+00:00
ннн ннн 0 Reputation points
0 answers

Rendering issues with our .Net application post windows patch

Recently, we've encountered rendering issues with our .NET application following a Windows patch update for Windows 10 Version 22H2. Specifically, after applying the cumulative update for .NET Framework 3.5, 4.8, and 4.8.1, we've noticed intermittent…

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,341 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,132 questions
asked 2024-05-16T16:21:59.7033333+00:00
SusanA 0 Reputation points
commented 2024-05-17T05:58:36.2866667+00:00
Jiachen Li-MSFT 26,916 Reputation points Microsoft Vendor
0 answers

Selecting Azure VM Configuration for IIS, Windows WCF Services, and RabbitMQ Migration

Planning to migrate our applications from on-premises servers to Azure Cloud. Our application stack includes deployments in IIS, Windows WCF Services, and RabbitMQ. I need guidance on selecting the appropriate Azure VM types. We need two sets of VMs with…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,235 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,233 questions
asked 2024-05-15T03:40:22.1533333+00:00
Kannan 0 Reputation points
commented 2024-05-17T05:57:59.25+00:00
vipullag-MSFT 24,541 Reputation points
0 answers

Creating a Cross-Platform Calendar Event

Details I am developing an application that allows users to create meetings. For this, I need the user to select a date and time. I was thinking of letting the user choose a time zone, but Microsoft calendar converts meetings to the local time zone of…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,954 questions
asked 2024-05-17T01:41:42.6+00:00
Eduardo Gomez Romero 225 Reputation points
commented 2024-05-17T05:55:52.52+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,306 Reputation points Microsoft Vendor
0 answers

About Azure OpenAI collaboration with PowerApps

I am planning to create an image generation app using Azure OpenAI using PowerApps. I am considering a mechanism to generate an image by pressing a button based on the content entered in "TextInput1" area. I have created the following as a…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,244 questions
asked 2024-05-17T04:24:56.8266667+00:00
mitttttsu 20 Reputation points
edited the question 2024-05-17T05:54:31.17+00:00
XuDong Peng-MSFT 10,176 Reputation points Microsoft Vendor
0 answers

unable to connect another data base in same server which is azure sql - through ssms

Issue description: Msg 40515, Level 15, State 1, Line 66 Reference to database and/or server name in 'sriniazpracticedbserver.database.windows.net.TARGET.dbo.data_trg' is not supported in this version of SQL Server. Completion time:…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,843 questions
asked 2024-05-17T05:49:15.5066667+00:00
Srinivas Mantri 0 Reputation points
commented 2024-05-17T05:52:31.4566667+00:00
Olaf Helper 41,006 Reputation points
0 answers

error: command 'D:\\......\\BuildTools\\VC\\Tools\\MSVC\\14.39.33519\\bin\\HostX86\\x64\\cl.exe' failed with exit code 1

when i use 'python setup.py build develop' to Compile the cuda dependencies,it gives me this error: ........lib\model\csrc\cpu\ROIAlign_cpu.cpp : fatal error C1083: 无法打开编译器生成的文件: “”: Invalid argument error: command…

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,551 questions
asked 2024-05-17T03:02:21.4633333+00:00
Zhou Lewis 0 Reputation points
edited a comment 2024-05-17T05:51:57.32+00:00
Minxin Yu 10,361 Reputation points Microsoft Vendor
0 answers

‘Failed to execute script. Exception: 'Odbc Operation Failed.’ Error in Script activity in ADF

Hi Team, We have few pipelines in ADF where we are fetching the Data from multiple API endpoints using Copy Activity. We are connecting to API by leveraging ‘Rest API’ linked service and Integration Runtime(IR) as ‘AutoResolveIntegrationRuntime’. We are…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,683 questions
asked 2024-05-16T10:51:36.78+00:00
Harshvardhan Medikonda 0 Reputation points
commented 2024-05-17T05:51:19.77+00:00
Somi 0 Reputation points
0 answers

Link to Sample Access Database not working/Invalid

https://learn.microsoft.com/en-us/training/modules/model-data-power-bi/2-how-to-manage-data-relationships - Is is so frustrating trying to learn and the learning materials are not readily available.Many people have sought help and unfortunately no one…

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.
101 questions
asked 2024-05-17T05:32:35.31+00:00
RACHEAL MBANYA 0 Reputation points
commented 2024-05-17T05:45:05.0333333+00:00
Syed Saleem Peera 875 Reputation points Microsoft Vendor
0 answers

Web sign-in on Windows 11 Pro device not working with Google federated MS 365 credentials

Hi all, I am new to IT administration with no prior experience in the field. My organization has tasked me with enrolling all of our Windows devices into an endpoint management solution and configuring them. I am experimenting with one Windows device so…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,910 questions
Windows 365 Business
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,351 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,445 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,745 questions
asked 2024-05-16T22:14:41.6733333+00:00
Administrator 0 Reputation points
commented 2024-05-17T05:43:30.4066667+00:00
Akshay-MSFT 16,436 Reputation points Microsoft Employee
0 answers

Bug Report: Mispronunciation of Welsh Contraction "i’w" in Azure Neural TTS

Subject: Bug Report: Mispronunciation of Welsh Contraction "i’w" in Azure Neural TTS Description: The Azure Neural TTS system is mispronouncing the Welsh contraction "i’w." Instead of producing the correct pronunciation…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,427 questions
asked 2024-05-16T14:22:18.8166667+00:00
Verbari LLC 0 Reputation points
commented 2024-05-17T05:43:08.5666667+00:00
navba-MSFT 17,385 Reputation points Microsoft Employee
0 answers

Sending SMS Error

Good morning Microsoft Support Team, I hope you can help me. I'm trying to use Azure Communication Service to send SMS. I purchased your Sender ID. In my web application with Framework 4.6.1 (not .NET Core) in C# I'm using your sample lines of…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
702 questions
asked 2024-05-14T07:43:03.4033333+00:00
Dino Giuditta 20 Reputation points
commented 2024-05-17T05:42:53.2266667+00:00
SnehaAgrawal-MSFT 18,531 Reputation points
0 answers

Connect SharePoint Online List with Synapse Integrated Runtime Managed Virtual Network

Getting an error when attempting to create a Linked Service for SharePoint Online List in Synapse. I've followed the instructions and prerequisites on MS documentation, but getting the following error when testing the connection: An error occurred while…

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,437 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,683 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,782 questions
asked 2024-05-16T14:01:45.88+00:00
CarmeloLoPresti-2973 41 Reputation points
edited a comment 2024-05-17T05:42:42.1466667+00:00
phemanth 6,475 Reputation points Microsoft Vendor
0 answers

LAW agents does not connect to computer after AMA migration.

I recently migrated to AMA and now my log analytics agent isnt connected to my unix computer.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,850 questions
asked 2024-05-16T14:40:09.33+00:00
CONERLY, GRAYLIN 0 Reputation points
commented 2024-05-17T05:42:31.7866667+00:00
AnuragSingh-MSFT 20,431 Reputation points