385,502 questions

Sort by: Updated
0 answers

.NET Framework 4.8 crashed during GC if the profiling API is used

OS: Windows 10 Pro x64 (Build 19042) .NET Framework: 4.8.4084 x64 We have the our customer dump file, but we can check if user allows to share it. Profiling API flags: …

.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,166 questions
asked 2020-12-15T10:47:07.807+00:00
ww898 16 Reputation points
commented 2020-12-17T11:41:53.347+00:00
ww898 16 Reputation points
3 answers One of the answers was accepted by the question author.

Question about SQL Server 2019 User CALs

Good Afternoon, We are currently working on an upgrade project to upgrade our current Lync server environment to Skype for Business 2019 (on-premises). We would like to implement two new Skype for Business 2019 servers with enabled monitoring and…

Skype for Business
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.
629 questions
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,961 questions
asked 2020-12-15T13:35:29.75+00:00
Stefan Maksimovic 21 Reputation points
commented 2020-12-17T11:41:20.073+00:00
Stefan Maksimovic 21 Reputation points
3 answers

How do I persist my docker app service data

I am hosting a docker application on azure web app using docker-compose. I have some idea with docker named volume & bind mount. However, I am not sure how do I keep my files on azure web app with docker persistent. Is it persistent by default?…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,891 questions
asked 2020-08-13T11:40:19.867+00:00
Krunal 1 Reputation point
answered 2020-12-17T11:34:37.62+00:00
Krunal 1 Reputation point
2 answers One of the answers was accepted by the question author.

From remote machine how to get details for pfx certificates like certificate name, expiry date, subject, valid from

