Unable to activate Microsoft Startup Founder credits.
Hi, I was granted the 5k in Microsoft startup founder credits but when I click "Activate Azure", and check the box for my email I get the error "There were issues submitting your request. Please make corrections and try again." I…
Instance of the same task is already running
Hello! Today I noticed that one of my scheduled task can't start: I've checked that there's really another instance running: Frankly speaking I wouldn't have ever guessed that one may try to End the task that is not Running if I hadn't read about it…
Can't connect to AZ Win Server 2019 VM with AZ AD credentials
Hello all, i have an issue while trying to enter my AZ AD User and passwords in my AZ win server vm and it say that sign method not allowed and i discovered that AzureAdPrt is set to no how can i solve that
is there a video showing us how to connect a manaaged HSM with a blob storage account?
We are trying to enable HSM for a blob storage account. So, the use case is to have a different container with a different encryption scope and each scope has it own key that is stored in HSM. However, there is no pick from HSM dropdown in the…
accessing Shared folders on an Azure VM from on-premise workstation
Hello Team, I have migrated an on-premise server 2016 to an Azure VM. The on-premise workstations are connected via point to site VPN to the Azure server. I have created some shared folders on the Azure VM not any other storage. But I am not able to…
Azure OpenAI Studio: Unable To Deploy WebApp - Hanging message "Deploying web app takes ..."
I see this message in Azure OpenAI Studio: "Deploying web app: Deploying the web app takes a few minutes. You can view the status on the Deployments tab." It has been days, there is no web app deployment from Azure OpenAI Studio. And I can't…
How to fix a corrupt entry on MS Authenticator
My MS Authenticator has several entries for different organisations to which I need access. However, one of the entries is greyed out and, when I try to use it, it just displays a details screen. If I try to log in a different way, it just asks me for a…
For getting to Level - 4, is adding a Team Member mandatory?
I am part of Microsoft for Startup Founders from March 2022. I am currently at Level 3! In March 2024, I am thinking of requesting for Level 4! One of the requirements "Add a team member". Is this requirement mandatory? Currently, in my startup…
Visual Studio 2022 has stopped showing errors and intellisense
For the last 7 days Visual Studio 2022 no longer shows red squiggles under any errors in the IDE text editor and no errors in the Errors List window. If I try to build it fails and I can see the errors in the Output window, but no errors are listed in…
The azure loadbalancer health probe shows a warning, how to get rid of the warning.
Looking at the metric for one of the NVA components its loadbalancer. We are seeing 2 weired things. data path availability is not always 100, it drops regularly, configured to TCP and port 22 for every 5 seconds interval. the health probe shows…
Suddenly getting `APIStatusError: Error code: 431` when trying to pass image to gpt-4o
Hi, I suspect I am hitting some kind of rate limit. This simple example worked perfectly the first few times I run it, but after some time (I was iterating on other parts of my code) I start to get this error message whenever I try to include and image…
Win 11 With One Drive Installed, Impacts Office 2003, will not allow "Save As"; One Drive is the Issue
On PC with reported issue, I was running Win 10 and Office 2003 with no issues. (On another PC, I was running Win 11 with One Drive and Office 2003 with no issue.) I just updated the PC with the reported issue, from Win 10 to Win 11. Tested both Word…
How to do a recursive function with KQL
I have table in Sentinel for all employees. Each lines has an name, employee ID and a direct supervisor ID. I want to be able to give the supervisor ID, and from there, have a recursive loop that will verify all employee who has that supervisor as a…
Windows 10/11 outside of the Active directory accessing the Azure VM
i have migrated an on-premise server to the Azure VM using Sonicwall VPN. I am able to connect to the VM from inside the office without any issues. I would like to know if remote users (who have Win 10/11 machines) want to access the VM, how to do they…
Como puedo eliminar una cuenta de Microsoft Authenticator?
He reiniciado mi celular y he perdido el acceso a la aplicación Microsoft Authenticator. No tengo respaldo y necesito ingresar a mis aplicaciones. (Facebook, instagram, etc,) Por favor, ¿podrían deshabilitar el autenticador para que pueda acceder a mi…
How do I change my phone number for 2 step notifications?
Had to get a new phone with new phone number. Now when I try to log into my email it sends the code to my old number that I can't get. How do I change the phone number?
Azure Playwright with VPN
I've been testing Azure Playwright out with my azure subscription and had a question regarding running tests on websites on a VPN. Is there a way that we can run Playwright tests on web pages on a VPN ? All the test samples given for Playwright access…
Azure database for Postgres Flexible server - Why creating extension uuid-ossp requires azure_pg_admin role?
My question is with respect to Azure Database for Postgres Flexible server (version PG16). I tried to create extension on current database (logged into database as db owner) however I see an error stating "ERROR: Only members of…
Using SlimDX for Controller Input Error
I'm using SlimDX to set up controller input and encountering an error with the following code snippet: if (state.Buttons(a)) { // Navigate to the page, using the NavigationService this.NavigationService.Navigate(GameplayScreen); } The error…
Prompt Flow deployment giving errors
Good day We have a fully working prompt flow in AI studio. We can chat with it and it gives expected results. However when we deploy this prompt flow to an endpoint and test it through the AI studio deployments test section, we get an error. …