342,665 questions

Sort by: Updated
2 answers

How can I not allow Task Scheduler to execute a task out of its schedule?

How can I not allow Task Scheduler to execute a task out of its schedule? I have a task which is scheduled daily at the night, and some times it is executed in the morning. The task is a powershell script (which I could prepend a short assert to exit…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,631 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,755 questions
asked 2024-04-30T11:41:06.2266667+00:00
BARROSO TRISTAN, JAVIER RICARDO 0 Reputation points
answered 2024-04-30T15:10:46+00:00
BARROSO TRISTAN, JAVIER RICARDO 0 Reputation points
1 answer

need to set "spark.rpc.message.maxSize"

In Synapse Notebook, I tried to run spark.conf.get("spark.rpc.message.maxSize") had the following error: Py4JJavaError Traceback (most recent call last) Cell In [9], line 1 ----> 1 spark.conf.get("spark.rpc.message.maxSize") File…

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,381 questions
asked 2024-04-30T11:21:00.2066667+00:00
uuu zhu 0 Reputation points
edited an answer 2024-04-30T15:10:43.74+00:00
PRADEEPCHEEKATLA-MSFT 77,336 Reputation points Microsoft Employee
0 answers

Is it possible to use conditional access policy with specific logged on Windows user?

Hello, Is it possible to use currently logged user as a signal inside Conditional Access policy evaluation? Scenario is below. Computer is joined to Entra ID and managed by Intune Computer has both Entra ID user configured and local user Is it…

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,810 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,348 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,511 questions
asked 2024-04-30T15:10:22.2233333+00:00
Gregory Suvalian 186 Reputation points
1 answer

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,878 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
answered 2024-04-30T15:10:09.0633333+00:00
Rich Matheisen 44,856 Reputation points
1 answer

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,381 questions
asked 2024-04-30T12:44:02.4566667+00:00
Addy 0 Reputation points
commented 2024-04-30T15:10:05.5866667+00:00
Addy 0 Reputation points
0 answers

How is it possible to block unwanted traffic in the FTPS of an app service?

I recently came across a requirement from the security team, stating that the use of the FTPS feature in the environment's app services would be insecure, as they can receive public traffic in a productive environment. I would like to know what security…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
946 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 questions
asked 2024-04-30T15:09:26.3066667+00:00
ROBSON DA SILVA PEDROSO 0 Reputation points
0 answers

Contact Microsoft support

How can i contact Microsoft for direct support for my issue?

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,245 questions
asked 2024-04-30T15:09:09.4633333+00:00
Jefferson 426 Reputation points
0 answers

Correct way to convert 365 tenant from AAD Connect Sync to cloud-only

Hi, about a year ago, one of my customers has enabled AAD Connect Sync to synchronize all users, security groups from their existing on-premise Active Directory to a freshly setup Microsoft 365 tenant. This past year all applications and services have…

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,810 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,878 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,511 questions
asked 2024-04-30T15:08:44.93+00:00
Caspar - ABO 166 Reputation points
3 answers

Scriptmanager alert not displaying properly in same page

I am doing some simple screen add functionality and after end of saving, i am using scriptmanager.RegisterStartupScript() for save message. when i run the program, the alert have not been throwing properly. it showing same page but, without controls like…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,262 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-29T17:12:15.2666667+00:00
Gani_tpt 1,526 Reputation points
commented 2024-04-30T15:08:18.1166667+00:00
Bruce (SqlWork.com) 56,286 Reputation points
1 answer One of the answers was accepted by the question author.

GridSplitter Not Working for Rows

This is just an example to demonstrate my issue so this is the entire XAML: <Window x:Class="MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" …

XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
765 questions
asked 2024-04-30T09:47:04.93+00:00
RogerSchlueter-7899 1,216 Reputation points
commented 2024-04-30T15:06:53.0333333+00:00
RogerSchlueter-7899 1,216 Reputation points
1 answer

Acesso ao Microsoft authenticator

perdi o acesso ao microsoft authenticador e agora não consigo mais entrar nas minhas contas. fiz o backup, porem ao restaurar, as conta evandrosantosmhlj0206@0zysz.onmicrosoft.com não foi restaurada, pedindo para reconfigurá-la, porem não consigo acesso…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,509 questions
asked 2024-04-26T19:37:45.6333333+00:00
Evandro Santos 0 Reputation points
answered 2024-04-30T15:06:32.28+00:00
Claudia Dos Santos Haz (CONCENTRIX CORPORATION) 695 Reputation points Microsoft Vendor
2 answers

Community toolkit install is not working

I have had community toolkit installed on this project for quite a while and now it gives the following error when I am trying to update: Severity Code Description Project File Line Suppression State Error NU1605 Warning As Error: Detected package…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,883 questions
asked 2024-04-17T13:38:10.5+00:00
Lloyd Sheen 1,381 Reputation points
edited a comment 2024-04-30T15:05:51.1233333+00:00
Fabio Castilho 0 Reputation points
1 answer

How to request a refresh token for the Bing Ads API

I'm currently in the process of setting up a new connector on Airbyte for the Bing Ads API. However, I've encountered a requirement where a refresh token is mandatory. Could someone please guide me on how to obtain this token? I have the necessary…

Microsoft Advertising
Microsoft Advertising
A platform for Microsoft's advertising efforts designed to manage all advertising and reporting for partner advertisers. Previously known as Bing Ads and adCenter.
52 questions
asked 2024-04-29T13:34:45.8366667+00:00
Isis Oliveira 0 Reputation points
answered 2024-04-30T15:04:42.4166667+00:00
Claudia Dos Santos Haz (CONCENTRIX CORPORATION) 695 Reputation points Microsoft Vendor
0 answers

Certificate not reflecting in account

Recently i have appeared for AZ-204 exam, which I ahve cleared but the certification is not reflecting in this account. The MCID from which I have appeared is 995842171.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,143 questions
asked 2024-04-30T15:03:14.1633333+00:00
Bhagyashree Hingmire 0 Reputation points
1 answer

Is there any particular KB that would take care of curl update to 8.4.0

Is there any particular KB that would take care of curl update to 8.4.0 if yes what is that KB number?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,152 questions
asked 2024-04-29T17:30:28.2366667+00:00
Varma 1,120 Reputation points
commented 2024-04-30T15:02:28.2733333+00:00
Varma 1,120 Reputation points
1 answer

Azure Connection monitor can I use Azure Monitoring Agent instead of Log Analytics Agent for onprem?

So currently I am using the Log analytics agent to monitor connection between a non azure endpoint and an azure server. I'm looking at the documentation for connection monitor and it isn't entirely clear to me that I can use the Azure Monitoring Agent.…

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
asked 2024-04-29T18:19:46.4866667+00:00
18203024 60 Reputation points
commented 2024-04-30T15:02:19.4333333+00:00
18203024 60 Reputation points
3 answers

Unable to connect XP Computers to Windows 2022 standard server

I have installed a Windows 2022 Standard server at a production company. 2 of their production machines have Windows XP installed and both Com ports and printer ports connected to the production machine itself On their old server with Windows 2008,…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,152 questions
asked 2024-04-28T05:49:32.79+00:00
Johnny Broe 101 Reputation points
answered 2024-04-30T15:01:28.39+00:00
Johnny Broe 226 Reputation points
1 answer

Erro de fonte de dados API - Atualização Dashboard Power BI

Olá, pessoal. Estou realizando atualizações incrementais no POWER BI através de fontes de API. Quando faço as atualizações dentro do Power BI está conectando de forma adequada e trás novos dados, porém recentemente começou a trazer o seguinte erro na…

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,810 questions
asked 2024-04-25T20:38:47.04+00:00
Guimaraes, Murilo 0 Reputation points
answered 2024-04-30T15:00:12.8+00:00
Claudia Dos Santos Haz (CONCENTRIX CORPORATION) 695 Reputation points Microsoft Vendor
1 answer

Deleting Storage Account Pending Migration to SRP in Powershell

After much research on these forums and online in general, I'm trying to run the following two commands in attempt to delete a storage account that is pending migration to SRP: Move-AzureStorageAccount-Abort -StorageAccountName…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,696 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-29T21:46:30.1633333+00:00
806572387 0 Reputation points
commented 2024-04-30T15:00:04.6+00:00
806572387 0 Reputation points
0 answers

How to fix broken web chat app after Microsoft Entra ID authentication login added

I had a chat app using Azure web app and Web PubSub working perfectly using the github example: samples/javascript/chatapp/nativeapi I made changes to code and added the microsoft entra ID authentication requirement according the default instructions for…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,900 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,511 questions
asked 2024-04-30T15:00:03.5866667+00:00
Peter Daniels 40 Reputation points