350,944 questions

Sort by: Updated
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,307 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,635 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,747 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,957 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,957 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,321 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,747 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,747 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.3K 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,436 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,596 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.
611 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,691 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.
253 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 25,126 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,894 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,832 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,596 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,635 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,436 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,084 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,596 Reputation points Microsoft Employee
2 answers

Azure SQL Performance Recommendations taking long time

Yesterday I found 7-8 Index Recommendations for my Azure SQL Databases. I applied few recommendations which is High impact. But it is taking some time - more than 18 hours. Is it not the recommended way? Or should we apply the recommendations…

Azure SQL Database
asked 2020-06-29T02:27:03.247+00:00
Anuraj 166 Reputation points MVP
answered 2020-06-30T09:23:03.617+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
2 answers

File Copy with Mobility Service

Hi folks, we have some NFS share on our ON-prem VMware machines, which will be used by applications after an Failover to azure. We have tested some application within TestfailOver and until the using of NFS share everything was good. I see the NetApp…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,191 questions
Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
652 questions
asked 2020-06-29T12:47:10.577+00:00
Lux, Carsten 51 Reputation points
answered 2020-06-30T09:12:12.003+00:00
Lux, Carsten 51 Reputation points
1 answer

WHY the TFS forecast tool ignores Active, Resolved items?

In learn.microsoft article there is a statement: > The forecast tool ignores Scrum items set to Committed or Done and Agile and CMMI items set to Active, Resolved, or Completed. And so the tool includes in current iteration's forecast such…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,747 questions
asked 2020-06-25T07:52:35.5+00:00
Denis Polushin 1 Reputation point
answered 2020-06-30T09:05:32.853+00:00
Leon Laude 85,691 Reputation points