Unauthorized Error on calling Web API from Native Client
I am using the Todo List sample of Web API & WPF. Registered the Client App & API App in Azure. Login is successful. But Service Call is failing with Unauthorized.
Avoid switching to Enforced after enrolling
Hello We are starting to use MFA in our company, but we do not want to use Enforced method, only the Enabled. I understand that after the registration users switch to Enforced, but how can i avoid that? Even if i register the phone for them before…
Manully Deploy my aps.net web application to Azure Web app
I have the following:- I create a new Azure web app. Using VS 2019 i created a new Asp.net 4.5 web application which contain WCF service. i tried to deploy my asp.net application into azure, but i failed. I tried using Web Deploy:- …
Failed guest OS does not trigger any action
A failing guest OS (eg. kernel panic) does not trigger any action. I know from Hyper-V that you could monitor the guest OS heartbeat and define an action when heartbeat is lost. Is there any possibility in Azure to restart a frozen VM? Other cloud…
Integrate web app with VM over internal vnet?
Hi, Issue: I want to place a web service from a VM behind a Azure AD sign on portal. Attempted solution: Set up a simple Nginx proxy with Web app for container and let this proxy redirect to VM though Vnet integration. From azure web app service…
Teams autostart not working on Fedora / Gnome3
Teams generates it's own ~/.config/autostart/teams.desktop file which is broken in many ways. State after initial install before lauching Teams for the first time: /usr/share/applications/teams.desktop [Desktop…
UWP- Tooltip round corner is not working in 1809 verison
Tooltip round corner is not working in 1809 verison Video:- https://ankurt.tinytake.com/tt/Mzk3ODA0NF8xMjIzMjg5NQ Round corner converted into a rectangle after 1 second.. i want to maintain its round corner Style Used:- ![alt text][1] …
How to save a list of objects in UWP?
I have a list of objects with class attributes in my UWP app. How do I save the list of objects so that they are still there when the user closes the program?
Cannot connect to Xbox using Dev mode companion with latest OS upgrade
With latest OS update, not able to connect to retail kit or dev kit remotely using dev mode companion. It says Unavailable and turn on although kit is turned on and available. OS version: 10.0.18363.7194 (19h1_release_xbox_dev_1910.190929-1945) …
No Ads in newly launched apps
I have recently launched two new apps (One in Oct end and another one in Nov 1st week) in Windows Dashboard and none of those are showing ads. When I am trying with TEST ads, everything is working fine. Is anyone aware of some issue going on with…
[UWP][C#] How can I have an app that uses StartupTask Class to start on login, Stay in the foreground?
I have an app setup so the user can have it run on windows login/boot. I use the UWP StartupTask Class. This basically works. The app starts, briefly shows the splash screen and then minimizes to the taskbar. (Enters Background). How can I have the…
Device Administrator Role not populating on older devices.
I have come across an issue with adding the device administrator role to our team any device that was joined before that role was added does not seem to elevate their permissions. Any device that was joined after they have been added works as intended. I…
Configuraçoes
Eu trabalho como técnico de TI, eu notei que meus clientes ficam mexendo nas "configurações", "painel de controle" e outras configurações do computador e quando da problema nunca e o usuário. A minha sugestão será que vocês não…
Lack of device info causing Conditional Access rule bypass
Some of our Windows mobile devices are quite old and can't install the current version of Outlook application so rely on ActiveSync and native mail apps. Whilst we update these we created a conditional access rule that blocks ActiveSync on Android and…
fails to map to azure file drive when computer is azure ad joined
i have a problem to map to azure file drive when my computer is azure-ad joined but not join to domain. it prompted for my windows hello pin and after entered, it will get below message. i already done the steps mentioned at below link but still…
How can I make a game engine like RPG Maker mv in VB.net or C#?
I've watched many tutorials on the subject, but they were all how to make a "game" instead of making a "game making" engine. I just wanted to ask about this. are there any good tutorials or documents on this subject. Please give me…
Accessing Certificate in Code with Thumbprint
Hi there, we have a strange problem on one of our app services, accessing our certificate in our dotnet core application. We configured the "WEBSITES_LOAD_CERTIFICATES" environment variable with our certificate thumbprint like described…
Creating a mailbox export request (.pst) in EAC
When I look at the instructions for creating a mailbox export request (.pst file), it describes the following steps: In the EAC, go to Recipients > Mailboxes > click More options More Options icon, and select Export to a PST file. But I…
Azure DevOps : Failed to deploy web package to App Service. Site Unavailable (CODE: 503)
to whom it may concern, running a pipeline that deploys a piece of code written in python on the Linux Azure Web App. Everything worked well until 2 days ago (9 Dec 2019). Question how can I circumvent the issue? The error during the…
Got error "no account or login hint was passed to the acquiretokensilent call" in the second visit
Hi, I got the error "no account or login hint was passed to the acquiretokensilent call" when I visit my page in the second time. This error occurs in the call GetAccessTokenOnBehalfOfUserAsync(scope). The first time is fine. If I clear the…