347,508 questions

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

Update to Windows 10 / 2004 failed for 2020 Surface Book 3 and i7-2600 Desktop

Hello, I tried to Update to the most actual Windows 20 /2004 Version using 2 different ways. One way was using the MS update assistant, the other was via Windows Insider and using "Searching for Updates". Both ways are not working. My…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,454 questions
asked 2020-06-30T11:59:05.617+00:00
Mathias_Krueger 21 Reputation points
accepted 2020-06-30T14:50:32.94+00:00
Mathias_Krueger 21 Reputation points
1 answer

How to change visibility of item in multiple instances of same user control

How can I change the visibility of multiple instances of the same item for a user control? In my scenario I want the visibility of the StackPanel 'stackPanelInfo' to be changed. I.e. if I click the 'Show all descriptions' button, I want all…

Universal Windows Platform (UWP)
asked 2020-06-29T21:34:18.527+00:00
Apptacular Apps 386 Reputation points
commented 2020-06-30T14:28:45.667+00:00
Peter Fleischer (former MVP) 19,231 Reputation points
1 answer

Reassemble Multiple Split TCP Packets In C#

I developed a .Net TCP Socket client application to receive message from a TCP server. How could my application reassemle the packets?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,454 questions
asked 2020-06-30T13:53:45.197+00:00
Wu, David X 1 Reputation point
answered 2020-06-30T14:05:31.64+00:00
Dave Patrick 426.2K Reputation points MVP
0 answers

Get updated VerticalOffset of ScrollViewer after ChangeView()

While trying to scroll to the bottom of ListView using ListView's ScrollViewer like: ScrollViewer.ChangeView(null, ScrollViewer.ScrollableHeight, null); Due to virtualization, the bottom gets rendered on the scroll and bottom is pushed further more so…

Universal Windows Platform (UWP)
asked 2020-06-29T13:57:03.613+00:00
Ram Kishore 1 Reputation point
commented 2020-06-30T13:53:46.577+00:00
Ram Kishore 1 Reputation point
2 answers One of the answers was accepted by the question author.

Team Meeting Recording Stopped after two people tried recording the same meeting

During a meeting of 10 people the meeting organizer started the meeting , a meeting attendee started a recording of the meeting. About a minute later the meeting organizer tried starting their own recording, had some issues then moved own. At the end of…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,218 questions
asked 2020-06-29T12:47:11.27+00:00
Angel Albright 56 Reputation points
accepted 2020-06-30T13:45:31.773+00:00
Angel Albright 56 Reputation points
2 answers

AzureMLCompute Job Failed

I am having this error when I was following the notebook here: https://learn.microsoft.com/en-us/learn/modules/use-automated-machine-learning/ AzureMLCompute job failed. BFSMountError: unable to mount blob fuse file system Info: Could not mount…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,604 questions
asked 2020-06-22T12:19:27.68+00:00
Engin Kapti 16 Reputation points
answered 2020-06-30T13:17:20.447+00:00
Ramr-msft 17,621 Reputation points
1 answer One of the answers was accepted by the question author.

98-349 windows 10

I looked around Peasron Vue website and Microsoft Learn for over 3 hours trying to purchase this course so i can take it online at Pearson VUE but it keeps taking me to certiport portal looking for a physical test location. I want to take the test at…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,454 questions
asked 2020-06-30T12:30:19.557+00:00
James 21 Reputation points
accepted 2020-06-30T13:03:54.563+00:00
James 21 Reputation points
1 answer

PowerShell Script to create new AD user account using existing user ID

Script to create new AD user account using existing user ID import-module activedirectory $User = Get-AdUser -Identity (Read-Host "Copy From Username") $DN = $User.distinguishedName $OldUser = [ADSI]"LDAP://$DN" $Parent =…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,796 questions
asked 2020-06-30T11:27:05.807+00:00
Amit Hanamannavar 1 Reputation point
answered 2020-06-30T13:01:29.073+00:00
Shashi Shailaj 7,581 Reputation points Microsoft Employee
1 answer

PowerShell Script to get AD user properties particular search Base OU

Import-Module activedirectory Get-ADUser -Filter * -SearchBase "" -Properties * | Select-Object DisplayName,samaccountName,EmailAddress,Enabled,Created,canonicalname,LastLogondate,memberof | ConvertTo-Csv | Out-File C:\Temp\tmp.csv …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,796 questions
asked 2020-06-30T11:57:42.583+00:00
Amit Hanamannavar 1 Reputation point
answered 2020-06-30T13:01:24.607+00:00
Shashi Shailaj 7,581 Reputation points Microsoft Employee
1 answer

Which is easiest solution to get connected to Azure SQL database without SIGN in and saving an Client IP everytime?

I have created SQL server, SQL database in azure.I dont have VM,Azure directory,virtual network.Whenever i want to connect to azure SQL database i need to sign in SQ server management studio,then set IP and also in azure portal i need to save my client…

