342,633 questions

Sort by: Created
0 answers

How to consume an azure devops API without PAT

Hi, I'm able to programmatically (C#) call an azure devops API to get all the area paths in my organization. I'm using a PAT that I created. However, this PAT will expiry and don't want to generate new ones every time they expire, even though it can be…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,757 questions
asked 2024-04-30T13:56:04.42+00:00
Hassan Hammad 0 Reputation points
0 answers

CosmosDB Analytical store delete changes in sql sink

Hi I am trying to capture delete changes from Azure cosmosdb analytical store using change data capture in Azure datafactory, Source is Cosmosdb, sink is Azure sql database. In between I am flattening my file using dataflow. My insert, update is…

Azure SQL Database
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,380 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,445 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,566 questions
asked 2024-04-30T13:52:46.2133333+00:00
Kuldeep Bhati 0 Reputation points
0 answers

Teams Spellchecker has wrong language

Teams new spellchecker checks in English instead of the Dutch language. In the other office applicaties the spellchecker is in dutch en in the windows settings everything is dutch to. Exept for Onenote the spellchecker is also in english and i cant set a…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,092 questions
asked 2024-04-30T13:52:02.2566667+00:00
Jackintheboxstift 0 Reputation points
0 answers

New Profile with email account

When I create a new profile in the control panel and then add an account, I keep being prompted to enter a password. I confirm that the password is correct and I can log in on the web version.

Outlook
Outlook
A family of Microsoft email and calendar products.
2,983 questions
asked 2024-04-30T13:47:14.49+00:00
DIsasters, Phd.Tang 120 Reputation points
0 answers

How to configure VNET DNS resolution for two different linked domains at the same time?

Hi, We have a domain on-prem which is connected via VPN tunnel to a Virtual Network Gateway in Azure, linked to this is a Virtual network and this is also peered to a number of other vnets but along with it there is another different domain in there. I…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
597 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,140 questions
Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,382 questions
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,146 questions
asked 2024-04-30T13:45:10.76+00:00
Benollins-5339 0 Reputation points
0 answers

How to get an azure function app using powershell to loop through JSON

