Problemas para crear cuenta en Azure for Students debido al "University ID"
No puedo crear cuentas para usar Azure for Students en clase con mis estudiantes porque el sistema me rechaza el "University ID". Esto está relacionado con el dominio de nuestros correos electrónicos, que es eepmad.com. Al solicitar a Microsoft…
how do you want to open this file message
Every time i turn on my windows 10 laptop i get this pop up message that says "how do you want to open this file?" with several applications to choose from, and when i type "%appdata% in the run command box i get that same message. How do…
Multiple AlwaysOn requests on App Service
I have an App service with Always on enabled. It seems that there are AlwaysOn requests every 5 mins, but from 8 different IPs. Is that expected? Can I have just one request every 5 mins?
Deploy Node application in App Services (Windows)
Hi Team, We have an Angular 6 frontend app running in node js server and finally deployed in Azure App services (Windows). This app is trying to access backend HTTP REST API. However App services content served in HTTPS site, we were not able to make…
Windows 10
If you link your account to windows 10 can you sign in on a different computer and get windows 10 on that
Connecting Web Apps to API across Subscriptions
Hi Our customer has a series of Web Apps - incl. App1 - built in App Service - under Subscription SubA. There is an integration service API (Svc1) - running on an IaaS Windows VM (vm1), on Vnet1 - under Subscription SubB - same Region as SubA App1…
How do I enable SSE4.1 and SSE3 in MSVC
There is a page talking about enabling some simd, such as SSE2, AVX, AVX2 https://learn.microsoft.com/en-us/cpp/build/reference/arch-x86?redirectedfrom=MSDN&view=vs-2019 However, it does not mention how to enable other simd optimizations,…
Dockerized a java spring boot app and deployed docker image to web app but the app is not accessible through Azure URL
Dockerized a java spring boot app and deployed docker image to web app but the app is not accessible. I'm using Azure DevOps pipeline and created below steps. Generated jar file using maven Built a docker image from a Dockerfile Pushed…
Active Directory Federation Service - Office365
Hi For O365 relying party trust: the Encryption Certificate is blank? is it normal? can we setup certificat? if yes How? For Token Decrypting and Token signing Certificates are by default self-signed. (not issued by a CA). May be issued by a CA?…
Azure Resources Creation
What happens in the background, when I create a new VM resource in Azure? Is this all proprietary or can I find some info anywhere? i'm looking more on how a new server with desired OS is spawned, what scripts are run to create this new VM etc....i…
Persistent SSO with OnPrem ADFS for smartphones
We have an OnPrem ADFS setup for a web application. The web application is targeting windows 10 clients (kerberos) and smartphones (forms authentication). Smartphones could connect from the internal network or the internet. The Problem is that the…
Azure Monitor for App Service GA / Update
any update for when missing log type will be supported /ga ? https://azure.microsoft.com/en-gb/updates/new-app-service-integration-with-azure-monitor-preview/
Azure app service with application pool
Hi, I've posted this before but never got a response back to my query so i'm hoping this post will get somewhere.. There is an application which is developed by my company which comprises of a number of applications sitting under an application…
Moving Thumb x and y
Hello, When I set Thumb.ManipulationMode="TranslateX" - I can move it on Canvas X axis When I set Thumb.ManipulationMode="TranslateY" - I can move it on Canvas Y axis How to set Thumb.ManipulationMode to move it on Canvas X and…
Azure Mobile app
I have UWP app backend is azure mobile app service. I have configured azure b2c as authnetication. from last six month it is working fine. on my client side i am using DefaultManager.CurrentClient.CurrentUser.UserId which give me userid {sid:value}…
ADFS authentication
Hi, Our users are having what seems like an ADFS authentication error code: Reference number: d270fca6-e14e-4af0-80eb-efb29c74e535" When I explored further it seems it has to do with authentication certificate as I received this message…
Size of storage account (tables) for Service Fabric Diagnostics
Has any guidance been published on best practices around collecting diagnostic logs for Service Fabric. Our Diagnostic storage accounts are currently over 4TB, the majority of which seems to be taken up by the WADServiceFabricSystemEventTable and…
AD Join Azure AD devices
I have a client will multiple Azure AD joined devices. The client now requires these to be Hybrid AD joined is there a process thanks
Windows 10 multiple gateways traffic distribution?
I have 3 network interfaces connected. The IPv4 routing table shows 3 default gateways with the same routing and interface metric. How is Windows 10 distributing the traffic over the three interfaces? Is this somewhere documented? Can the behavior…
How to deploy react web and API in a sever ?
As the topic say I really need to host my react web and its API that connect with MySQL. Also I need to use autoscale for that server for my project. I don't have any idea about this hosting and autoscale thing. So If anyone can please help me.