345,508 questions

Sort by: Updated
0 answers

How Do I Keep JWT Refresh Tokens In Cross-Origin Cookies

I have a project where I've built a personal library app using the MERN stack, but the server and client are on different URLs on Render. I'm storing a JWT refresh token in secure HTTP cookies that have the same-site property set to false. But I read…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,152 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,709 questions
asked 2024-05-13T11:52:03.01+00:00
Osman Zakir 101 Reputation points
1 answer One of the answers was accepted by the question author.

Synapse workspace deployment node-js supported versions

Hi, I would like to know the list of node.js versions supported for Synapse workspace deployment (Synapse Workspace Deployment@2 task). I can't seem to find any documentation describing the same.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,426 questions
asked 2024-05-02T13:33:01.2333333+00:00
Raghul Kannan 126 Reputation points
edited a comment 2024-05-13T11:51:53.65+00:00
Alisson Hines 0 Reputation points
0 answers

Solution Parser not working in .Net8

Hi, I'm in the process of migrating my WPF application from .NET Framework 4.8 to .NET 8. In my previous application, I utilized the Solution Parser functionality from Microsoft.Build for certain tasks. However, after migrating to .NET 8, this…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,841 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,801 questions
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,682 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,314 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,297 questions
asked 2024-05-13T10:05:23.3933333+00:00
Sanjay Kumar Jha 151 Reputation points
commented 2024-05-13T11:50:02.35+00:00
Hui Liu-MSFT 40,786 Reputation points Microsoft Vendor
1 answer

Cosmos DB metric incorrect

Hi folks, I've found a metric in my environment (ServiceAvailability) that is clearly just wrong in some way. By the looks of things either Total is incorrect (should be 4400) or Count is incorrect (should be 1), which is then throwing out the…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,832 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,456 questions
asked 2024-05-13T09:21:13.64+00:00
Dave Lewis 25 Reputation points
answered 2024-05-13T11:48:52.5133333+00:00
Stanislav Zhelyazkov 21,411 Reputation points MVP
1 answer

Windows 2016 Essentials Server - Dynamic DNS failing

Hi We are having a problem since the 11/4/2024 where the Windows 2016 Essentials server with its anywhere access facility cannot update the Dynamic DNS records for the 'companyname.remotewebaccess.com' A record after their router has changed its dynamic…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,208 questions
asked 2024-04-17T10:41:54.88+00:00
Steve Greenfield 25 Reputation points
answered 2024-05-13T11:48:13.0633333+00:00
Steve Greenfield 25 Reputation points
1 answer

Graph Match operator error when project is not specified

I'm going through examples here: https://learn.microsoft.com/en-us/azure/data-explorer/kusto/query/graph-match-operator I'm attempting to use an anonymous node and edge combinations to get all matching nodes with the pattern ()--[]--() which to my…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
486 questions
asked 2024-05-10T22:37:39.98+00:00
Waruna Yapa 0 Reputation points Microsoft Employee
answered 2024-05-13T11:46:49.5233333+00:00
AnnuKumari-MSFT 31,151 Reputation points Microsoft Employee
1 answer

How to use contains string in filter criteria in microsoft graph api?

I am using graph api to search product list from sharepoint. I am able to search product using startsWith function but my requirement is to search product using any keyword which contains product name. I am currently using below url statsWith function to…

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,687 questions
asked 2024-05-09T09:45:05.54+00:00
Pradhaan, Surrya 20 Reputation points
commented 2024-05-13T11:46:30.3933333+00:00
Pradhaan, Surrya 20 Reputation points
1 answer

Obtaining details for creating an Azure subscription using Rest API and Terraform

Hello! I have been trying to create an Azure subscription using Rest API and Terraform but I am not sure what the following parameters mean: billingAccountName, billingProfileName, invoiceSectionName. Could someone point me in the right direction on how…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,081 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,684 questions
asked 2024-05-10T11:44:15.6966667+00:00
Mehul Movadiya 0 Reputation points
commented 2024-05-13T11:45:49.7733333+00:00
Sina Salam 3,886 Reputation points
1 answer

How to solve eyboard problems with Microsoft Remote Desktop for Mac

When using keyboard spacebar does not advance unless shift Key is held down. ITDOESNOTWORKINTHISMESSAGEEITHER

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,266 questions
asked 2024-05-11T16:10:54.36+00:00
Eric Wisco 0 Reputation points
commented 2024-05-13T11:45:22.35+00:00
Eric Wisco 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to fix "Could not load file or assembly 'Microsoft.Azure.WebJobs.Script.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3c5b9424214e8f8c'. 指定されたファイルが見つかりません。" error when "func start"

