293,070 questions

Sort by: Updated
1 answer

How to access/Update Group Policy Objects using C sharp

Hi, We are referring below link to access group policies programmatically   using c sharp. https://learn.microsoft.com/en-us/previous-versions/windows/desktop/wmi_v2/class-library/gpo-class-microsoft-grouppolicy This is sample code which we have written…

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,369 questions
asked 2024-05-08T07:35:50.82+00:00
commented 2024-05-22T11:00:01.9566667+00:00
1 answer

SSMS not flagging basic errors after IIF statement

DMF_SSMS_SQL_IIF_Err.pdf I just wanted to notify Microsoft of an error I believe I found with SSMS error notification. Going thru some scripts, I came across one that had a CASE and IIF in it. I accidently did a typo, no errors, but failed. I then…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,876 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,562 questions
asked 2024-05-20T15:07:50.28+00:00
AdamG Devl 0 Reputation points
commented 2024-05-22T10:58:11.5066667+00:00
AdamG Devl 0 Reputation points
2 answers

Vertical Auto scaling of Azure VM

Hi All, we have an requirement to do the auto scaling for two Azure VM( one App and another SQL). Customer wants to get the resizing done once CPU or RAM utilization of VM reaches the 70%. like if a VM size is Standard_F2s_v2 and CPU or RAM utilization…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,256 questions
asked 2024-05-22T10:09:00.9366667+00:00
Rakesh Kumar 456 Reputation points
answered 2024-05-22T10:57:40.7+00:00
Marcin Policht 13,175 Reputation points MVP
3 answers

How to sql dump generation on sql server 2008 ?

Good morning, I use SQL SERVER 2008 R2 and for a few days now I have had disk C filling up due to the generation of SQLDUMP files in the log directory. Can you give me the procedure to disable the generation of these files please. Thanks in advance.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,876 questions
asked 2024-05-13T16:40:04.5466667+00:00
Tidiane TRAORE 0 Reputation points
answered 2024-05-22T10:57:38.6533333+00:00
Tidiane TRAORE 0 Reputation points
2 answers

Should ADF rerun range cover the whole window?

Hi Team, I'm trying to understand the rerun range in tumbling window triggers. When I want to retry a window, do I need to make the rerun range covers the whole window or it only needs to cover a partial window. Let's say we have three consecutive failed…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,719 questions
asked 2024-05-22T07:17:35.52+00:00
Zhengxiao (Edward) Wang 0 Reputation points Microsoft Employee
answered 2024-05-22T10:57:01.4566667+00:00
Amira Bedhiafi 16,146 Reputation points
1 answer

WSUS-Based Update Manager Scanning: Dashboard Details

Is it possible for the Update Manager settings to scan the WSUS server instead of the Microsoft Catalog server and display the results in Update Manager? Specifically, I want the missing update status or compliance status based on the WSUS repository,…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
251 questions
asked 2024-05-17T13:19:44.6533333+00:00
Rath, Sibananda 25 Reputation points
commented 2024-05-22T10:54:29.82+00:00
AnuragSingh-MSFT 20,431 Reputation points
1 answer One of the answers was accepted by the question author.

App Protection Policy does not apply on the Cloud App 'Microsoft 365 (Office)'

Hello Community, I've created an App Protection Policy in Intune for Android unmanaged devices, requiring a PIN for accessing Outlook, OneDrive, and Microsoft 365 (Office). While the PIN requirement works as expected for Outlook and OneDrive, it doesn't…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,463 questions
asked 2024-05-21T13:43:07.6+00:00
Mike 0 Reputation points
commented 2024-05-22T10:53:37.18+00:00
Mike 0 Reputation points
1 answer

Fetch the first element of a Collection attribute in the $select query in Graph API

I am trying to fetch some extension properties which are not default for User schema , here is a request and response format of a graph API. I need to get the response in the desired format what should be the modified query Request…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,798 questions
asked 2024-05-08T07:38:20.12+00:00
BANERJEE Biswarup 0 Reputation points
answered 2024-05-22T10:52:39.2233333+00:00
Hitesh Pachipulusu - MSFT 230 Reputation points Microsoft Vendor
1 answer

How to connect to another machine via Telnet?

Hi, I am trying to connect to another machine (Windows OS) from a machine (Windows OS) via the Telnet protocol. But I fail in connecting the machine. My aim is that after connecting the machine, I should be able to run an application on the…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,474 questions
asked 2024-05-21T10:49:51.95+00:00
Rohan Pande 315 Reputation points
commented 2024-05-22T10:52:07.91+00:00
Marcin Policht 13,175 Reputation points MVP
1 answer

Can I use an email address removed using alias again

I removed my original email address from my account and used a new one. But I forgot that I had a lot of account connected to it. So I need to access that address. So can I reuse the address. If so after how much time

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,939 questions
asked 2024-05-21T19:25:52.6833333+00:00
Zahidul Haider 0 Reputation points
commented 2024-05-22T10:51:47.51+00:00
Zahidul Haider 0 Reputation points
1 answer One of the answers was accepted by the question author.

Query about Node.js 16 in Azure Functions end date

