356,076 questions

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

How to remove checkbox from gridview item on pointerover?

<ControlTemplate TargetType="GridViewItem"> <ListViewItemPresenter x:Name="Root" CheckBrush="{ThemeResource GridViewItemCheckBrush}" …

Universal Windows Platform (UWP)
asked 2020-03-06T21:17:21.55+00:00
Alex Oh 96 Reputation points
accepted 2020-03-13T17:26:12.267+00:00
Alex Oh 96 Reputation points
1 answer One of the answers was accepted by the question author.

Issue in using Binding with ElementName in Data Template which is passed through DependencyProperty

In my case, i have a control named MultiSelectListView.xaml which holds the dataTemplate <DataTemplate x:Key=&#34;ListTemplate&#34; x:DataType=&#34;model:BaseMultiSelectModel&#34;> <Grid…

Universal Windows Platform (UWP)
asked 2020-03-08T08:08:41.69+00:00
guess_me_if_u_can 126 Reputation points
commented 2020-03-13T14:41:34.057+00:00
guess_me_if_u_can 126 Reputation points
1 answer

SharePoint - Web Parts on Half the Width

Hi, regardless of the device, it seems that the SharePoint content only occupies half of the width of the screen, specifically any web part. I'm using one column section from the layout. Any thoughts to make it full width would be appreciated. …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,205 questions
asked 2020-03-13T11:33:29.027+00:00
ez1138 1 Reputation point
answered 2020-03-13T13:44:38.95+00:00
Dave Patrick 426.4K Reputation points MVP
1 answer

Azure AD Connect not working after OS upgrade from 2016 to 2019

Hi, I have upgraded an Azure AD Connect Server, running in staging mode, to Server 2019 and now I get the following error messages: When I start Microsoft Azure Active Directory Connect Interface I get "Azure Active Directory Connect…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,243 questions
asked 2020-03-10T09:19:56.203+00:00
Diederik Janson 21 Reputation points
commented 2020-03-13T13:35:07.437+00:00
Shashi Shailaj 7,581 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Custom Error page for ASP.NET WebForms Azure App Service

I was following along with this tutorial But my custom error page isn't being displayed. This tutorial is also over 10 years old so I wasn't sure if settings need to be changed. I run the app, and go to a page that doesn't exist, but it doesn't…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,228 questions
asked 2020-03-12T22:13:13.26+00:00
Mikaela Caron 41 Reputation points
commented 2020-03-13T11:26:11.377+00:00
Mikaela Caron 41 Reputation points
0 answers

Unable to connect to USB devices in uwp

I tried to connect USB devices in uwp according to the instructions in MSDN, and also tried to download the sample provided by MSDN to connect devices, but I still couldn't connect to usb devices. What is the possible cause of this problem? Any…

Universal Windows Platform (UWP)
asked 2020-03-11T02:12:16.823+00:00
Victor Chen 106 Reputation points
commented 2020-03-13T10:22:38.317+00:00
Victor Chen 106 Reputation points
1 answer

Partner Center - get Skills data through API

Hello, is there an API to get my users skills data? I know there's an Skills Report download option, but it would be helpful to get it through an API. I looked around the documentation but found nothing, any help is welcome. Thanks!

Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
322 questions
asked 2020-03-11T17:56:57.337+00:00
Cybelle Souza 1 Reputation point
answered 2020-03-13T08:21:09.143+00:00
Jerryzy 10,566 Reputation points
2 answers

Does the permission get copied when copy database from one server to another

Does the Copy Database Wizard copy permission when copy database from one server to another.

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-03-12T21:02:40.1+00:00
Avyayah 1,271 Reputation points
answered 2020-03-13T07:51:04.807+00:00
Vaibhav Chaudhari 38,671 Reputation points
1 answer One of the answers was accepted by the question author.

Communicate from UWP app to a .net app in same machine

Hi, I have a requirement that I need to call a method in a .net app running on the same machine from my UWP app. We were planning to do that with sockets. But just realized that there is a Windows restriction not allowing UWP to connect to other…

Universal Windows Platform (UWP)
asked 2020-03-05T03:16:18.113+00:00
Madhu 96 Reputation points
accepted 2020-03-13T07:11:42.817+00:00
Madhu 96 Reputation points
0 answers

UWP : Need Textbox with contains close button..Only when text is not empty

UWP : Need Textbox with contains close button..Only when text is not empty I need something like this.... I have solution in WPF, But I need to convert to UWP. <TextBox Width="200" Name="textBox1" > …

Universal Windows Platform (UWP)
asked 2020-03-12T10:40:57.6+00:00
Indudhar Gowda 426 Reputation points
commented 2020-03-13T06:25:47.197+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer One of the answers was accepted by the question author.

