343,671 questions

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

RODC DNS Server

Hello, I have a DC a RODC (Both 2016). I configured my RODC DNS server to forward non AD queries (internet queries) to my ISP's DNS. My workstations have the RODC as primary dns server and the DC as secondary. The name resolution works fine but I…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,162 questions
asked 2020-05-02T12:06:17.657+00:00
Athanasios Pantziarelas 21 Reputation points
accepted 2020-05-02T14:23:49.82+00:00
Athanasios Pantziarelas 21 Reputation points
1 answer One of the answers was accepted by the question author.

Timer in Visual Basic

What is the code for a timer in UWP Visual Basic ? I am having issues implementing the information at https://learn.microsoft.com/en-us/windows/uwp/threading-async/use-a-timer-to-submit-a-work-item I only need to launch the timer at a certain…

Universal Windows Platform (UWP)
asked 2020-05-01T09:22:48.06+00:00
ansalc 436 Reputation points
commented 2020-05-02T12:59:50.267+00:00
ansalc 436 Reputation points
2 answers One of the answers was accepted by the question author.

Tree View Checkbox issue

Hi All, I am working on a WPF C# application which has a tree view. The tree view is populated by a set of model classes. Each element on the tree view except for the root node has a checkbox. The issue now is that when i check a checkbox, it is…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,676 questions
asked 2020-04-30T19:22:11.69+00:00
abijith gowda 61 Reputation points
accepted 2020-05-02T11:36:53.893+00:00
abijith gowda 61 Reputation points
1 answer

[Dockerized Web Apps] How to manage running image?

Hi, I have an App Service using an image from a Container Registry, I can see the "docker run --name <container_id>" command in the logs. My question is: how can I connect to this container id? Let's say I made changes in the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,910 questions
asked 2020-04-25T07:35:48.597+00:00
Sylvain 216 Reputation points
answered 2020-05-01T23:19:35.883+00:00
Ryan Hill 25,981 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

Caps Lock off

In Visual Basic, how do I check if the Caps Lock key is locked (on) ? The following do not work If Window.Current.CoreWindow.GetKeyState(VirtualKey.CapitalLock).Locked Then... evaluated as True always If…

Universal Windows Platform (UWP)
asked 2020-04-27T07:40:48.227+00:00
ansalc 436 Reputation points
accepted 2020-05-01T23:16:43.92+00:00
ansalc 436 Reputation points
1 answer

Cannot connect java web app to mysql database

I have a Java web app, which I have developed and deployed locally on my PC. The application uses jsp files, as well as java servlets. The database is created using phpMyAdmin. Now I want to make this app available online so as other people can use it.…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,910 questions
asked 2020-05-01T05:15:14.87+00:00
Alaa Slaity 1 Reputation point
answered 2020-05-01T21:51:57.23+00:00
Ryan Hill 25,981 Reputation points Microsoft Employee
1 answer

Hybrid Deployment in azure(VPN)

Hello Team, We are planning to extend our on prem env to azure(Hybrid). We will be having VPN connectivity between on prem and cloud. We have on Prem VPN device which is Fortinet. Question: we want to connect our on prem env to azure vnet.…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,159 questions
asked 2020-05-01T18:17:28.18+00:00
Girish 61 Reputation points
answered 2020-05-01T18:22:34.487+00:00
Leon Laude 85,666 Reputation points
1 answer

App registrations - preview or GA?

Hi there, I've been advised to post here after asking Azure support: https://twitter.com/ajbrun/status/1255432283084988417 I'm currently evaluating Azure services to be used for production. I have access to two directories, one that already does…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,566 questions
asked 2020-05-01T12:46:08.993+00:00
Adrian Brunton 1 Reputation point
answered 2020-05-01T16:15:04.01+00:00
Marilee Turscak-MSFT 34,121 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

C# WPF How to bind a nested class to nested datagrid in “Datagrid Row-Details”?

