17,898 questions

Sort by: Updated
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
Ben Dowson-Collins 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

Can you please provide me the API details for this?

I want to get the Microsoft Message encryption report and Alerts from Microsoft Compliance programatically using API. Manually I do the process in the following way: Message Encryption Report: Link:…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,808 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
934 questions
Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
151 questions
asked 2024-04-30T07:14:56.3566667+00:00
Priyansu Nayak 0 Reputation points
edited the question 2024-04-30T13:44:03.05+00:00
PRADEEPCHEEKATLA-MSFT 77,336 Reputation points Microsoft Employee
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,091 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

How can I contact the Azure support as I have been charged alot for a service and I am a student can't pay the invoice?

Hello. I am unable to submit a ticket on azure support and also I am not able to contact the sales team. Can someone help me to contact MS contact service center as I need them to provide me a wavier since I wasn't aware that the free trial finished and…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,060 questions
asked 2024-04-30T09:49:34.8+00:00
Asad Aftab 0 Reputation points
edited the question 2024-04-30T13:32:38.99+00:00
PRADEEPCHEEKATLA-MSFT 77,336 Reputation points Microsoft Employee
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

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

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
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,444 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,565 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,756 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
0 answers

how to activate email domains?

We have added 20+ email domains and set the name servers. Only few are working while rest are not working. My question is how can I activate those domains? I have share the screenshot as well. Thank you

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
597 questions
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-30T12:52:51.33+00:00
Hanan Ali 0 Reputation points
0 answers

Azure Synapse alert for Dedicated SQL Pool

How can I properly set up an alert for a Dedicated SQL Pool in Azure Synapse for CPU Utilization? I want the alert to trigger if the CPU Utilization is more than 90% for an hour continuously. I have set the "check every" to 1 hour and…

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,807 questions
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,379 questions
asked 2024-04-30T12:44:02.4566667+00:00
Addy 0 Reputation points
0 answers

.NET - Azure Function - Azure service bus repeat call

I know this may be a trivial question, but I'm not sure what to do. I am using Azure Service Bus together with MassTransit. I have two services. Service1 is a WebApi application, and Service2 is a couple of Azure Functions units that respond to service…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
547 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,280 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,385 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,262 questions
asked 2024-04-30T12:43:43.5633333+00:00
Petr Klekner 40 Reputation points