Why does “signInAudience”: “AzureADMultipleOrgs” cause 'The URI scheme is invalid or unsupported'
I am getting an error when trying to switch the Supported account types to: Accounts in any organizational directory (Any Azure AD directory - Multitenant) I am using as IdentifierUris the amazon cognito urn:amazon:cognito:sp:XXXXXXXXXXX
UWP. UI tasks does not running when application is hidden.
auto workItemHandler = ref new WorkItemHandler( [this]( IAsyncAction^ action ) { while ( action->Status == AsyncStatus::Started ) { WaitForSingleObjectEx( GetCurrentThread(), 1, FALSE…
System.Threading namespace is not working/appearing
I am developing a novice level test xamarin test project since I am new to this technology. I need to add a static variable of type Timer using the System.Threading namespace as follows, private static Timer timer; But, it doesn't seem to work. I…
.Net Core 3.1.1 breaking azure web app
Moved my webapp to .NET core 3.1.101 sdk added the extension in web app but still getting issue. every thing was ok with .NET 3.1.100 sdk and working fine locally with updated sdk AggregateException: Some services are not able to be constructed…
Incorrect weekly acquisition analytics in Microsoft Partner Center
In Microsoft Partner Center portal when I view "Acquisitions" chart of my Windows app I see incorrect charts. In "30D" or "3M" tabs I can see I made 1 sale in Jan 13th, 2020 by looking at the chart. But when I view the…
Azure AD Domain Services Domain Controller's failing Replications Test
I have up Azure AD DS, have joined some Windows 10 PC's, and created some security groups and GPO's. I am getting investigating an error in the Windows 10 System Event Log (Event 4, Security-Kerberos. The Kerberos client received a KRB_AP_ERR_Modified…
Azure AD Out-of-the-box Authentication not Working!
I created an App Service & App Registration connected them both using App Service > Authentication blade > Advanced Settings. While launching the URL - even with successful authentication - it is throwing error: AADSTS50011: The reply…
Server Crash after Patch update
Hi, Anyhelp on how can we revert the patches if server gets crash, followed the below steps. Troubleshooting Steps: Boot from Windows Server 2012 ISO Click next Click repair your computer Click on tools -> cmd Within…
User Attributes and ExtensionProperties - how are they related?
I made a method that creates ExtensionProperty for User and it works - I'm able to define a property for a User and then read/write its values for the Application. But I do not see these as User Attributes in the portal. So what are User Attributes…
Using Roslyn to rename identifiers in c#
I have two c# files in a solution, one has a class, and the other consumes the class. In Visual Studio I can easily rename an identifier pressing F2 and renaming it. It is very practical. What I am trying to achieve is the same but in a large…
Azure AD Application Proxy - multiple apps, multiple MFA?
Azure AD Application Proxy is intended for remote access to on premises applications. It isn't recommended for on premises access. However, if I did use it for on premises access, and required MFA, would I need to MFA every app, every time? …
ADFS re-directs to an office365 home page instead of my organization's external page and internal calls to ADFS STS end up on generic IIS landing page
99.9% of my experience up to this point is in on-site/on-premise Active Directory, not Azure, so forgive this question. I built a small Active Directory integrated to Azure Active Directory lab, integrated with the web domain zero365.net (you may visit…
Azure trial finished but still receiving weekly PIM digest emails
Hi, I had a Azure trial and experimented with PIM. My Azure Pass Sponsorship for markbedford@Anonymous .xxx ended on December 4, 2019 Now my trial has expired and im still receiving the emails with subject "Your weekly PIM digest for…
Windows store app - How to avoid App Hang when app is doing a Server communication process for long time?
Hi, I am having a widows store app running in Windows 8.1. In that, I am doing some server communication. the process step is as below Before starting server communication, i show a loading screen by showing a UI with Progress ring in a popup. …
How to get Path Data from Path
Hello, I create Path from XAML: Next I want to get Path data from the UIElement and show to the user. How to get Path data from UIElement?
Connection failing from Node.js to Azure SQL Database
I am trying to connect to Azure SQL database, but it is not getting connected. What could i be doing wrong or missing?
xaml prser error
Hello how is evreryone doing? I am in the last part of the development of my app, and I may need some help @Anonymous (Why the way thank you for all the help) In the LoginPage.xaml, it cannot find my VM (View Model) and throws me the error…
Is there a way to use Storyboard with ListView/GridView items?
Hi all, Here is my question: I have a GridView in my UWP app. Each item in the GridView, keeps a button. Like following: I also have a pre-defined animation in a Storyboard like following OK, here comes the question, is it possible to use…
Will App Performance reduces if we create many user controls ?
Will App Performance breaks if we create many user controls ( to reduce even small code redundancy in 2 or 3 xaml files) and also when creating many .xaml and .cs files ?
How to reset Remote session password on RDP Gateway
We have an IDMZ RDP Gateway server part of IDMZ domain and all the system that been served through this RDP server were part of different domains. We have problem with expired/ reset of password while using the RDP Web, since CRTL+ALT+END takes to…