1,814,033 questions

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

Python 3.7 on Azure DevOps?

Hi there, Newbie here, so apologies if this is a dumb question. I am trying to install a Python+Django application via Azure DevOps starter. The application requires Django 3.0.3, which I believe it's only compatible with Python 3.6+ (the…

Community Center | Not monitored
asked 2020-05-09T21:24:24.997+00:00
Marcelo B 21 Reputation points
accepted 2020-05-11T12:17:35.677+00:00
Marcelo B 21 Reputation points
4 answers One of the answers was accepted by the question author.

Help correcting tab header

I need help correcting the tabview tab header title and the Website Icon isn't showing up Right now I seeing this private void Neutron_NavigationCompleted(WebView sender, WebViewNavigationCompletedEventArgs args) { …

Developer technologies | Universal Windows Platform (UWP)
asked 2020-05-03T19:30:30.743+00:00
Mark Mather 156 Reputation points
accepted 2020-05-11T12:05:57.523+00:00
Mark Mather 156 Reputation points
1 answer

Issue with Options Page Registry entries after VS2015 migration

I work on a commercial application that is developed using Visual Studio 2010 Extensibility projects. In this application we have a custom Options Page that holds application related properties. We started migrating our application to visual studio 2015.…

Community Center | Not monitored
asked 2020-05-11T11:08:36.387+00:00
P, Suhas 1 Reputation point
answered 2020-05-11T12:05:08.747+00:00
Leon Laude 86,196 Reputation points
2 answers One of the answers was accepted by the question author.

Problem loging in from desktop app and fetching users

Hello, I am having trouble fetching users and logging in to my active directory from inside a desktop application. I am trying to make a testing application for trying out user login and groups, before that I downloaded an example application namely the…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-05-11T08:45:22.563+00:00
Voiculet Catalin 96 Reputation points
commented 2020-05-11T10:59:10.127+00:00
soumi-MSFT 11,861 Reputation points Microsoft Employee Moderator
2 answers One of the answers was accepted by the question author.

Enable Age Gating

I am attempting to enable age gating on my B2C Instance, However, I have not got the option to enable this. I show that I should indeed be able to however when I'm in the options menu I do not see this as an option. Please see the attached images. …

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-05-10T22:35:48.783+00:00
Max 41 Reputation points
answered 2020-05-11T10:53:06.593+00:00
Max 41 Reputation points
2 answers One of the answers was accepted by the question author.

New Azure WVD deployment - unable to log into WVD portals

Hi, I'm trying to test out the new release of WVD. Im keeping things simple with just the default desktop application group which has been assigned to one user. Workspace is there and the application group is assigned to it. I have a VM…

Azure Virtual Desktop
Azure Virtual Desktop

A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.

2,120 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-05-06T14:02:38.703+00:00
mij2020 376 Reputation points
answered 2020-05-11T10:51:19.857+00:00
mij2020 376 Reputation points
3 answers One of the answers was accepted by the question author.

How to trigger converter programatically

Hello, I have TextBox binded to other UIElement property. The TextBox shows value of this property. Windows.UI.Xaml.Data.Binding bc1 = new Windows.UI.Xaml.Data.Binding() { Path = new PropertyPath("Width") }; bc1.Mode =…

Developer technologies | Universal Windows Platform (UWP)
asked 2020-05-05T18:51:02.987+00:00
BitSmithy 2,231 Reputation points
accepted 2020-05-11T10:44:43.687+00:00
BitSmithy 2,231 Reputation points
1 answer One of the answers was accepted by the question author.

Azure File storage SAS TOKEN

