405,672 questions

Sort by: Updated
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.
363 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,581 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.
276 questions
asked 2020-03-12T21:02:40.1+00:00
Avyayah 1,291 Reputation points
answered 2020-03-13T07:51:04.807+00:00
Vaibhav Chaudhari 38,816 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.
8,299 questions
asked 2020-02-17T08:04:59.403+00:00
SnehaAgrawal-MSFT 22,261 Reputation points
accepted 2020-03-13T05:58:22.68+00:00
SnehaAgrawal-MSFT 22,261 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.
23,255 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,761 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,111 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.
8,364 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 20,557 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.
23,255 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 37,141 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.
42,024 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.
8,299 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.
23,255 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 113.8K 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.
42,024 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
2 answers One of the answers was accepted by the question author.

Azure Web App for Multi-Containers - No Access to Authentication / Authorization Tab

I am attempting to add Azure Active Directory Authentication (or some kind of Authentication / Authorization) to my docker-compose web app but unfortunately the tab on the left pane is greyed out for me. I haven't been able to find any information online…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,299 questions
asked 2020-03-06T17:15:22.207+00:00
Peter Meglis 41 Reputation points
accepted 2020-03-12T15:04:17.27+00:00
Peter Meglis 41 Reputation points
1 answer

A redundant GET request is sent in MS Edge

Please pay attention to the GET request in the rectangles. MS Edge: (Work Failed)There are two same GET requests are sent. FireFox: (Work Well)There is only one GET request is sent. Chrome: (Work Well) The fist GET request is cancelled. Only…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,024 questions
asked 2020-03-12T07:42:12.227+00:00
guang xu 1 Reputation point
answered 2020-03-12T14:34:58.947+00:00
Anonymous
1 answer

Laptop stuck in infinite loop after changing size of a partition

I just resized one of my partition F on my laptop using resizer server tool to allocate some of the unallocated space of my hard disk to partition F. After doing so my laptop required restart so I did it but now my laptop is stuck in an infinite loop…

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,964 questions
asked 2020-03-11T00:23:05.667+00:00
Shajee Bin Waqar 1 Reputation point
answered 2020-03-12T13:46:07.153+00:00
Shashi Shailaj 7,621 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

how resize a batch of pictures just by marking them in explorer and right-clicking when the app is not the default for jpg

Hi, my app is not the default one for opening pictures - it is MS Photos. When the user selects a bunch of pictures in windows explorer - right clicks on it, it should display an additional context menu entry like "resize". This is…

Universal Windows Platform (UWP)
asked 2020-02-28T13:23:21.697+00:00
mfe userlast 21 Reputation points
commented 2020-03-12T13:00:54.663+00:00
mfe userlast 21 Reputation points
1 answer

Query exchange customattribute in an AAD group

I need to be able to somehow create a group in AAD that can query customattributes in exchange. it is for an fully online environment, so I don't have the tenant admin app available to query as appid in extensionproperty, what do I need to?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,255 questions
asked 2020-03-12T10:40:51.077+00:00
Siegmund Bosmans 1 Reputation point
answered 2020-03-12T10:45:03.69+00:00
Vasil Michev 113.8K Reputation points MVP
1 answer

New to Azure custom VMs - a bit different than GCE

Good afternoon. I just successfully uploaded my first Linux custom image and, following the directions here: …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,364 questions
asked 2020-02-25T23:03:41.757+00:00
GCIT-Service 1 Reputation point
answered 2020-03-12T09:32:06.007+00:00
Darren Lavery 1 Reputation point