Issues regarding to the Azure app permission
Hello Team, We want to know the approach for azure login without browser interaction and without providing the credentials. for that, We got the Azure CLI command i.e az login --service-principal -u -p --tenant We are successfully login But, When…
Creating an IEqualityComparer for Arrays and Distinct
I have an array of arrays of integer (a jagged array, Integer()()) from which I want to remove duplicates. For example, if I have the following: Dim testvalues As Integer()() = { ({2, 4, 3, 1, 5}), ({1, 3, 5, 2, 4}), ({5, 4, 3, 2, 1}), …
scope resources to ResourceDictionary file
hi is it possible to make some value (ex: Double) scoped to it's ResourceDictionary file so it wouldn't be accessible elsewhere. thanks in advance
Connection Pooling with Azure MySQL
I am working on an application where I am using azure functions with Java and azure mysql db. I want to manage connection pooling and for that i have used Hikari CP to manage the connections on the client/application end. The problem is azure…
What FHIR version do you support?
I am looking to see what versions of the Fast Healthcare Interoperability Resources (FHIR) specification are supported by Azure? [Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked…
HTTP Error 500.34 - ANCM Mixed Hosting Models Not Supported Azure WebApp
HTTP Error 500.34 - ANCM Mixed Hosting Models Not Supported azure web app, I'm using Visual Studio 2019, the application successfully compile and working mode locally after hosting to azure web app failed to start the website I Hosted multiple…
Windows serveur 2008 SP2 - VSS absent
Hello, I'm currently experiencing a problem with my VSS System writers. Indeed, it is absent when using the vssadmin list writers command. After some research, I found the following link (that I followed without success): …
how do i delete my old messages here https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=visualstudiogeneral
how do i delete my old messages here https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=visualstudiogeneral![7837-screenshot-32.png][1] [1]: /api/attachments/7837-screenshot-32.png?platform=QnA
Windows 10 Phone 10.0.15254.603
There were problems installing updates on my MS Lumia 650 Dual SIM, Windows 10 mobile. Error 0x80070098. Retries were not working. Any idea of how to get the updates installed?
ADFS successful login doesn't show in the event viewer
I enabled the ADFS log according the doc https://learn.microsoft.com/en-us/windows-server/identity/ad-fs/troubleshooting/ad-fs-tshoot-logging. I can see the failed login but the successful login doesn't show in the event viewer. Any idea why this…
How to use height and width of relative panel that values are Nan
Hi I have a classX with contructor Public Sub New(ByVal heightbar As Double, ByVal widthcanvas As Double, Optional ByVal bottom As Double = 0) The problem i have to pass as parameter the width and height of a relative pane which are Nan . Is…
Distribute a batch file by Group Policy management
Hi Guys, I wanna distribute a batch file , should i type admin name and pass in the batch file ? Which account domain controller will use if the bat without admin name and pass ?
In Azure B2C Custom attributes is not passed with user claims
Hello, I have created a signin/signup user flow in Azure B2C. I have created some custom attributes. when my custom Mobile application login, the token does not contain the custom attributes I created. all my attributes are checked in the Application…
Purchased Add-In not reported in Transaction History
Hello, In my app in windows store purchase add-ins report shows that 2020.04.10 (rrrr.mm.dd) someone bought one add-in. But in trasactions history such transaction is not noticed. How to get help in this topic?
Query app gateway v2 requests using log analytics to find older clients
Is there a log analytics query I can run against app gateway v2 to Identify http requests that are using older version of ssl / tls Identify http requests that are using older version of Internet Explorer (IE 8,9,10)
will Microsoft contact me because no one hasn't about fixing my app to put on to the Microsoft store
will Microsoft contact me because no one hasn't about fixing my app to put on to the Microsoft store ![7829-screenshot-32.png][1] https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=visualstudiogeneral [1]:…
How can I establish my laptop speed after being in sleep mode?
Hey guys, I have an issue and I hope so much that I can fix it with your help. I have a new laptop that I bought this month and suddenly started to slow way way down after was in sleep mode, it was performing slow even after I've restarted. I could…
VPN Plugin framework and detection of closed peer connection
Hi there! I spent some time playing with UWPToyVpn sample and been able to run it with packets flowing through StreamSocket. But I am not able to find a way to detect event of connection reset initiated by peer. Since VpnChannel is associated and…
How to set Screen shot in App submission process?
I try to UWP app submission, and I set any package, etc. but i can find app screen shot setting page. How to set app screen shot?
Publish Issue
i'm trying to publish MVC CORE web application to azure . i just RC on the name of the solution and click on publish to azure. i shared a screen shot please advice