I can upload files to ADLS Gen 2 blob storage with AzCopy through OAuth authorization, but I am unable to upload to file storage with the same. It is asking for SAS token. Please tell me the process of generating SAS token. Thanks. [Note: As we…

Azure Data Lake Storage
Azure Data Lake Storage

An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.

1,599 questions
asked 2020-05-11T06:25:14.897+00:00
Ramya Harinarthini_MSFT 5,371 Reputation points Microsoft Employee Moderator
accepted 2020-05-11T10:24:28.987+00:00
Ramya Harinarthini_MSFT 5,371 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

What type of datasets does Azure Data Share supports?

Hello Team, What type of datasets does Azure Data Share supports? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Sourced from FAQ - Azure Data Share

Azure Data Share
Azure Data Share

An Azure service that is used to share data from multiple sources with other organizations.

77 questions
asked 2020-05-11T06:45:02.883+00:00
Ramya Harinarthini_MSFT 5,371 Reputation points Microsoft Employee Moderator
accepted 2020-05-11T10:19:48.817+00:00
Ramya Harinarthini_MSFT 5,371 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

How to delete an invitation to a recipient in Azure Data Share?

Hello Everyone, How to delete an invitation to a recipient in Azure Data Share? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Sourced from Docs - Azure Data…

Azure Data Share
Azure Data Share

An Azure service that is used to share data from multiple sources with other organizations.

77 questions
asked 2020-05-11T07:02:47.043+00:00
Ramya Harinarthini_MSFT 5,371 Reputation points Microsoft Employee Moderator
accepted 2020-05-11T10:19:38.843+00:00
Ramya Harinarthini_MSFT 5,371 Reputation points Microsoft Employee Moderator
1 answer

Is this scenario supported for Azure AD Connect password writeback?

I've been trying to setup Azure AD Connect password writeback but without any success. It's a complicated thing to diagnose online, so initially I'm looking for confirmation that what I'm trying to do is possible. Unlike most Azure AD Connect…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-05-10T17:12:35.767+00:00
Tom Robinson 1 Reputation point
commented 2020-05-11T10:12:07.05+00:00
AmanpreetSingh-MSFT 56,971 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

Web-app only works after reloading

I have deployed a ASP.NET Core 3.1 SPA using Azure Devops at https://jrgfogh-whist.azurewebsites.net/ The app is running as a Linux app service. When I access the page from Chrome, I get the welcome page the first time and then my app when I reload…

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,917 questions
asked 2020-05-09T12:41:22.913+00:00
Jørgen Fogh 96 Reputation points
commented 2020-05-11T09:57:06.693+00:00
SnehaAgrawal-MSFT 22,721 Reputation points Moderator
2 answers

Register health agent fails during installation Azure AD Connect

As a request from @Anonymous I made a new topic of this problem. @Anonymous , here is all the information about registering health agent. I installed Azure AD Connect v1.5.18.0 on a Win 2012 R2 machine. Choose NOT to configure the User…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-04-30T10:21:12.23+00:00
Rob van den Broek 96 Reputation points
answered 2020-05-11T09:05:11.247+00:00
Rob van den Broek 96 Reputation points
2 answers One of the answers was accepted by the question author.

RowValidationErrorTemplate as a static resources

hi ,i have: <DataGrid.RowValidationErrorTemplate> <ControlTemplate> <Grid Margin="0,-2,0,-2" ToolTip="{Binding RelativeSource={RelativeSource FindAncestor,…

Developer technologies | Windows Presentation Foundation
asked 2020-04-01T12:40:27.94+00:00
essamce 621 Reputation points
accepted 2020-05-11T08:42:16.683+00:00
essamce 621 Reputation points
1 answer One of the answers was accepted by the question author.

How can I get access to metrics like CPU/memory at the node level?

How can a customer get access to metrics like CPU/memory at the node level to take action to scale, debug issues, etc.? I cannot seem to run kubectl top on an ARO cluster. [Note: As we migrate from MSDN, this question has been posted by an Azure…

Azure Red Hat OpenShift
Azure Red Hat OpenShift

An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.

104 questions
asked 2020-05-08T14:44:37.577+00:00
DenisMcD 231 Reputation points
accepted 2020-05-11T08:27:19.277+00:00
DenisMcD 231 Reputation points
1 answer One of the answers was accepted by the question author.

What cluster operations are available?

What cluster operations are available for Azure Red Hat OpenShift? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question.] Source: FAQ

Azure Red Hat OpenShift
Azure Red Hat OpenShift

An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.

104 questions
asked 2020-05-08T15:00:21.237+00:00
DenisMcD 231 Reputation points
accepted 2020-05-11T08:26:10.723+00:00
DenisMcD 231 Reputation points
3 answers

lubuntu 16 lts auto-login not possible in linux teams

is this a teams issue or a linux one? Any ideas how to do it? the username (email) is remembered but the pass isn't. no option in seahorse to save and autocomplete a pass either

Microsoft 365 and Office | Skype for Business | Linux
Microsoft 365 and Office | Skype for Business | Linux

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.

472 questions
asked 2020-05-09T23:08:56.54+00:00
Dimitrios Athanasiadis 1 Reputation point
commented 2020-05-11T08:26:07.487+00:00
Sharon Zhao-MSFT 25,771 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

2 ADFS Farms 1 SQL Server

I'm currently planning on rebuilding my ADFS farm from scratch and point it to a new domain (sts.example2.com) My current ADFS Farm (sts.example1.com) uses SQL server for the configuration and artifact databases. The configuration database will not…

Microsoft Security | Active Directory Federation Services
asked 2020-05-08T15:01:08.587+00:00
Fernando Sousa 21 Reputation points
accepted 2020-05-11T07:58:51.36+00:00
Fernando Sousa 21 Reputation points
1 answer One of the answers was accepted by the question author.

C# .NET Core WPF Listbox items outside grid cell.

Hi, I want to have a listbox which contains two items a Checkbox and a WebBrowser control. I have the listbox appearing in the center cell on my WPF Window. However if there are more then one item then it exceeds the cell and drops to the cell…

Developer technologies | Windows Presentation Foundation
asked 2020-05-09T08:22:09.297+00:00
WardH 61 Reputation points
accepted 2020-05-11T07:11:27.533+00:00
WardH 61 Reputation points
1 answer

Is Domain need to be verified for creating sharepoint multitenant oauth app

I created one OAuth app for SharePoint authentication, It is working for me but other users from other tenant are unable to authorize using this app. so Is domain need to be verified to allow authorize of multi-tenant

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-03-11T09:11:37.337+00:00
WMio Connectors 121 Reputation points
commented 2020-05-11T07:07:36.103+00:00
soumi-MSFT 11,861 Reputation points Microsoft Employee Moderator