SCCM - Cloud Management Gateway
Hi, I'm trying to configure an cloud management gateway in SCCM. When I try to create a new server app , I get the following error after sign in: AADSTS50107: The requested federation realm object 'http://<"domain…
App Domains: Advanced Management Portal is Broken?
Wanted to set up subdomain forwarding for my app custom domain through Azure. Note that I want a redirect, not DNS, and the only possible way to do this was through the 'Advanced Management Portal' on the domain resource. Going to this portal, clicking…
DocumentViewer "PART_FindToolBarHost" - change default language
Hi, I would like to use DocumentViewer for print preview of my XPS files. However, the ContentPresenter control known as PART_FindToolBarHost embedded inside DocumentViewer doesn't recognize my Windows language settings, so by default It's everything…
AAD Users for Accounts that Have Pre-Existing Microsoft Accounts
Hello, I have an interesting problem to share. The problem I'm hitting is that I want AAD users to have the domain @sygmaticlanguage.com, but the problem is that the specific usernames I want to use for AAD users already have MS accounts associated…
[MSDN Redirect] WebApp created on Linux OS always shows default Microsoft page
Hello I have create Web app using following Config, Publish: Code RunTime Stack: .NET Core 3.1(LTS) Operating System: Linux I have created my website using React.js and working fine locally. I deployed on azure using FTP and when I hit…
Linux App Service - 'System.Drawing.GDIPlus' threw an exception. Unable to load shared library 'gdiplus' or one of its dependencies
Hello, i´m trying to use System.Drawing in a linux web app, but i´m getting the exception below. System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. System.DllNotFoundException: Unable to load…
New website-deploy for every PR
Hei! We are a couple of developers working on the same webpage hosted on Azure as an app service, and we're wondering if it is possible to dynamically create a new test-website for every pullrequest that comes in? Our current worklfow consists of just…
Global Admin account lacks permissions to do anything on VM
I've set up the an Azure AD and AADDS along with a VM following the guides provided by Microsoft on the forums. I'm trying to have an account 'Admin' be able to edit/create GPO's and User information on the Active Directory Administrative Centre on…
Can I move media cache to another location?
When we use controls like Image or MediaElement, it uses "%packageId%/AC/INetCache" folder (and it seems like also INetHistory folder) as cache store. And sometimes users of my application ask me, if application can move cache to some another…
Unable to Sync Existing Groups in Box
It doesn't look like AAD can sync existing groups in Box and instead skips them entirely. In the attribute mapping settings section, it shows that the AAD group "displayName" is being matched up with the Box group "Name" and the…
Can a landline be transferred to the phone system and the auto attendant transfers back to the landline for the staff to answer the call?
We have a store and are looking for an auto attendant solution that would work with our landline. We need the auto attendant to give available hours, directions, amenities, and then the option to talk to staff if necessary. Can the phone system,…
Excel.interop
Hi We have existing applications which using assembly excel.interop version 15.0. Office 2013 was installed on machine. We want to move from office 2013 to Office 2016 or office 365 . What are the prons and cons with this move.
C# WPF user Control Binding Problem
I'm building a simple user control toggle switch, I'm using the margin to move the Ellipse once the user selects with the left mouse button. I want the usage to bind to a boolean to make it simple. The control works when i put it in a datagrid but…
[WPF] XAML how to inherit lists?
Hello everyone! I have a structure class MyContainer { List<MyItem> Items; } class MyItem { string Name; int Value; } I want to get instances of Containers whic have values from the base => mean broadcast values to other containers…
¿Como puedo arreglar mi laptop que se reinicia al formatearla?
Decidí restaurar a los ajustes de fábrica y empezó a formatearse, luego del reinicio, la voz de cortana aparece y me dice que tengo que seguir pasos para preparar a mi laptop. El primer paso es el del idioma, la region, el teclado (conceptos básicos),…
Azure handling of XML files
My app currently reads and writes to several xml files. these files load perfect on first start up but after that the file that the app is reading doesn't match the version of the file that is in kudu or the ftp. It is almost like the app is taking an…
SSRS Category data problem
I am currently working on a dashboard report for engineers performance and seemed to have found some rather strange behaviour that I can not seem to fathom out. The report consists of a number of similar charts showing several different KPIs that the…
Application gateway path based Rule not working
Created a App gateway with two pools and then a rule that default gateway should go to pool1 and url with "/data" as in path should go to pool2. It seems the second rule is not working.each pool has its its own app service added. See rule…
Why doesn't an Application Owner have permission to land on Single-Sign on page?
I'm an Owner to the application registered in Azure AD. I get "No Access"; error when I try to configure SSO. What I also find strange is that, when I try to open the Single-sign on page it hits the below URL and I get the response as…
Conflict between screensaver and screen timeout on W10
Hello, I was working on W10 with this configuration : Screen timeout : 5 min Standby time : never It was working fine. Then I wanted to activate a screen saver after 1 min inativity. It worked fine. But then I wanted to lock session and ask…