Azure SQL Database
asked 2020-06-30T11:55:25.233+00:00
Manali 1 Reputation point
answered 2020-06-30T12:37:11.73+00:00
Ronen Ariely 15,096 Reputation points
2 answers

azure with SMTP

Hi Guys, Am using azure VM and I have outlook email i wanna use with it. I want to use the smtp details for my site' contact page form to post to email address. via phpmailer. Data doesnt post. error : This page isn’t working mydomain.com is…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,255 questions
asked 2020-06-24T04:01:48.817+00:00
nadir semil 1 Reputation point
commented 2020-06-30T12:36:43.67+00:00
Krish G 2,326 Reputation points
1 answer One of the answers was accepted by the question author.

Need proper quideline for getting "Microsoft Certified: Azure Administrator Associate" certification.

Hi Team, I have gone through the Microsoft blogs and got some idea for getting "Microsoft Certified: Azure Administrator Associate". But still I am not clear for current available test for that certification. Could someone please help me…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,454 questions
asked 2020-06-30T11:51:09.497+00:00
accepted 2020-06-30T12:22:40.23+00:00
1 answer

Block local admins from installing printers

I have a number of users laptops that are Intune enrolled and Azure Hybrid joined. The users are local admins on their windows 10 laptops and I am trying to restrict the users from being able to install printers on their laptops for data security. I have…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,454 questions
asked 2020-06-30T07:10:28.53+00:00
Dylan 1 Reputation point
answered 2020-06-30T11:50:15.853+00:00
Dave Patrick 426.2K Reputation points MVP
1 answer

Python Function App: LOGGING Best Practices

Hello, I created a Python Functon App that sometimes works and sometimes doesn't. I have an Application Insights instance running, but other than catching an "Exception" message that flows through the RealTime Monitoring, I'm struggling to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,358 questions
asked 2020-06-17T22:56:13.583+00:00
SeaDude 106 Reputation points
commented 2020-06-30T10:47:05.567+00:00
Pramod Valavala 20,591 Reputation points Microsoft Employee
1 answer

I cant installed microsoft 365

Hi Admin, Previously I had Office 2016 at my pc, furthermore I purchased microsoft 365. So I try to uninstalled office 2016 after that Installed and downloaded microsoft 365. But somehow after the instalation was finishied, Office 2016 is still appear…

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
597 questions
asked 2020-06-30T10:38:39.49+00:00
Avrin Simamora 1 Reputation point
answered 2020-06-30T10:46:01.977+00:00
Leon Laude 85,676 Reputation points
1 answer

Azure Service Fabric Application stuck in rollback

We have a standalone service fabric installation hosted on a cluster of total 9 machines (5 management nodes + 2 frontend and 2 backend nodes). While upgrading an application using the monitoredauto upgrademode an error occured that caused a rollback.…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-06-25T07:12:17.63+00:00
Kaveh Hadjari 1 Reputation point
commented 2020-06-30T10:44:30.487+00:00
vipullag-MSFT 24,711 Reputation points
2 answers

What is the cost for running adhoc KQL queries on Application Insights logs?

We are planning to use Application Insights and trying to estimate cost. I want to know if there is any cost involved on running KQL queries on Application Insights logs? For example, if we have 5 team members and they run 200 adhoc KQL queries…

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,858 questions
asked 2020-06-29T22:30:30.783+00:00
Prince Kumar Rastogi 31 Reputation points
answered 2020-06-30T10:39:45.487+00:00
Alistair Ross 7,101 Reputation points Microsoft Employee
1 answer

Azure API Managment - HTTP Error 503. The service is unavailable.

Hi there, have created developer portal using Azure API management, now ready to publish and link to my domain I have added the CNAME in host records in namescheap.com. However am gettting below error when I try to access it. Service Unavailable …

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,796 questions
asked 2020-06-15T10:51:43.257+00:00
aditya 6 Reputation points
commented 2020-06-30T10:08:35.39+00:00
Pramod Valavala 20,591 Reputation points Microsoft Employee
1 answer

Ranking calculation of probability programming with draw

On the web page“ https://learn.microsoft.com/zh-cn/dotnet/machine-learning/how-to-guides/matchup-app-infer-net ”According to the winning and losing relationship of each player and the result of the game, the players are ranked by using probabilistic…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,604 questions
asked 2020-06-29T15:49:41.82+00:00
吉祥 如意 31 Reputation points
answered 2020-06-30T10:00:57.257+00:00
Tom Minka 86 Reputation points
0 answers

Expected Requests/Second for Azure Functions

I need to process about 5000 HTTP requests per second using either Azure Functions or Azure App Services Those requests need to be transformed and written to Event Hub in the end The HTTP requests contain a query string which has to be converted to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,358 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,002 questions
asked 2020-06-23T16:47:39.647+00:00
Gerhard Brueckl 1 Reputation point MVP
commented 2020-06-30T09:52:40.507+00:00
Pramod Valavala 20,591 Reputation points Microsoft Employee