I am having trouble getting my azure function app to work. The powershell works OK locally, but not in the function app. I am trying to loop through the JSON and remove SYSTEMCOLUMNS_ and then I want to return $data back as JSON Input { …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,280 questions
asked 2024-04-30T13:45:00.94+00:00
Johnny B Bad 0 Reputation points
0 answers

What is business hitech?

I am Marki Taylor working for businesshitech as PR consultant. With more than 6 years experience in PR and Digital Industry, helping teams to achieve goals by streamlining the process.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,092 questions
asked 2024-04-30T13:42:44.8333333+00:00
marki taylor 0 Reputation points
0 answers

UPDATE fields

Hello, This works when using insert into: Using command As New OleDbCommand("INSERT INTO Table (Column1) VALUES (?)", connection) command.Parameters.AddWithValue("@param1", field1) command.ExecuteNonQuery() …

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,262 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,576 questions
asked 2024-04-30T13:38:47.02+00:00
StewartBW 285 Reputation points
0 answers

I am having trouble unlinking my GitHub account from Microsoft App Center

Hi there, Is it possible to unlink my github account from Microsoft App Center? I wish to download software onto my mobile via the Microsoft "personal, company or school' option here. https://appcenter.ms/create-account. Currently I am unable to do…

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
305 questions
asked 2024-04-30T13:32:40.05+00:00
Adam Kavanagh 0 Reputation points
0 answers

an internal state error has occurred the remote session will be disconnected your computer might be low on memory using Pulse RDP Terminal Service client

How do I fix my remote session when I get this message "an internal state error has occurred the remote session will be disconnected your computer might be low on memory" using Pulse RDP Terminal Service client?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,631 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,247 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,183 questions
asked 2024-04-30T13:28:17.72+00:00
Mosley, Brien (Parks) 0 Reputation points
0 answers

OleDbCommand Parameters

Hello I'm going to use parameterized queries for all my Access OleDb commands and got 2 questions: Use Parameters.Add or Parameters.AddWithValue? The documentation won't clarify the pros and cons of each one. If I choose Parameters.Add how to map the…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,576 questions
asked 2024-04-30T13:26:09.0033333+00:00
StewartBW 285 Reputation points
edited the question 2024-04-30T13:29:29.1366667+00:00
Jiale Xue - MSFT 31,981 Reputation points Microsoft Vendor
0 answers

powershell to get all users and their managers recursively

I am looking to pull all Active Directory users and their managers all the way up to the chain. I get how to do get-aduser -filter * -properties * | select name, manager export-csv -path "csv path" I also get: $Users = Get-ADUser -filter *…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,877 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,374 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,066 questions
asked 2024-04-30T13:24:36.5566667+00:00
Michael-5966 0 Reputation points
1 answer

How to let a group of users to access Salesforce Enterprise Application which is being configured for SSO using Microsoft Entra Id.

I'm a beginner at Microsoft Entra ID, but I have successfully configured SSO for Salesforce Application. Now I can make the Microsoft entity user to login Salesforce with the help of Microsoft account credentials instead of Salesforce…

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
114 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,508 questions
asked 2024-04-30T13:22:58.9766667+00:00
Mohammed Hasim 0 Reputation points
answered 2024-04-30T13:28:41.0766667+00:00
Andy David - MVP 141.9K Reputation points MVP
0 answers

how to connect to mysql to insert data using SharePoint 2019

Hi, i am using SharePoint 2019 on prem. Solution Required: How to connect to mysql databases ( on prem ) to insert data into mysql db. Thanks

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,673 questions
asked 2024-04-30T13:21:11.3+00:00
Mohammad Qasim 576 Reputation points
0 answers

NVME disks are not appearing in windows VM after it is attached at the VMware side; it appears after a reboot; sometime not even after reboot.

Hi Team , NVME disks are not appearing in windows VM after it is attached at the VMware side; it appears after a reboot; sometime not even after reboot. I checked in the vm edit settings on vmware side.. hard disk is attached properly via nvme…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,544 questions
asked 2024-04-30T13:20:15.8733333+00:00
Narayanareddy, Nandish 0 Reputation points
0 answers

How do I create a dynamic SQL query for Cosmos DB using Azure Data Factory?

I am doing a simple data flow where I have a source from a cosmos db container, I want to get the latest data that is greater than a _ts value that I store in a variable (SELECT * FROM c WHERE c_ts > @variables('LastRunDateTS')). How can I pass this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,445 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,566 questions
asked 2024-04-30T13:18:23.7733333+00:00
Andrew Hopkinson 6 Reputation points
0 answers

I cannot transfer the billing ownership of my Azure subscription that runs a tenant. How can I fix this?

I cannot transfer the billing ownership of my Azure subscription that runs a tenant. Trying to transfer the billing ownership immediately ends up in an error. Can you help me to transfer the billing ownership of my subscription to my tenant.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
944 questions
asked 2024-04-30T13:14:53.79+00:00
Jürgen Schneider 0 Reputation points
0 answers

Access APIM through Private Endpoint using public App Gateway

I disabled public access in my APIM and trying to make it publicly available through Application Gateway (with public IP), but I'm getting 403 as requests are originating from a public IP: { "statusCode": 403, "message":…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,757 questions
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
959 questions
asked 2024-04-30T13:13:02.18+00:00
Vasiliy Grinko 20 Reputation points
0 answers

WSUS sync failing with "The request was aborted: The operation has timed out" error

My WSUS sync has been failing with the following error message for the last few days: Sync failed: The request was aborted: The operation has timed out. Source: Microsoft.UpdateServices.Internal.DatabaseAccess.ApiRemotingCompressionProxy.GetWebResponse…

Microsoft Configuration Manager
asked 2024-04-30T13:05:06.24+00:00
Touris Jade 20 Reputation points
0 answers

Postman to Sharepoint REST callout giving Error: read ECONNRESET issue

Per my test, the Permission Request XML in the article is incomplete. The correct XML should be like following <AppPermissionRequests AllowAppOnlyPolicy="true"> <AppPermissionRequest…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,650 questions
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,673 questions
asked 2024-04-30T13:03:11.8133333+00:00
subrahmanyam Balu 0 Reputation points
edited the question 2024-04-30T13:03:56.04+00:00
subrahmanyam Balu 0 Reputation points