404,579 questions

Sort by: Updated
3 answers One of the answers was accepted by the question author.

Basic networking qu with Azure Firewall and load balancer

I have an Azure Firewall and a public load balancer in the same VNet. I have a basic question on how the traffic gets into the VNet in this scenario. If I have an external source that has been given the public IP address of the load balancer – does…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
715 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,626 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
476 questions
asked 2020-07-08T09:20:32.393+00:00
mij2020 376 Reputation points
commented 2020-07-17T09:52:37.723+00:00
Sebastian-Daniel Negoescu 1 Reputation point
1 answer

how to get the json data via postman on mvc controller

im trying to code a mvc controller and use acceptverbs.http method .(.net framework 4.5.2) When I use postman sending the json form data, what should I do in the controller can get the json data and transform it into list and store it. p.s im a new…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,934 questions
asked 2020-07-16T02:42:34.067+00:00
Zhao Li 1 Reputation point
answered 2020-07-17T09:39:46.417+00:00
Leon Laude 85,871 Reputation points
2 answers

Installing language on Windows fail

I am trying to install a language as a Display language in Windows 10 Enterprise LTSB v1607. When I go to Control Panel -> Language and clicking "Download and install language pack". It starts to download the language pack but when it…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,048 questions
asked 2020-07-15T23:55:53.197+00:00
Erik512 1 Reputation point
answered 2020-07-17T09:12:52.86+00:00
Erik512 1 Reputation point
1 answer One of the answers was accepted by the question author.

Forbidden to trigger Logic App workflow via HTTP request

Hi, I am having troubles allowing our client id to trigger LA run. Not sure how to add the missing permissions. Listing runs history via API works just fine with our API credentials but triggering new run gets Forbidden error: The client '...'…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,341 questions
asked 2020-07-15T08:25:08.09+00:00
Funnel 26 Reputation points
commented 2020-07-17T09:09:31.03+00:00
Funnel 26 Reputation points
2 answers

Microsoft partner - Bussiness account verification

Hai I am new to the Microsoft partner portal and I want to publish my desktop app to the windows store. I have created a business account at https://partner.microsoft.com/ and completed email verification and payment processes. Now we are in the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,934 questions
asked 2020-07-16T01:26:03.35+00:00
iCenna 1 Reputation point
answered 2020-07-17T09:04:46.523+00:00
iCenna 1 Reputation point
5 answers One of the answers was accepted by the question author.

Does Teams recycle hash IDs between meetings?

Meetings I create from Outlook as Teams meetings sometimes (not always) reuse the same 48-character alphanumeric hash, found in each meeting URL. Via MS Audio Conferencing, they also reuse 7-9 digit numeric conference ID. The meetings are always new…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,839 questions
Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
459 questions
asked 2020-05-15T15:53:09.173+00:00
Tom Darling-Fernley 26 Reputation points
commented 2020-07-17T08:36:56.463+00:00
Peter Alferink 1 Reputation point
1 answer

Appending an empty file from local machine to ADLSGen2 Storage's file.

Does it make sense to append an empty file to an existing file in Azure Data Lake Storage Gen2? I have a csv file in Azure Data Lake Storage Gen2, I'm trying to append data to the same via REST API Call. In one of the scenario the data to be…

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,539 questions
asked 2020-07-08T14:49:44.147+00:00
J, Praveen Kumar 1 Reputation point
commented 2020-07-17T08:07:00.13+00:00
ChiragMishra-MSFT 956 Reputation points
0 answers

Data lake storage Gen 2 timeout issue

Facing timeout issue if we access list of paths in a selected file system. Using azure-storage-file-datalake 12.1.2 jdk 11. fileSystemClient.listPaths().forEach(path -> System.out.printf("Name: %s%n", path.getName())); Working fine…

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,539 questions
asked 2020-07-08T13:27:12.427+00:00
vidya sagar 1 Reputation point
commented 2020-07-17T08:05:58.503+00:00
ChiragMishra-MSFT 956 Reputation points
0 answers

How I can insert the Window Close Event in my ViewModel?