Hello, I recently received an email from Azure recommending that I upgrade my function app to node.js 20 version. However, I'm not using node.js in my function app code; all the programming is done in C#. Despite not using any dependency that utilizes…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,367 questions
asked 2024-05-21T15:54:00.2033333+00:00
Abhishek Sinha 41 Reputation points
accepted 2024-05-22T10:49:22.48+00:00
Abhishek Sinha 41 Reputation points
1 answer

Copy activity fails with the Error while using Azure Key Vault in my REST Linked Service

I want to fetch data from OdataURL in my Blob storage, so I am using Copy activity to fetch the same using REST in my source and Blob storage in my Sink. I have used REST Linked Service in my source dataset, so while hardcoding the credentials in LS, the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,719 questions
asked 2024-05-22T08:38:54.8433333+00:00
Harshita Vishwakarma 40 Reputation points
answered 2024-05-22T10:48:47.9433333+00:00
AnnuKumari-MSFT 31,716 Reputation points Microsoft Employee
1 answer

Is it possible to use Azure Function Apps as proxy for LLM streams?

Hi all, Is there a way to stream textual data from an Azure Functions App (in Python)? Case: we have a web app built completely on Azure with an API built in Azure Functions, we want to integrate LLM access with custom tool_calls so the LLM can access a…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,367 questions
asked 2024-05-17T14:25:18.8366667+00:00
Giel Oomen 36 Reputation points
commented 2024-05-22T10:46:17.7266667+00:00
Giel Oomen 36 Reputation points
2 answers

Can Azure Application Insights stop getting logs for specific application / tag for JDK in runtime?

Hi, I have several spring boot applications which use the same application insights. When one of the applications has problem, there will be a lot of exception logs. I want the application insights ignores the logs from this applications until 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,858 questions
asked 2024-05-13T14:22:15.59+00:00
Stephen Li 20 Reputation points
commented 2024-05-22T10:44:29.9633333+00:00
AnuragSingh-MSFT 20,431 Reputation points
2 answers

Deploying strategy on Lake Database and SQL Database objects to further environments.

I need assistance with deploying the Lake Database and SQL Database objects to the quality and production environments. Despite creating tables and external tables under these databases, I can't seem to find these objects in my branch.

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,460 questions
asked 2024-05-10T11:36:27.0366667+00:00
Sai Kishore Amara 20 Reputation points
commented 2024-05-22T10:43:22.19+00:00
phemanth 6,630 Reputation points Microsoft Vendor
25 answers

2016345612(Syncml(500) - Intune Compliance Policy Error

We have had this recurring issue for a long time now, and despite searching the error all over the place, there seem to be a lot of other IT professionals in the same boat, but no obvious answers. The error is on the Anti-Virus setting on the default…

Microsoft Intune Compliance
Microsoft Intune Compliance
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Compliance: Adhering to rules, standards, policies, and laws.
142 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,463 questions
asked 2023-09-05T13:23:04.57+00:00
Craig Pennington 110 Reputation points
edited a comment 2024-05-22T10:39:08.4966667+00:00
Rob Plumridge 0 Reputation points
1 answer

Reregistering Existing FCM registrations to FCMv1

I have over 100,000 existing FCM registrations on my notification hub. How can I migrate them efficiently to FCMv1? While considering using GetAllRegistrationsAsync to retrieve and re-register them, I'm concerned about its efficiency. Are there any…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
271 questions
asked 2024-05-22T08:52:00.9466667+00:00
Pranav pavithran 0 Reputation points
edited an answer 2024-05-22T10:38:18.4633333+00:00
Sreeju Nair 11,621 Reputation points
1 answer

Synapse Python/Spark Notebook code with SQL to query data from linked service to SQL Server

In Synpase, I have linked service to a SQL Server database. I'm looking for a sample notebook code, either in python or spark, that I can run a complex SQL qery within this code to get data from multiple SQL Server tables, put the rsults in a dataframe…

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,460 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,876 questions
asked 2024-04-24T13:45:40.7233333+00:00
ylycfj88 5 Reputation points
commented 2024-05-22T10:36:44.55+00:00
Eswar Chitirala 0 Reputation points
1 answer

Azure - Azure Firewall HA setup

Hello, I would like to know, if I set up two AZs in Azure Firewall setup will it deploy 2 instances of Azure Firewall to achieve high availability? And according to that I will pay double price?

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
580 questions
asked 2024-05-22T10:08:05.9333333+00:00
Alberto Dasilvon 0 Reputation points
answered 2024-05-22T10:33:31.93+00:00
Sreeju Nair 11,621 Reputation points
9 answers

Edge SSO not working any more

Strangest thing is happening. We assign Edge (Stabile version) to our dedicated android devices with Azure AD. Yesterday version 124.0.2478.50 (247805005) of Edge AI Browser was starting to install on our devices and we ran in to a problem instantly. The…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,164 questions
Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
242 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,463 questions
asked 2024-04-29T10:51:08.1533333+00:00
Jenslöv, Niklas 15 Reputation points
commented 2024-05-22T10:33:24.48+00:00
Jan Pichrt 0 Reputation points