Issues signing into the Authenticating app
I’m having issues signing into the authentication app, due to have to get a new phone as the old one stuffed out and had to go back to Optus, tried signing it won’t let me when I put the email in and hit I don’t have access it given me my email twice and…
Can I use Azure GWLB solution with NVA for the Internet Outbound Traffic?
Hello Team, In Azure VNET, I have w365 Virtual Desktops running, and I want to use GWLB + NVA (Palo Alto Firewall behind GWLB) for the Internet Outbound traffic monitoring solution. I know that Azure reference architectures talks about the usage of GWLB…
Not able install sql server 2022 in window 11.
Error installing SQL Server Database Engine Services Instance Features The system cannot find the path specified Error code:…
Setting Lockscreen & Desktop background on macOS using Intune
Hi, Can anyone guide me through setting the lock screen and wallpaper on a macOS device using Intune? Much appreciated.
Power Query error 0xC0000005
User reported experiencing an error (0xC0000005) when running Power Query on two different queries in Excel LDAP settings have been verified correct
Can I still apply for Microsoft 365 Developer program ?
I want Microsoft 365 for myself. Can I apply for developer program? Back in 2021 I apply for that and got access. Right now I didn't find any video on YouTube for applying this process.
Bing Ads Server time difference with India
Microsoft.BingAds.V13.Reporting, Using this service to get data,what would be the time difference of this service server and the Indian server.
Using a URL Rewrite in the Rule sets After Route is not working
I have two APIs, the structure is almost the same, but they should go to different backend pool, So I create "Resources" and "Resources2" as Routes Resources, pattern to match : "/app/api/resources" (origin…
Create C++ GUI project
Windows 11, VS Professional 2019, Version 16.11.44, C++ I want to create a project that starts up with a GUI. Select project template: Windows Desktop Application. The text states: A project for an application with a graphical user interface that runs…
Automate Lineage into azure purview from Azure Databricks Unity Catalog
Hi Team, In my last question someone from Microsoft team suggested to create lineage tables separately and scan the databricks unity catalog source and then lineage automatically came to azure purview. But when I tried this solution, I'm not able to get…
Integrate ACS video call in React Native iOS
I am trying to integrate https://github.com/Azure-Samples/communication-services-ui-library-react-native/tree/main in iOS React Native in a fresh app created by RN community cli v15.0. The sample app runs, but I am unable to integrate it with my app. My…
I'm not able to see the option of Launch VM mode for dynamics365 F&O. What to do to get free access for training purposes?
I want to get free access to dynamics 365 and now they might have removed Launch VM mode option. I want to learn this software, What to do to get free access now? 1 month free trial is not enough to learn the software.
Rate limiting inconsistent with x-ratelimit-remaining-requests header
Hi, I've configured a gpt-4o model with a 50k tokens-per-minute limit, which Azure translates into 300 requests per minute, i.e. 50 requests for every 10-second window. Despite this, I hit the limit with only ten or so requests when sending them in a…
I can't complete the module section Explore contractual protections in GitHub Copilot and disabling matching public code
I am going through the series of modules to complete the GitHub Copilot Fundamentals - Understand the AI pair programmer training. However, in the module Management and customization considerations with GitHub Copilot, it is not possible to complete a…
Microsoft Entra ID P2 Trial
Hi Team, When I am trying to activate Microsoft Entra ID P2 Trial, it gives error message. Attach is the screenshot. Please kindly assist to fix this.
SQL CPU socket math issue
So, got a head scratcher here. Quick Stats : SQL Server 2019 Enterprise Edition Ubuntu OS Proxmox LXC container CPU originally configured for 16 cores, now 8 The story: Ran into massive slowness issues over the last couple of days with a client,…
Can't connect to Azure signalR
I can't connect to azure signalR, Here's my code. startup.cs string connectionString = System.Configuration.ConfigurationManager.AppSettings["SignalRConn"]; ConfigureAuth(app); app.MapAzureSignalR(this.GetType().FullName,…
Can't buy custom domain for a pay-as-you-go subscription
I can't avail custom domain for my azure app service.
How to change unwanted exam?
I have a fully paid by my ex employer exam that I don't need because I don't work there anymore. But I wish to have another exam. Order Number/Invoice 0060-8117-6930 Registration ID 411077580
ASP Windows with Java 17 SE Backend Support for Server Sent Events
Is it possible for ASP Windows with a Java SE backend to support Server Sent Events? Locally, everything functions properly when running the standalone Spring Boot JAR, the events are sent out one at a time as they occur. However, when deploying the same…