I am trying to run my function written as "Azure Functions" with Node.js on my Windows using "func start" command, but I am encountering an error message that says: $ func start Azure Functions Core Tools Core Tools Version: …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,327 questions
asked 2024-05-12T01:24:12.54+00:00
充敏 中野 21 Reputation points
accepted 2024-05-13T11:44:42.4233333+00:00
充敏 中野 21 Reputation points
0 answers

enable domain user group to enable the network adaptor

Dear team, I am looking for an option available to enable domain users (non-admin) to make changes to the network adaptor e.g enable/disable or change IP Domain users be default cannot make changes to the network adaptor unless they use elevated…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,935 questions
asked 2024-05-13T11:43:30.26+00:00
Census Mathebula 0 Reputation points
0 answers

Azure Frontdoor using wrong port to forward traffic

Hello all, I'm using Azure Front Door (AFD) with Azure Kubernetes Service (AKS), employing a Private Link Service (PLS) to provide internal access (AFD > PLS > Private Link > Internal Load Balancer > Pod). I've configured one endpoint in AFD…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
587 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,878 questions
asked 2024-05-12T20:59:39.4933333+00:00
Redel, Renan Augusto 0 Reputation points
commented 2024-05-13T11:41:41.7833333+00:00
Redel, Renan Augusto 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to install Microsoft Teams in Windows 10 LTSC 2019

Dear all, how can we install the Teams desktop app in Windows 10 LTSC 2019? Best, Matthias

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,161 questions
asked 2024-02-12T12:58:38.44+00:00
Matthias68 211 Reputation points
accepted 2024-05-13T11:40:56.09+00:00
Matthias68 211 Reputation points
0 answers

Cannot login after disconnecting from intune

Good days guys, We have a trouble with login on Windows. We needed to re-enroll the pc and user. So I disconnected the pc from our intune service to be re-enrolled. During this time there became a problem and logged out in somehow. Now on the login page…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,412 questions
asked 2024-05-13T11:39:04.7833333+00:00
Hasan Bozkurt 0 Reputation points
0 answers

How to enable/disable enhanced sign-in security with regkey in Windows 11?

I have a customer which wants to enable the feature "Use Windows Hello without Enhanced Sign-In Security" with a regkey. I found the option to enable it via Intune, but not with a reg key.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,297 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,412 questions
asked 2024-05-13T11:37:09.8+00:00
Erik Kulisch 0 Reputation points
1 answer

Unable to access Static Web App through VPN Peering with Virtual Network Gateway

I have set up private endpoints for my Azure Static Web App and also Virtual Network Gateway connecting to an on premise network. The status show in the Connection page is Connected I can access the Static Web App from my jumphost within the same…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,182 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
771 questions
asked 2024-05-13T11:08:55.9433333+00:00
Kenny Wong (HK) 20 Reputation points
edited a comment 2024-05-13T11:36:14.07+00:00
Kenny Wong (HK) 20 Reputation points
0 answers

is creating Azure Assistant api on Azure notebook is same as mentioned on documentation?

I am working on Azure notebook and while creating Azure Open AI Assistant api(source, source2) I am getting TypeError: create() got an unexpected keyword argument 'file_ids', I tried the solution mentioned here even though it is not from AZURE but it…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,225 questions
asked 2024-05-13T11:20:37.2033333+00:00
Karishma Nanda 155 Reputation points
commented 2024-05-13T11:34:39.29+00:00
Karishma Nanda 155 Reputation points
3 answers One of the answers was accepted by the question author.

PAID subscrip

I have payment of almost 80$ on my Azure account. I learn programming and I haven't notice that it is paid. On my Microsoft there is no information on this payments whatsoever. I am surprised, as I don't have much knowledge, and I have been using my web…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,081 questions
asked 2024-05-11T16:48:32.34+00:00
Julia Głocka 20 Reputation points
accepted 2024-05-13T11:34:15.13+00:00
Julia Głocka 20 Reputation points
0 answers

Query Regarding Azure Active Directory Authentication Tokens

I am writing to seek assistance regarding an issue I am encountering with Azure Active Directory authentication tokens in my application. Currently, I am utilizing Microsoft Azure Active Directory for authentication and authorization within my…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,684 questions
asked 2024-05-13T03:34:21.0666667+00:00
Saket 0 Reputation points
edited the question 2024-05-13T11:32:29.9833333+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor
0 answers

Why Does RDP not start

Why does RDP Session not open? I start the service, and I cannot connect to the RDP Session.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,209 questions
asked 2024-05-13T04:04:00.2166667+00:00
Joseph Zavala 0 Reputation points
edited the question 2024-05-13T11:31:54.13+00:00
ManoharLakkoju 535 Reputation points Microsoft Vendor