Hello, How I can insert the Close Event in my ViewModel? How I can access for all classes for my own Logger? public partial class MainWindow : Window { //public Logger Log; public MainWindow() { …

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,824 questions
asked 2020-07-15T12:41:55.56+00:00
Markus Freitag 3,791 Reputation points
commented 2020-07-17T07:57:37.653+00:00
Peter Fleischer (former MVP) 19,331 Reputation points
2 answers

Upsert data in to SQL from delta table

Hello Team, we have scenario where we have to get the data from lake , process it and then store in SQL database . This is what we are doing Read the entity from Lake Store that in delta table _staging Do merge between delta table and…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,327 questions
asked 2020-06-26T17:49:42.503+00:00
Rocky420 21 Reputation points
commented 2020-07-17T07:57:35.09+00:00
ChiragMishra-MSFT 956 Reputation points
1 answer

How to load or skip locked files loading through datafactory?

I have to load gatewaylog files from VM to Datalake through ADF. Some files will get locked while loading. How to load or skip them in Azure data factory? How can I load skipping files after lock get removed? Is there any option to check file…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,223 questions
asked 2020-06-17T16:55:08.99+00:00
Prashanth T 31 Reputation points Microsoft Employee
commented 2020-07-17T07:54:26.093+00:00
ChiragMishra-MSFT 956 Reputation points
0 answers

Python Logging not coming in Azure App insight

Hello, I have deployed python codebase in Virtual machine using container. That code contains logging information and I attached AzureLogHandler with key. When I test this code from my machine, I am getting logs on App Insight. However, when This…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,460 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,335 questions
asked 2020-07-07T16:06:33.03+00:00
Bhavesh Ghodasara 1 Reputation point
commented 2020-07-17T07:40:25.177+00:00
SwathiDhanwada-MSFT 18,806 Reputation points
2 answers

Windows Server 2019 - IE11 WebForm_DoPostBackWithOptions error

I have an application running .NET Framework 4.7.2 which we have recently started migrating onto Windows Server 2019 servers. We have started receiving reports of issues in Internet Explorer 11 having issues with controls (which we can replicate). Some…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,900 questions
asked 2020-07-16T12:19:38.75+00:00
Paul Barnes 1 Reputation point
answered 2020-07-17T07:37:14.6+00:00
Teemo Tang 11,436 Reputation points
1 answer

How to upload multiple libraries to nexus using azure devops pipeline

Hi All, I am looking for one solution. I need to upload 100s of external libraries on nexus repository using Azure Devops pipeline. I want to do it in single pipeline. Kindly advice the solution. Thanks Sandeep Jindal

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,934 questions
asked 2020-07-17T01:58:54.14+00:00
Soniajindal 1 Reputation point
answered 2020-07-17T07:34:28.907+00:00
Leon Laude 85,871 Reputation points
1 answer

Convert Wpf form to Pdf report

Dear Sirs: We have a WPF application which display a complex form for a medical data record. User can also click a button to convert the form into the Pdf format for further reading. The current implementation is a two steps conversion which is to to…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,824 questions
asked 2020-06-15T02:45:49.347+00:00
Jeff Wei 6 Reputation points
commented 2020-07-17T07:17:26.33+00:00
Jeff 老魏 1 Reputation point
2 answers

Info Required on VM - Standard D4s v3 (4 vcpus, 16 GiB memory)

Hi, I am looking for following information to make a decision on server - Standard D4s v3 (4 vcpus, 16 GiB memory): Download Speed upload Speed Internet Bandwidth Ethernet Details Thanks!

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,335 questions
asked 2020-07-13T14:55:25.747+00:00
Maxtivity 1 Reputation point
answered 2020-07-17T07:10:05.167+00:00
Manish Jha 236 Reputation points
1 answer

como um participante da microsoft teams pode mudar o slide passo a passo?

Oi eu queria saber a seguinte questão podem me ajudar?

Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
459 questions
asked 2020-07-16T16:58:15.327+00:00
Maria Julia Magaldi 1 Reputation point
answered 2020-07-17T06:49:40.75+00:00
Sharon Zhao-MSFT 25,126 Reputation points Microsoft Vendor
3 answers

need to enable 25 port on 52.187.126.225 this public ip address

need to enable 25 port on 52.187.126.225 this public ip address which is responsible for my Azure VM machine

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,335 questions
asked 2020-07-07T09:52:38.67+00:00
Kitmeer 1 Reputation point
answered 2020-07-17T06:49:06.597+00:00
Manish Jha 236 Reputation points
2 answers

WMI and large amount of data being returned causing high CPU usage

We are trying to monitor a Windows Server 2019 machine that is a dedicated print server with a very high volume of print queues attached to it, around 12,000! Hardware Specs When using WMI functions such as Win32_Printer to get the printer…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,934 questions
asked 2020-05-14T00:12:45.603+00:00
James Martin 1 Reputation point
answered 2020-07-17T06:33:13.03+00:00
James Martin 1 Reputation point
4 answers One of the answers was accepted by the question author.

If the same email is sent to more than one person in the same domain, why do they receive it at different times?同一邮件发送给同域多个人,他们接收的时间为什么不同?

The client sent an email to three colleagues of our company at the same time, but the time of receiving the email of the three colleagues differs by 1 hour respectively. Why does this happen? 客户发一封邮件同时抄送给我公司3个同事,可是3个同事接收到邮件的时间分别相差1小时,为什么会出现这种情况?

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,736 questions
asked 2020-07-16T01:48:13.907+00:00
William Wu 96 Reputation points
answered 2020-07-17T06:09:26.883+00:00
Joyce Shen - MSFT 16,686 Reputation points