An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
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
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() { …
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
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
An Apache Spark-based analytics platform optimized for Azure.
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
An Azure service for ingesting, preparing, and transforming data at scale.
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
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
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 for business | Windows Server | User experience | Other
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
Community Center | Not monitored
Tag not monitored by Microsoft.
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…
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
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
An Azure service that is used to provision Windows and Linux virtual machines.
como um participante da microsoft teams pode mudar o slide passo a passo?
Oi eu queria saber a seguinte questão podem me ajudar?
Microsoft 365 and Office | Skype for Business | Linux
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.
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
An Azure service that is used to provision Windows and Linux virtual machines.
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…
Community Center | Not monitored
Tag not monitored by Microsoft.
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小时,为什么会出现这种情况?
Exchange Online
A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.
Proxy address being automatically changed to ******@domain.com for users with MS365 business licenses
Hello, we have just gotten started with azure and synced our on-prem with AAD. Everything was working as expected, all details were synced, including their email address. Let me preface that we have an on-prem mailserver (domino) and we…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Will there be an option to select .net framework 4.8 version from azure app service portal(Appservice --> Configuration --> General settings--> .NET framework)?
Hello, Could you please let me know, can we see an option in the dropdown list of .NET Framework version to select the V4.8 as well from azure app service portal once the update completed? i.e. after sept 2020? Please check the attached screenshot…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
UID number is changing to zero
UID number is automatically changing to zero in active directory, when I click on generate UID number, it displays a unique number and next day when I check, value becomes zero. not sure what is the issue.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
DataFlow in AZure Data Factory giving Internal Server Error with Error Code 133 when running from Trigger
We have 2 Azure Pipeline and 2 associate Trigger on both pipelines. The trigger is working in our dev environment but when we are publishing it on another environment through ARM template our triggers execute the pipeline but when it goes to dataflow it…
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
Deploy smart contract using Ethereum Blockchain logic app connector is not working
I am using Ethereum Blockchain logic app connector to deploy a smart contract. When I trigger the logic app to deploy SC, I get the response with Contract Address and Transaction Hash. But when I use the contract address to get smart contract state (all…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
Community Center | Not monitored
Tag not monitored by Microsoft.
How to access ABS using API?
Our goal is to create multi member consortium blockchain. Initially we did a POC with single member blockchain using workbench which went well as the ABS is accessed by workbench APIs. But when we add members to existing consortium, we end up creating…
Community Center | Not monitored
Tag not monitored by Microsoft.
C# WPF ViewModel change background color for textbox
<TextBox Name="txtSlot" Text="{Binding Path=GebindeSlot, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}" Height="33" Margin="22,376,183,232" Grid.Column="3" /> Hello, How can I…
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.