How to bind data from nested classs to a nested datagrid? Why nested datagrid unable to read the class? what error i am doing? public class Student { public int Id { get; set; } public string Name { get; set; } public…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,676 questions
asked 2020-04-30T04:23:39.06+00:00
MM Kottari 21 Reputation points
commented 2020-05-01T15:20:03.253+00:00
MM Kottari 21 Reputation points
2 answers One of the answers was accepted by the question author.

How to avoid proxy properties in a ViewModel to access properties of the Model in MVVM?

I have come accross this problem while developing my UWP application. It seems that the community advice to implement UWP app is to follow the MVVM pattern. So in my code I have a ViewModel like the following: public class MyViewModel : ViewModelBase { …

Universal Windows Platform (UWP)
asked 2020-04-29T11:31:20.733+00:00
Daljit Singh 261 Reputation points
accepted 2020-05-01T15:18:41.967+00:00
Daljit Singh 261 Reputation points
2 answers

password hash sync locked AD accounts

Hello all Thinking about moving from ADFS auth to password hash sync, however i would like to get an understanding how other companies are handling the below limitations of PHS ? 1.locked onprem not respected in Azure 2.password is expired not…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,566 questions
asked 2020-04-30T17:23:43.577+00:00
skip hofmann 46 Reputation points
answered 2020-05-01T15:00:56.027+00:00
skip hofmann 46 Reputation points
1 answer

crontabが実行できない

(translated) I want to use cron in the server running with appservice to perform regular reboot and sqldump acquisition, but the cron service, reboo command, and mysql command cannot be used. Is this not available by default?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,910 questions
asked 2020-05-01T08:27:28.34+00:00
中西 美奈実 1 Reputation point
answered 2020-05-01T13:41:15.553+00:00
Dave Patrick 426.1K Reputation points MVP
1 answer One of the answers was accepted by the question author.

Thank you very much Microsoft Team!

In this trying times, lockdown for almost two months, online community remains productive because of you Microsoft. Thank you for all the courses you offered for free. I learned a lot. The badges, certificates, and points you are giving every after…

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.
577 questions
asked 2020-05-01T02:16:57.353+00:00
CECILIACAJANDAB-7915 26 Reputation points
commented 2020-05-01T12:06:38.063+00:00
CECILIACAJANDAB-7915 26 Reputation points
1 answer

Azure AD Domain Service Multiple domans

Hello Experts, I'm evaluating the use of Azure AD Domain Services in Azure. So the scenario is this...I have an AD Forest with multiple subdomains, these subdomains are currently being synced with Azure AD using AD Connect. Now I want to spin up a…

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,566 questions
asked 2020-04-30T23:25:46.033+00:00
Shola Lawani 531 Reputation points Microsoft Employee
answered 2020-05-01T08:05:08.303+00:00
Sam Cogan 10,157 Reputation points MVP
1 answer

SCDPM_2019.vhd default login on VM

Hello all, I’ve downloaded the evaluation version of System Center Data Protection Manager and created a new virtual machine with the VHD extracted From the downloaded files .bin ( all went good). When starting the machine, it leads to a login screen…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,162 questions
asked 2020-05-01T05:22:51.837+00:00
amine lallali 1 Reputation point
answered 2020-05-01T07:19:48.373+00:00
Leon Laude 85,666 Reputation points
1 answer

User Risk policy and sign in risk policy-false positive

we have found many false positive on user risk and sign in risk. For eg: one user has installed VPN client on his/her machine and connect to office 365 or azure from that location. User still in usa but VPN client points to Australia location. Azure AD…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,566 questions
asked 2020-04-30T21:48:46.897+00:00
Parameswaran, Sankarasubramanian 2 Reputation points
answered 2020-05-01T07:00:29.883+00:00
Vasil Michev 95,666 Reputation points MVP
3 answers

I have a problem with 'NoteViewer' in XML。

Dear sir, I managed to create a sample mentioned here with WPF App and Blank App (Universal Windows) http://musicengravingcontrols.com/en-US/Articles/Display?id=2 However, I have a problem here. Error Lists say "Unknown type…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,676 questions
asked 2020-04-18T05:36:28.407+00:00
寛明 水崎 1 Reputation point
commented 2020-05-01T06:13:25.173+00:00
寛明 水崎 1 Reputation point
1 answer

Unable to login to teams

the os im currently running is linux. And i am unable to login to my account. Everytime i try to login to teams it redirects me to the login page. Pls i need help with this

Skype for Business Linux
Skype for Business Linux
Skype for Business: 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.Linux: A family of open-source Unix-like operating systems.
456 questions
asked 2020-04-30T15:35:46.457+00:00
Pramath Kumar 6 Reputation points
answered 2020-05-01T05:57:02.817+00:00
JimmyYang-MSFT 49,031 Reputation points Microsoft Vendor
1 answer

Unable to login in windows 10 with Azure AD user

I have Azure AD that was setup with the 365 free level. I upgraded it to P2 level with a free trial. I have added the devices to AD and they show Azure AD Joined. I can log in to the windows 10 machines with local accounts but not the Azure AD user. …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,566 questions
asked 2020-04-29T22:22:01.483+00:00
Greg Gootee 1 Reputation point
answered 2020-05-01T04:37:08.643+00:00
Marilee Turscak-MSFT 34,121 Reputation points Microsoft Employee
1 answer

hi I can't add images to the forms the email you sent me because its saying I need to verify my account https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=visualstudiogeneral

hi I can't add images to the forms the email you sent me because its saying I need to verify my account https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=visualstudiogeneral

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,162 questions
asked 2020-05-01T03:21:05.81+00:00
Anonymous
answered 2020-05-01T03:24:24.23+00:00
Dave Patrick 426.1K Reputation points MVP