The Microsoft Learn Challenge to build AI Aps with Azure Services is missing a module
Hi, I signed up for the Microsoft Learn Challenge | Ignite Edition: Build AI apps with Microsoft Azure services. When I check where I stand, it says I completed 26/27 modules. However, the challenge lists only 26 modules. Where can I find the last…
Confusing error message when unkown user tries to sign in and isSignUpAllowed is set to false
For Entra External ID in the external tenant, using only the EmailPassword identity provider, the standard error message for a non-existing user when signing in is: "We couldn't find an account with this email address.", which is fair. However,…
IIS Returning Bad Request - Invalid Hostname when accessing via IP address but not localhost
We have a server that suddenly started returning an HTTP 400 for Invalid Hostname after a reboot today. We have multiple other servers in the environment running the same configuration, OS version, patches etc. but do not see this issue. This IIS server…
Identity Validation Request is "in progress" for over 2 weeks
Hello I need to codesign a Windows executable (MSI), and I initiated an Identity Validation request two weeks ago (25e16049-6163-4768-8719-f248d3deaaf3), and provided the required documents when receiving requests by mail (I can see that they were…
Azure Database for MySQL flexible server Stuck in Disabled State
Hi one of my project project's Azure Database for MySQL flexible server is stuck in the disabled state. I can't Start or Restart the server again. This DB subscription was automatically renewed two days ago, and I suspect this happened after that. Rest…
Adding Azure SQL server metric alert via Bicep fails with "Couldn't find a metric named deadlock."
I'm trying to deploy some metrics based alerts, using the sample code provided by the AMBA project. Most of the alerts work fine, but a number of them have the same issue, namely ""Couldn't find a metric named ####. Make sure the name is…
Sql Server query store
Hi, according to the query store's tracked_query report an old plan comes back and used again by the execution engine even if that plan was neither manually nor automatically forced. James
AxiosError: Request failed with status code 400
Hi, When we are trying to raise our secure score we encountered this problem: Something went wrong We have encountered an error loading this page, please try again later: AxiosError: Request failed with status code 400 Can someone explain why its having…
Enabling OAuth 2.0 for SQL Server Database Mail System
Hello Team, I previously encountered an issue with sending emails from SQL Server where I received an authentication error due to basic authentication being disabled. The team suggested implementing OAuth 2.0, but I struggled to find proper articles or…
AZ104 Certification is not showing
Hi Team, I am unable to see my az-104 certification, please help on priority as today is last date of renewal. Renew your Microsoft Certified: Azure Administrator Associate certification Microsoft certification ID: 996080364 Amit, Your Microsoft…
What criteria is required to pass Identity Validation for a Trusted Signing Account? My submissions are repeatedly failing
I am trying to implement signing for software I plan to release on Windows, but the continuous failures to verify my business's identity are blocking me from doing so. I have submitted certificates, domain invoices, etc. and I have no idea why it has…
Managed SQL Instance: Entra ID and SQL authentication
Hi, is it possible to combine SQL authentication and Entra ID authentication with Azure managed SQL instance, depending on the connection endpoint (private or public). I have this in mind: enforce Entra ID authenticated users on the public endpoint (as…
Getting this error "The received access token is not valid: at least one of the claims 'puid' or 'altsecid' or 'oid' should be present. If you are accessing as application please make sure service principal is properly" when trying to use the getBatch API
I am getting this error when trying to query the getBatch API to pull the metrics of my VM's in the resource group of my Subscription as per the documentation here:…
Inquiry About Lab Environment Availability
"Hello, I’m currently facing an issue with the lab environment required to complete the exercises for a unit. The following message is displayed: 'We are sorry. The lab environment required to complete the exercises for this unit is temporarily…
Will External ID in external tenants have a federation functionality?
Hi, our company develops cloud software for other companies to use. Today, we use Azure AD B2C as an IdP for our software. Some of our clients want to use their IdP for their users, so we federate AAD B2C with them. Others - don't have IdP, so we…
I accidentally deleted my profile and certifications. How can I recover them?
Certification - AZ-900 https://zcusa.951200.xyz/pt-br/users/nilsonbaptistadejesus-2965/credentials/484137d97574133a?ref=https%3A%2F%2Fwww.linkedin.com%2F Certification -…
Azure SQL Import/Export
We have multiple databases within a single server sizing way above 100GB of data hosted in Azure. Normally we tend to restore the same production copy to our non-prod environments using SSMS .backpac method of export and import, however in bigger data…
Why do I have problems when trying to import a header unit?
I used VS Developer PowerShell to create a header unit file from a header file. cl /std:c++20 /exportHeader /headerName:quote HeadersBase.h Not sure if that was the right thing to do. Then I created an empty project to see if I can import the header unit…
Redirect Issue when trying to integrate AWS with Entra using OpenID Connect
I have configured the settings in both Entra and AWS. The issue I am currently facing is that the application takes to me a generic AWS homepage instead of the landing page in AWS Management Console (https://console.aws.amazon.com/console/home). Below…