Microsoft Learn .Net Maui course is how old?
https://learn.microsoft.com/en-us/training/modules/build-mobile-and-desktop-apps/2-describe-maui-architecture It says "These frameworks all have access to the same .NET 6 Base Class Library (BCL)." when I do a search on "what is .net 9 bcl…
I'm receiving a "401 Access Denied due to invalid subscription key or wrong API endpoint" message when trying to run the Form Recognizer Studio in a container?
I used the following link to learn how to run and configure containers for Azure AI Document Intelligence. Specifically, I created the requisite files and folders needed for the Custom container, then pulled and ran the images using docker compose as…
Delete or Replace registry HKLM\SOFTWARE\Microsoft\SIH\dns\data
On Windows Server, is there a way to configure Windows Server 2019 and 2022 severs to stop using Cloudflare DNS (162.159.36.2) for resolving DNS queries for fe3cr.delivery.mp.microsoft.com, specifically for Windows Update. Reg Path:…
Disable resolving fe3cr.delivery.mp.microsoft.com dns on Windows Servers via Cloudflare DNS
On Windows server, how could we configure Windows Server 2019 and 2022 severs to stop using Cloudflare DNS (162.159.36.2) for resolving DNS queries for fe3cr.delivery.mp.microsoft.com, specifically for Windows Update.Currently, Windows OS servers are…
Encrypting ID Token with Cryptographic Keys in the JwtIssuer Technical Profile of a Custom Policy
Hi, We are using Azure AD B2C custom policies and would like to know if it is possible to encrypt the ID token. The documentation seems to indicate that only the refresh token can be encrypted, with no explicit mention of encrypting the ID token. If…
Error upgrading npm - Error: EACCES: permission denied,
My webapp is deployed through Azuer OpenAI and I am trying to upgrade npm on Azure webapp kudu console (myapp.scm.azurewebsites.net/newui/kududebug) using the command: npm install -g npm However, I am getting the following error with permission denied.…
Login disabled
I have managed to lock myself out of my instance. Trying to get the permissions right in by Azure instance. When I try and log in it shows be an unknown tenant. See attached file: Can someone help me fix this. screenshot.screen_shot.png
why is "create endpoint" grayed out for Azure Front door Standard?
why is "create endpoint" grayed out for Azure Front door Standard?
All text on the desktop, on the taskbar and Start Menu is gone from server 2019
All the text from windows server 2019 is gone. I am not able to do anything. I tried to open cmd and PowerShell, but I am not able to do anything because it's not showing anything. I also tried to open start but same issue.
Suse Linux "Virtual machine agent status is not ready"
Hello, I hope everyone is well. We configured the "auto-shutdown" for a Linux server. Now, when we go to power it on, we receive "virtual machine agent status is not ready". We get a timeout when attempting to connect to the local ip…
How to query System generated columns on Developer Edition
We are using EF 8.0 to manage data, one of the recent challenges is that the query on SQL Server Developer Edition and Enterpise Edition returns different results. i.e., two columns StartTime/EndTime are generated like entity.Property(e…
Unable to import v2 version from a dev API to staging API v2
Hi, I have original, v1 and v2 version of dev API 'Food shop - Dev' set up in my Azure API Management resource. After making changes in the v1 and v2 of dev API 'Food shop - Dev', I want to bring all the changes to my staging API 'Food shop - Staging'…
Embedding links change to 1drv how to change back to onedrive.live
Hi, I am trying in excel to use get data>>>from web>>> And insert a onedrive embed link (and changing embed to download) but lately when i go to embed on onedrive it is no longer giving me onedrive.live links it is shortening them to…
Service Endpoint deployment
have two questions: If I want to configure a service endpoint between a subnet and a Storage service, does the virtual machine that is part of the subnet need a public IP? How can I verify whether the connection is established over the internet or the…
Regex for QRCode Information
Hello everyone and thanks for the help in advance. I am developing a program to read information scanned by a QRCode reader. Here is a sample of the input (01)00358160740213(17)260515(10)32PF3(21)5HZ6R1PX8C The input includes the GS1 separator fields…
Will AKS cluster autoscaler terminate my running pods when node scale down happens
We have a scenario where we have a service bus that will hold thousands of messages at a time. Each message will have a link to a pdf file. Our task is to extract the content of each pdf file and to store it as JSON in an azure blob storage container. An…
rds licenings with azure virtual desktop
I'm attempting to setup an Azure Virtual Desktop server pool with several Windows Server 2022 servers. I've been able to deploy FSLogx, get the groups and security setup to allow users to use publish apps and performed testing with end users without…
MSSQL Cluster using Local disks of the Servers as Cluster Storage?
Dear Colleagues, Good day! We are setting up 2 Node MSSQL cluster. Unfortunately, we don't have shared storage. Only available local disks in each node. Is it possible to proceed with this setup of the MSSQL cluster? The goal is to have HA for our DB…
process gets stuck at the "Training" stage
Hi, I'm trying to train a custom model for document classification in Azure AI Document Intelligence but the training process gets stuck at the "Training" stage. I've followed the doc and my data is correctly labeled and formatted. My Azure…
Impact of Soft Delete Restoration on Blob Timestamps in Azure Blob Storage
Given that Lifecycle Managment Policy and soft deletes are both enabled and configured in an Azure Blob Storage account, I want to restore a soft-deleted blob that was deleted by Lifecycle Management Policy. When the blob is restored, will its last…