icm -cn "Server01" -credentials $mycred ` -scriptblock { Get-ChildItem -path cert:\LocalMachine\My } this gives me certificate list but there are certificates with .pfx extensions those are also installed how to get the…

Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,850 questions
asked 2020-12-16T16:14:13.703+00:00
Himanshuk 161 Reputation points
accepted 2020-12-17T11:33:49.813+00:00
Himanshuk 161 Reputation points
1 answer

Can't run a basic model in Azure ML

Hello, I'm new to Azure Machine Learning, so I'm trying some tutorials on a free trial account. None of the tutorials I've followed is running on my account, not even the most basic ones. For example, the "Flight Delay Prediction"…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,955 questions
asked 2020-12-09T22:39:08.183+00:00
Nuno Nogueira 66 Reputation points
commented 2020-12-17T11:22:55.79+00:00
romungi-MSFT 46,751 Reputation points Microsoft Employee
0 answers

Xamarin UITest Listview Not Updated On Runtime

I have a uitest where I search client-side in listview. For example, if my listview has 2 items, when I open the page Automation id of the 1st element: auto_test1, Automation id of the 2nd element: auto_test2 all 2 items are visible. After…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,362 questions
asked 2020-12-14T14:46:53.877+00:00
Pelin Konaray 291 Reputation points
commented 2020-12-17T11:20:38.5+00:00
JarvanZhang 23,961 Reputation points
0 answers

Azure AD Workbooks and Alerts for users without MFA

Hello Total noob on Workbooks in Azure and I can't find a good answer on google also... I need to setup a workbook report and alert for users without MFA setup. How can this be done in azure? I know how to do this with Powershell but rather like to…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,060 questions
asked 2020-12-16T13:55:39.787+00:00
SenhorDolas 1,296 Reputation points
commented 2020-12-17T11:10:58.567+00:00
SenhorDolas 1,296 Reputation points
1 answer

Dynamic parameters into "HTTP request" Composer component

Hi, there is any way to set dynamically some parameters in the "Send an HTTP request" object of the Bot Framework Composer? Would be useful can set field "HTTP method" and "Headers", from "code". Especially…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
840 questions
asked 2020-12-10T12:16:51.04+00:00
Daniele Somma 21 Reputation points
commented 2020-12-17T11:10:51.073+00:00
romungi-MSFT 46,751 Reputation points Microsoft Employee
1 answer

Continue Speech Recogonization with Custom keyword

Hi , I am going to develop voice recolonization in this i have two custom keyword and more than 20 custom Command. so i have created custom keyword on my studio login and downloaded .table file and i am checking user voice with .table file locally that…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,765 questions
Universal Windows Platform (UWP)
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.
11,002 questions
asked 2020-12-14T17:22:58.997+00:00
kailash solanki 1 Reputation point
commented 2020-12-17T11:06:14.21+00:00
romungi-MSFT 46,751 Reputation points Microsoft Employee
1 answer

Register a dataset as model in azure

How is it possible to register a dataset or blob container directly as a model? At the moment I have built a pipeline that outputs my trained models and registers them as datasets. I want to perform inference by deploying the models to for example…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,955 questions
asked 2020-12-14T11:56:21.47+00:00
Anonymous
commented 2020-12-17T11:05:22.383+00:00
romungi-MSFT 46,751 Reputation points Microsoft Employee
1 answer

Windows SDK method declarations conflict

Hi Support, I found the conflict between declarations in netfw.h and networkisolation.h. The bug was detected in following Windows SDK's: v10.0.17134.0 v10.0.18362.0 v10.0.19041.0 The netfw.h declare WinAPI calls without WINAPI calling…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,649 questions
asked 2020-10-20T10:37:12.147+00:00
ww898 16 Reputation points
commented 2020-12-17T10:42:51.79+00:00
ww898 16 Reputation points
2 answers One of the answers was accepted by the question author.

Open image in MsWord

I want to open image in MsWord but i don't want to use third party tool?

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,758 questions
asked 2020-12-05T05:43:53.397+00:00
Zahid Mahmood 21 Reputation points
accepted 2020-12-17T10:40:53.037+00:00
Zahid Mahmood 21 Reputation points
1 answer

Install python at java App Service server

I want to install python at my server resource. I made my server in spring boot and use App Service to deploy it. But I also make my server can run my python code that crawling data and insert to my DB. I access server by azure's SSH but…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,891 questions
asked 2020-12-13T10:20:02.027+00:00
saltycheeez 21 Reputation points
commented 2020-12-17T10:27:27.213+00:00
SnehaAgrawal-MSFT 21,686 Reputation points
1 answer One of the answers was accepted by the question author.

1607 Enterprise LTSB Windows 10 when converting to Pro: We can't tell if your PC is ready to continue installing windows10. Try restarting the installer

最近各种游戏大作频出,在我尝试游玩的时候,第一步启动游戏就直接打断了我——游戏不支持过时的1607长期企业版系统。我买电脑的时候如果知道有这么麻烦,我一定会让他给我换了这系统! 没办法,不到最后一步,我不想以丢失资料为代价重装系统 所以我参考了以下网站的教程:http://www.xitongcheng.cc/xtjc/7129.html, 尝试转换专业版 但在我进行到输入激活码步骤后,就会出现我题中所说的“无法判断...重启...”问题。 …

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,947 questions
asked 2020-12-16T04:35:46.513+00:00
bb ll 21 Reputation points
commented 2020-12-17T10:25:09.11+00:00
bb ll 21 Reputation points
1 answer

Create App Service Managed Certificates (Preview) fails with no specific error message

I am trying to create a certificate for a domain that I am hosting on Azure App Service, using Linux containers. The domain is 'app.sirana.com', which I've established as a cname pointing to my azure app service location. The dialog says: …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,891 questions
asked 2020-12-12T21:16:50.947+00:00
Chris Williams 1 Reputation point
commented 2020-12-17T10:24:38.897+00:00
SnehaAgrawal-MSFT 21,686 Reputation points
2 answers

Error message uploading files larger than 150MB

We are receiving the following error on on current document libraries when uploading files larger that 150MB. {"error":{"code":"-1,…

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,957 questions
asked 2020-12-14T19:49:02.33+00:00
Krysta Merrills 1 Reputation point
commented 2020-12-17T10:20:11.517+00:00
Echo Du_MSFT 17,176 Reputation points
3 answers

sharepoint management POWERSHELL が起動時にERRORになります。

sharepoint management POWERSHELL が起動時にERRORになります。 再インストールしても改善されません Import-Module : アセンブリ 'Microsoft.SharePoint.Client.Publishing, Version=16.0.0.0, Culture=neutral, PublicKeyToken=7 1e9bce111e9429c' から型…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,798 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,547 questions
asked 2020-12-14T23:09:30.407+00:00
kurisu 1 Reputation point
commented 2020-12-17T10:19:23.523+00:00
Echo Du_MSFT 17,176 Reputation points
0 answers

setsockopt(IP_MULTICAST_IF) fails with WSAEADDRNOTAVAIL if Ethernet port was never connected

I am setting multicast to operate over a specific net port. (The PC has more than one.) The port is configured with a static IP address, which is correctly passed to the setsockopt function. This works correctly if the port has been physically…

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,622 questions
asked 2020-12-17T10:16:34.777+00:00
Heesterman, Peter J 1 Reputation point
4 answers One of the answers was accepted by the question author.

How to control software in local VM

Hi all, In our company we use SCCM to control all domain computers, and apply security policies and compliances. Users also use VM (Hyper-V and Virtualbox) in their machines, that aren't domain joined. They need these local VMs to run some tests…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,732 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,547 questions
asked 2020-12-10T11:21:56.86+00:00
Pedro Ribeiro 41 Reputation points
accepted 2020-12-17T10:16:03.263+00:00
Pedro Ribeiro 41 Reputation points
0 answers

How can I extend the ML.Net source code

I have downloaded the ML.Net source code and successfully build the project. How can I use that source code now to try to implement new algorithm?

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
159 questions
asked 2020-12-17T10:12:20.287+00:00
phalaenopsis 1 Reputation point