387,456 questions

Sort by: Updated
1 answer

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
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,923 questions
asked 2020-01-25T18:04:47.037+00:00
Rahul Sinha 1 Reputation point
answered 2020-02-27T05:09:06.75+00:00
Dabhan-MSFT 21 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

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
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,923 questions
asked 2020-01-31T04:34:54.453+00:00
Anuraj 166 Reputation points MVP
accepted 2020-02-27T04:32:05.927+00:00
Anuraj 166 Reputation points MVP
1 answer

Windows container reference

Where could I get some AKS windows container samples

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,796 questions
asked 2020-02-27T01:29:32.43+00:00
Banani Rath 6 Reputation points Microsoft Employee
answered 2020-02-27T03:28:35.94+00:00
Fay Wang - MSFT 5,221 Reputation points
0 answers

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…

Universal Windows Platform (UWP)
asked 2020-02-11T17:08:10.777+00:00
Madhu 96 Reputation points
commented 2020-02-27T01:21:21.117+00:00
Roy Li - MSFT 33,451 Reputation points Microsoft Vendor
1 answer

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

Universal Windows Platform (UWP)
asked 2020-02-05T08:49:36.07+00:00
Shay Wilner 1,746 Reputation points
commented 2020-02-27T01:19:06.71+00:00
Roy Li - MSFT 33,451 Reputation points Microsoft Vendor
6 answers

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,172 questions
asked 2020-02-18T13:15:18.443+00:00
Maarten de Vreeze 1 Reputation point
answered 2020-02-26T22:51:26.733+00:00
Marilee Turscak-MSFT 36,886 Reputation points Microsoft Employee
2 answers

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
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,022 questions
asked 2020-02-25T14:48:10.377+00:00
Toby Allan 1 Reputation point
answered 2020-02-26T18:03:11.233+00:00
Toby Allan 1 Reputation point
1 answer One of the answers was accepted by the question author.

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,…

Universal Windows Platform (UWP)
asked 2020-02-25T01:55:28.587+00:00
Tyler Lucas 21 Reputation points
accepted 2020-02-26T16:42:43.703+00:00
Tyler Lucas 21 Reputation points
2 answers One of the answers was accepted by the question author.

Can we control these three buttons:"The system Back, Close, Minimize, and Maximize buttons"

Based on the doc: https://learn.microsoft.com/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…

Universal Windows Platform (UWP)
asked 2019-11-06T02:18:47.397+00:00
Barry Wang 61 Reputation points
answered 2020-02-26T14:37:24.363+00:00
lowles 1 Reputation point
1 answer One of the answers was accepted by the question author.

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,172 questions
asked 2020-02-25T21:38:57.657+00:00
Mark Coppa 21 Reputation points
accepted 2020-02-26T14:00:25.993+00:00
Mark Coppa 21 Reputation points
1 answer One of the answers was accepted by the question author.

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"> …

Universal Windows Platform (UWP)
asked 2020-02-25T21:53:02.807+00:00
Hong 1,211 Reputation points
commented 2020-02-26T12:39:46.61+00:00
Hong 1,211 Reputation points
1 answer

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,172 questions
asked 2020-02-26T09:21:43.23+00:00
Stephen Miller MHA 1 Reputation point
commented 2020-02-26T10:25:58.35+00:00
Stephen Miller MHA 1 Reputation point
1 answer

[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 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,922 questions
asked 2020-02-22T20:13:45.24+00:00
kobulloc-MSFT 26,351 Reputation points Microsoft Employee
commented 2020-02-26T09:27:07.92+00:00
AmanpreetSingh-MSFT 56,666 Reputation points
1 answer One of the answers was accepted by the question author.

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 =…

Universal Windows Platform (UWP)
asked 2020-02-02T04:46:30.083+00:00
ajaygh 21 Reputation points
accepted 2020-02-26T09:13:37.487+00:00
ajaygh 21 Reputation points
1 answer

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.

Universal Windows Platform (UWP)
asked 2020-02-08T02:32:52.413+00:00
Logan Stach 41 Reputation points
commented 2020-02-26T08:33:43.147+00:00
Roy Li - MSFT 33,451 Reputation points Microsoft Vendor
1 answer

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…

Universal Windows Platform (UWP)
asked 2020-02-19T00:54:02.947+00:00
Anas Tina 1 Reputation point
commented 2020-02-26T08:32:08.88+00:00
Richard Zhang-MSFT 6,936 Reputation points
1 answer

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.…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,264 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,172 questions
asked 2020-02-25T08:29:16.72+00:00
Ruslan Nalivaika 116 Reputation points
commented 2020-02-26T08:25:06.083+00:00
Ruslan Nalivaika 116 Reputation points
1 answer

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…

Universal Windows Platform (UWP)
asked 2020-02-05T17:57:33.627+00:00
Nathan Sokalski 4,111 Reputation points
commented 2020-02-26T08:23:57.62+00:00
Roy Li - MSFT 33,451 Reputation points Microsoft Vendor
0 answers

UWP App Locks After Returning From Other Apps

When a user leaves my app (not closes, just leaves, triggering the EnteredBackground event), does something in another app, and then returns (triggering the LeavingBackground event), I receive an InvalidOperationException and my app locks up. The app no…

Universal Windows Platform (UWP)
asked 2020-02-05T02:31:42.673+00:00
Nathan Sokalski 4,111 Reputation points
commented 2020-02-26T08:21:17.267+00:00
Roy Li - MSFT 33,451 Reputation points Microsoft Vendor
0 answers

Visual Studio 2019 XAML Designer Display Incorrect Style Properties

I have a UWP app that uses several very basic Style Resources in the Page.Resources section. The values in the Style(s) display correctly during runtime, but it can make design time very cumbersome. The properties use the correct value if I set it in…

Universal Windows Platform (UWP)
asked 2020-02-21T03:41:29.593+00:00
Nathan Sokalski 4,111 Reputation points
commented 2020-02-26T08:14:50.187+00:00
Richard Zhang-MSFT 6,936 Reputation points