How to retrieve variables in Azure API <set-body> to construct OAuth token request
Hi, Below is the <set-body> statement that I'm trying to construct to obtain an OAuth token in Azure APIM policy. I use 3 variables {{clientId}}, {{scope}} and {{clientSecret}} instead of harding coding their values. However, I'm having problems…
Azure for student doesn't give 100 USD
Hi, creating an account with a university email provides access to free tier services and the Azure for Students Starter subscription, but it does not include the $100 credit. I should add that I once had an active subscription, and it worked correctly.…
Unable to Install Microsoft Sql Server 2022 and 2019
Here's the Error LogSQLServer_ERRORLOG_2024-11-04T11.10.52.txt
Azure Students specific credit error
I initially created an Azure Students subscription, but I did not receive my 100 credits. I was told to sync a credit card to the account, but I couldn't use it because the Azure Students subscription was upgraded. I canceled the subscription. How do I…
I cannot create a RESOURCE GROUP. The Resource Group button doesn't work.
HelIo. I just signed up in Azure and was about to do labs when I encountered this (see attached image). For some reason, when I click the CREATE button, the prompt above shows up. I cannot create Resource Groups. Someone, please help. I tried refreshing…
unauthorized_client: The client does not exist or is not enabled for consumers
Hey all, hopefully someone could help me (/ us) out here. First of all what we try to accomplish: We have a web app built in NextJS that uses Azure B2C for login. This works fine. We would like to allow users to login through identity providers…
server 2025 activation issues
Having downloaded the Microsoft evaluation from Microsoft of server 2025 i have selected data centre version, I then installed it on my old lab machine which has TPM etc and working fine, i then purchased a key to activate it and thats where the problems…
In the UK South region, we face SQL Server login issues. The ensureCreated method fails with “Login failed for user ‘myUsername’.”
In the UK South region, we are experiencing issues with the SQL Server login. Although we are using the correct username and password, the login fails when attempting to call the method ensureCreated from Entity Framework, we encounter the error:…
Word Table Cell Height
Word VBA. Office 365. I need to go to a specific table cell and change it's height. Thanks in advance.
Handling Azure CDN Failures
Hello everyone! I am currently using Azure CDN to accelerate the delivery of static content for our website. Recently, we have encountered some issues where the CDN service seems to be experiencing failures, resulting in slow loading of static resources…
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…
Logic App SharePoint move files with special characters
Hi, I am using a logic app SharePoint move action to move files from one folder to another to archive files. I have a file called " 2024+ABC+Test.processed". When moving this file, I am getting a bad request error in the move action. In source…
Can't run query if defining temp table
I have the following T-SQL: alter procedure myProc_sp AS BEGIN create table #myTable ( retireeId varchar(12) ) select getDate() return END With the 'create table' statement in there, it returns zero rows. If I comment out the 'create table' it…
Teams Licensing
how many initial licenses does teams premium licensing include
How do I know the hosting plan of my Azure function app?
I work for a corporate client. They manage the Azure subscriptions.I wanna know if my Function is hosted under a Consumption plan.Im unable to find much details from the 'App Service Plan' details. The subscription type associated with the app service…
Download Windows 11 Enterprise but booting into Pro, Suggestions?
As the subject says, downloading Win11 Enterprise 24H2 ISO from the Microsoft Business Account but it boots into PRO without the option of Enterprise. Any ideas on what may be going on?
How can I get the Azure DevOps Demo Generator to work?
Hi! The training https://learn.microsoft.com/en-us/training/modules/manage-delivery-plans/4-set-up-environment on MSLearn unfortunately features an instruction which is dependent on this template:…
Azure Guidance for Phi-3.5 endpoint not working
Several weeks ago, I set up an Phi-3.5-mini-instruct endpoint using Azure AI Studio. I then code based on the following tutorial: https://github.com/microsoft/Phi-3CookBook/blob/main/code/01.Introduce/guidance.ipynb The code worked as of Wednesday,…
allow Windows Update traffic on a Windows virtual machine (VM) in Azure without opening up all internet access, you can configure your Network Security Group (NSG) to permit traffic only to the specific IP ranges and ports used by Microsoft for Windows
i want to allow Windows Update traffic on a Windows virtual machine (VM) in Azure without opening up all internet access, you can configure your Network Security Group (NSG) to permit traffic only to the specific IP ranges and ports used by Microsoft for…
Conditional Access Policy for MFA Azure and DUO
I have created a Conditional Access Policy requiring MFA for Administrators following this KB from MS (https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/howto-conditional-access-policy-admin-mfa). My tenant has a DUO…