[MSDN Redirect] Static Website

I've deployed a static web app to Azure via VS Code. It works and loads using the url provided. But where do I find that site when I log in to Azure? Bruce Martin

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,228 questions
asked 2020-02-17T08:04:59.403+00:00
SnehaAgrawal-MSFT 19,676 Reputation points
accepted 2020-03-13T05:58:22.68+00:00
SnehaAgrawal-MSFT 19,676 Reputation points
1 answer

can't disable 2 factors authentication when login to azure or power bi

I am using azure function app in order to embed PBI reports on my website. I create a new user on azure. When i try to login with this user to azure portal or power bi in the login pop up i am being asked to better secure my account . I…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,243 questions
asked 2020-03-11T12:27:50.323+00:00
yossi9 bd 1 Reputation point
answered 2020-03-13T04:51:59.97+00:00
AmanpreetSingh-MSFT 56,476 Reputation points
3 answers One of the answers was accepted by the question author.

How to Get Brush or Color that System Uses for Selected Controls?

I want to get the Brush or Color that is used in UWP applications for controls that are selected. When a control is selected by the user the system sets the background color to indicate that the control is selected and while it's possible to flash a…

Universal Windows Platform (UWP)
asked 2020-02-25T06:04:38.77+00:00
Steve Wood 56 Reputation points
commented 2020-03-13T04:07:04.543+00:00
Steve Wood 56 Reputation points
0 answers

IsTabStop is Ignored in ControlTemplate

I have a UWP app that contains TextBox(s) using the following Template: <ControlTemplate TargetType="TextBox"> <Grid Background="{TemplateBinding Background}"> <Grid.ColumnDefinitions><ColumnDefinition…

Universal Windows Platform (UWP)
asked 2020-03-11T14:57:42.417+00:00
Nathan Sokalski 4,126 Reputation points
commented 2020-03-13T00:37:08.177+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer

Will Spot VMs ever be available for sponsored accounts?

I was wondering if sponsored accounts will ever be allowed to create Spot VMs. This would be useful for students trying to save their $100 credit/year as much as possible. thanks!

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,426 questions
asked 2020-03-12T03:13:43.82+00:00
Dayton Rea 1 Reputation point
answered 2020-03-13T00:17:11.423+00:00
KarishmaTiwari-MSFT 18,667 Reputation points Microsoft Employee
1 answer

How to set custom claims to aad token using C# code

I have a webapi which generates aad token and I have written token generation logic in Get() method in webapi. I'm able generate aad jwt token from webapi get() method but, now I want to include some custom claims into the token. How can I set…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,243 questions
asked 2020-03-07T14:36:00.84+00:00
Jhon 1 Reputation point
answered 2020-03-12T22:50:29.727+00:00
Marilee Turscak-MSFT 35,821 Reputation points Microsoft Employee
8 answers One of the answers was accepted by the question author.

How to correct an unidentified network problem after installing Windows 10 1909?

After installing Windows 10 update 1909 I no longer have internet access. With troubleshoot I have: device is connected but cannot access the network. With the problem solving I have: Ethernet does not have a valid ip configuration. I checked the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,205 questions
asked 2020-03-06T15:04:59.497+00:00
Ghislain Plante 21 Reputation points
accepted 2020-03-12T18:06:55.913+00:00
Ghislain Plante 21 Reputation points
1 answer

How to solve this Azure App Service error querying Azure SQL DB

I have a Xamarin app that hits an Azure App Service that queries a SQL DB in Azure. I'm using the Nuget Microsoft.Azure.Mobile.Client package in my app I started with the standard Quick Start code and modified it to fit my app. I believe the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,228 questions
asked 2020-03-06T03:11:48.413+00:00
Jim Perry 1 Reputation point
commented 2020-03-12T18:00:38.483+00:00
Jim Perry 1 Reputation point
1 answer

Revoke-AzureADUserAllRefreshToken not working for one account

Hello I can successfully run Revoke-AzureADUserAllRefreshToken -objectid <guid> for one particular account, and it works. However running the same command against a different account i get the below error. The account i am using to run the command…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,243 questions
asked 2020-03-12T16:58:25.74+00:00
skip hofmann 46 Reputation points
answered 2020-03-12T17:45:25.22+00:00
Vasil Michev 98,766 Reputation points MVP
1 answer

Remove user from Windows and UAC list

Occasionally users will sign into a shared computer. We are able to remove the user account, but the UAC still list the user. Is there a way to completely remove an Azure AD user account from showing up in the UAC list of users?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,205 questions
asked 2020-03-10T14:54:59.303+00:00
Wills Ogus 1 Reputation point
commented 2020-03-12T16:18:01.14+00:00
Wills Ogus 1 Reputation point