Asking for credentials while accessing web app
Dear team, I deployed a war file in Tomcat server. Now while accessing the web app it is asking me to authenticate. Tried entering both azure and deployment credentials but no luck. Could you please help me here? Thanks Soumya
Azure App Service
UWP - show html data
Hi, In our UWP app we need to show data in different places which are html content. Currently we are using web views to do that. But with that we are getting different issue when it comes to aligning things. So would prefer if we can use uwp controls…
Developer technologies | Universal Windows Platform (UWP)
How to make fact bot in azure?
I'm a beginner in azure. I just tried to make a simple bot with the help of Microsoft Learn. I want to know that can I make a fact bot or skill like we make for Alexa Skill and Google Assistant.
Azure App Service
Error : Click Authorize to configure an Azure service connection. A new Azure service principal will be created and added to the Contributor role.
I am getting this error while configuring Azure Web App deployment. The build pipeline already contains a web app deployment, I am trying to add one more.
Azure App Service
Windows container reference
Where could I get some AKS windows container samples
Community Center | Not monitored
UWP InkCanvas crash
Hi, In our UWP app we have used the InkCanvas in several pages. In one machine the app crashes giving the attached error message. Cannot create instance of type 'Windows.UI.Xaml.Controls.InkCanvas' Noticed this crashing only in one machine so far…
Developer technologies | Universal Windows Platform (UWP)
What are the steps to create a trusted app in uwp
Hi For testing i try to create a trust app in uwp. I create a very basic uwp project containing one button and then and publish it using sideloading method and the installation failed. Thanks Here the error message
Developer technologies | Universal Windows Platform (UWP)
PTA Staged rollout Manage groups not available.
When we try to enable Azure Pass through Authenication - Staged rollout option. "Manage Groups" option is not getting enabled. Its greyed out. Trying to setup Stage Rollout for PTA, using this manual:…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
How to connect a joystick USB.
How can I connect a joystick USB from my main pc to the VM I have already tired the local resources tab for the USBs, but that unticks it every time I connect. Thanks in advance.
Azure Virtual Machines
Invoking webview's DomContentLoaded event in the view model
I'm having problems implementing the webView's DOMContentLoaded event within my view model. I want to execute the code on the web page after the DOMContentLoaded event. I read the documentation about the event here,…
Developer technologies | Universal Windows Platform (UWP)
Can we control these three buttons:"The system Back, Close, Minimize, and Maximize buttons"
Based on the doc: https://free.blessedness.top/en-us/windows/uwp/design/shell/title-bar#how-much-to-customize-the-title-bar "When you opt for full customization, you are responsible for putting content in the title bar area, and you can…
Developer technologies | Universal Windows Platform (UWP)
Prevent "emergency access" users from syncing to on-prem AD when using AD Connect
I'm looking for guidance on preventing (filtering) "emergency access" users from syncing to on-prem AD when using AD Connect. From the reference doc Manage emergency access accounts in Azure AD: "*Create two or more emergency access…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
How to show MenuFlyout in code?
The MenuFlyout shows up perfectly upon right-clicking the ListView <ListView Name="lvDeviceTiles" ItemsSource="{x:Bind listDeviceItems}" DataContext="{x:Bind}" Margin="0"> …
Developer technologies | Universal Windows Platform (UWP)
How to claim and orphaned Azure DevOps organisation with unknown owner
I am trying to claim the Azure DevOps organisation with the same name as my company but I do know who the owner/administrator is. We own the Github organisation/URL of the same name. Has GitHub automatically created this organisation in Azure DEvOps? …
Microsoft Security | Microsoft Entra | Microsoft Entra ID
[MSDN Redirect] AAD B2C Web App Authentication
Hey all, Newbie programmer here. Helping a client of mine set up AAD B2C to authenticate an ASP.NET Web App (C#) hosted inside App Service. It's a pretty static site that doesn't have to make any Web API calls, so I figure His goal is to have…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
UWP : How to count spelling mistakes in a String Or TextBox Text in C#?
I'm new to UWP development. I have a wpf code to get the spelling mistakes count of a text box Text. Now i want to implement the functionality of getting spelling mistakes count in UWP. Please help. Here is the wpf code charCount =…
Developer technologies | Universal Windows Platform (UWP)
Tutorials for CalendarView code-behind? (UWP)
Are there any good tutorials for programming the calendar view? I've read the documentation for it, but I would like to see an example of it running and I couldn't find that.
Developer technologies | Universal Windows Platform (UWP)
book-like entry forms in UWP
Hi, I need to create a book-like entry forms in UWP that supports flipping the pages of the book. I searched the web and found the following: https://www.codeproject.com/Articles/22352/Creating-a-3D-book-shaped-application-with-speech Is there…
Developer technologies | Universal Windows Platform (UWP)
Automatic device join in single AD - multiple Azure topology
Hi all, Our customer is considering implementing topology with single onprem AD synchronized to multiple Azure AD tenants, using a single ADFS farm. The customer needs availability of Autopilot with Hybrid AD join for devices in all Azure AD tenants.…
Microsoft Security | Active Directory Federation Services
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Trouble Fixing WACK App Package Creation Failures
I have an app which works fine when debugging, but when creating the App Package it fails several of the "Deployment and launch tests". The info & links in the "How to fix:" sections are completely useless (they pretty much just…