How to retrieve variables in Azure API to construct expression for obtaining OAuth token in body
Hi, Below is the set-body code block that I have some problems with.Im having problem constructing an expression for obtaining an OAuth token. I use 3 variables {{clientId}}, {{scope}} and {{clientSecrets}} instead of hardcoding those values. No matter…
Exploring Cost-Effective Solutions for Routing Traffic from an Azure Private Endpoint to a VPN Gateway
Greetings, I would appreciate assistance with a design to a solution I would like to implement on Azure. Below I summarized all the information and approaches I tried. Customer has a private endpoint on a "consumer" VNet, from which I…
How to validate security stamp on next request
When using ASP.NET Core Identity how can I make it so a user's security stamp will be validated on the next request they make? For context I have a logout all sessions feature and I want to logout other sessions immediately on the next request after the…
Azure App + Sharepoint APIs : Error validating credentials due to invalid username or password. Trace ID: axxxxxx-db6a-46b8-be24-60837be19c00
Hi Team, My internal MS365 team has created a Azure app and we are using ROPC flow to authenticate service account ( which is already added in the AD). I trying to generate a Token to Authenticate Sharepoint Graph API. Below API end point -…
IoT Edge 1.0 and 1.1 devices cannot authorize to the IoT Hub anymore
Hello, since last week our Azure IoT edge 1.0 and 1.1 devices cannot connect to our IoT Hub anymore. We use device certificates and DPS and we see that the certificates are valid and DPS registers the devices to the Hub correct, however as soon as the…
Error installing SQL SERVER EXPRESS on Windows 11
I am trying to install SQL Server Express 2019 on my new Windows 11 laptop. I have tried searching errors, but am not experienced enough to link solutions to my specific issue. Any help appreciated!
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,…
como resolver este problema de conta de armazenamto no azure
como resolver este problema de conta de armazenamto no azure, sou novo porem nao estou encontrando resposta para esta questao.
How to use function `CreateIconIndirect` with 32 bit bitmaps?
Most icon related documentation is still written with the assumption that the user will want to create a black and white icon, even though we are in the year 2024. A 32 bit bitmap has both the color information and the transparency mask in the same…
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…
SQL Server 2022 won't install
Overall summary: Final result: Failed: see details below Exit code (Decimal): -2068119551 Exit facility code: 1211 Exit error code: 1 Exit message: Cannot find registry key…
How do I get a collapsible submenu in the left side navigation menu?
I am rewriting an old ASP.NET WebForms application. I am using Razor, so that I can use Windows Authentication, then Blazor in some of the pages, but at this point my question isn't about Blazor, it is about Razor. I want to add a collapsible submenu in…
Don't see my comment just added
Hi, I just added a comment in this thread https://learn.microsoft.com/en-us/answers/questions/2115332/cant-run-query-if-defining-temp-table?page=1&orderby=newest but I don't see it so I don't know if it was added or not. Also, forum's view doesn't…
How to parse SNMP traps in C#?
Hi All, We have a C# console application built on .Net core. We have requirement to parse SNMP trap in C#. My question is is there any method/class available in to parse below sample SNMP trap? Sample SNMP trap: 2020-08-04 04:56:45 04:56:44 2020/08/04…
"A assinatura selecionada não tem permissões para registrar o provedor de recursos.
Estou acompanhando as aulas do curso Escola do Trabalhador 4.0 e estou tendo um problema na etapa de criação de um recurso do Azure Machine Learnig Durante o processo de criação do Workspace, recebi uma mensagem de alerta com a seguinte…
Alias records
Hello, I am a beginner. Please explain me 2 things - the word 'instance' - VM instances, container instances etc. - does it mean that original VM or container -created has another virtual replica? Also, the term 'alias records' I am looking at this text…
SQL Server Database Engine Services Instance Features
I'm having trouble reinstalling SQL Server Express 2022 on my computer. My Windows is up to date, and my system meets the minimum requirements. I had SQL Server Express installed before, but since reformatting my system, I’ve been unable to install it…
"A assinatura selecionada não tem permissões para registrar o provedor de recursos.
Durante o processo de criação do Workspace, recebi uma mensagem de alerta com a seguinte informação: "A assinatura selecionada não tem permissões para registrar o provedor de recursos
How to covert UTC time to CST
I have a dataset recorded in UTC format. I want to covert it and add a field as CST. I used convert(datetime, switchoffset(convert(datetimeoffset, @UTCTime), datename(TzOffset, sysdatetimeoffset()))) to covert CST. However, I found it changed the time…
Windows 11 | Computer says i have no internet connection (Wi-Fi and Ethernet), yet i am connected.
Hi! I have an issue with my internet, both Ethernet and Wi-Fi, where it says i'm not connected to internet yet i can browse the web, play online games and other things requiring internet. I am unble to update windows through the windows update tool, i'm…