Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
Failed to aquire token
Hi, We have Failed to aquire token. Manual link: https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/microsoft-365-password-expiration-notification-email-solution/ba-p/2796353/page/2#comments Can you help me with this. Token expire at…


need to export last login with device details
i have around 3 csv file list upn around 700 users i need find last login with device details i am unable find any PowerShell script to import csv and find login details kindly support


Azure Front Door/Application Gateway is replacing the Client IP in X-Forwarded-For Header While Sending Data to APIM
Hi, I have a set up like Azure Front Door--> Azure Application Gateway---> Azure APIM The logs are configured in Datadog. For example, a request will show entry in all three services. I can see public ip of a client (192.x.x.x) as…


My Direct2D program is jittering on moving or resizing window
I've been used Direct2D for graphics a lot, last year. And I am trying to create another Direct2d app. My current direct2d program displays only white background, as expected. However, when I move or resize the window, it's movement is jittering. I don't…


KUDU deployment script throws UNC path error
Application - Node | App Service - Windows Error : 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxx\xxxxxxxxxxxx\site\wwwroot' CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to Windows directory. npm ERR! path…


Unable to lauch service using docker
Hi, I am unable to launch the invoice model service using docker. Here is the yaml. version: "3.9" services: azure-cognitive-service-invoice: container_name: azure-cognitive-service-invoice image:…


How do I import or load data from external webhook(external system) into Azure
Hi Experts, We have a live chat platform which has the ability to push the data to any Endpoint URL (in json format) whenever any events(like chat conversation started, completed etc.,) gets triggered in their system, with the help of webhooks that is…
Security Updates for Microsoft .NET Core (166054) - How do I uninstall older versions of .Net Core
Hi, I am getting multiple vulnerabilities show for machines having older versions of .Net Core installed. I have checked the machines and they do have the old versions in the folder C:\Program Files\dotnet\shared\Microsoft.NETCore.App\versionnumber. If I…


My Authenticator is not synch my accounts across my devices
I have the authenticator app on my iPad and phone but it’s not synch the accounts across the devices?


Disable Local Admin Merge | Non compliant device | Defender
Hello, Found possible issues using the scenario below: 1. Used Security Baseline to Enable Real-Time Protection, Cloud delivery, etc. all end-user antivirus settings are ON and greyed out Used Endpoint Security -> Antivirus policy -> Set…


send channel message is not working with application permissions
i am getting " Message POST is allowed in application-only context only for import purposes teams api.PNG"


We are facing issue while running form recognizer inbuilt docker image on Private VM
We are facing issue while running form recognizer inbuilt docker image on Private VM, We have installed docker and docker compose up is also working in Linux Private machne but we are not able to upload files on swaggerui/5000 and check the outputs here…


I cleared exam but certificate is not visible in dashboard
![221659-image.png][1] [1]: /api/attachments/221659-image.png?platform=QnA Microsoft Certification ID: 991749663 Congratulations! You have earned your Azure Fundamentals certification. Microsoft Certification ID: 992365437 …


join 3 views in one view
Hi Expert, i wanted to join three views in one using temp table i.e. Create view test1 as select col1,col2 into #temp1 from view1 select col1,col2 into #temp2 from view2 select col1,col2 into #temp3 from view3 select col1,col2 from #temp1 a join #temp2 b…


Hello, my Microsoft 365 developer subscriptions have expired. Can you renew them?
Hello, my Microsoft 365 developer subscriptions have expired. Can you renew them? ![243338-22.png][1] [1]: /api/attachments/243338-22.png?platform=QnA
We want to release a NONVR version of a VR game. Does it need to be released as a new APP?
Hello Community, We're a Japanese game company called AMATA.We've released a game called <Lastlabyrinth> on Microsoftstore ( PC only). Right now, we're planning to release a NONVR version of the game on XBOX. This will allow our users to…


add one to one and one to many relationship
Hi So a little weird but im trying to add a one to one and one to many relatioship between two entites lets say i have two entities 1 is branch 2 is AppUser now a branch can have a app user as the branch admin(done through roles not the elephant in the…


(For today) on azure portal, I am having trouble selecting resources like key vault - just hangs, times out
Is anyone having similar issues with Azure portal today?


Azure Container image pull from private docker hub registry not working
My deployment suddenly stopped working. It was fine for multiple months but now suddenly fails to pull the image from my private dockerhub registry I'm getting the following error { "code": "DeploymentFailed", …


Azure FunctionApp - Only one usage of each socket address (protocol/network address/port) is normally permitted.
Hello, im receiving error: 2023-02-01T09:05:53.248 [Error] Executed 'myFunctionName' (Failed, Id=df08ed2f-fa3d-4d75-a50c-6d108707bce2, Duration=1042ms)Only one usage of each socket address (protocol/network address/port) is normally permitted. Following…