342,665 questions

Sort by: Updated
1 answer

SharePoint List item not found when running HTTP query from Logic app

Hi everybody, I am facing an issue with getting a SharePoint list item as described here: https://learn.microsoft.com/en-us/graph/api/listitem-get?view=graph-rest-1.0&tabs=http When I perform the following query through Graph Explorer, I get a…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,851 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,612 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,650 questions
asked 2024-04-29T17:00:13.5866667+00:00
Joost van der Linden 71 Reputation points
answered 2024-04-30T15:19:06.1033333+00:00
Joost van der Linden 71 Reputation points
1 answer

Two microsoft certification id's under the same email address

I have completed my Microsoft Security, Compliance, and Identity Fundamentals exam on Pearson VUE . But the mcids in the mail received after completion and the Microsoft learn tab which is under the same email is different . So I m not able to access…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,061 questions
asked 2024-04-29T16:14:24.3933333+00:00
AKASH. R 0 Reputation points
commented 2024-04-30T15:18:59.8866667+00:00
AKASH. R 0 Reputation points
2 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
answered 2024-04-30T15:18:55.2666667+00:00
Andy David - MVP 141.9K Reputation points MVP
1 answer

how to use signalr in minimal api?

can not use AddSignalR and I can use AddSignalRCore but there will be error. I created the ASP.NET Core Web API (native aot).

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,175 questions
asked 2024-04-29T13:33:56.15+00:00
mc 3,681 Reputation points
commented 2024-04-30T15:18:50.7566667+00:00
Bruce (SqlWork.com) 56,286 Reputation points
1 answer

Correlating Applicaton Insights logs for cloud_RoleInstance with the instance name in Metrics for an App Service

I'm looking at some Azure Metrics and can see that there's a specific instance in our App Service that seems to have consistently higher response times.  It has a name like: ln1ldlwk0000LE   To example what's actually going wrong with that instance, I'd…

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-25T15:44:13.73+00:00
Justin Wright 0 Reputation points
commented 2024-04-30T15:17:54+00:00
Justin Wright 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 no changes to code and added the microsoft entra ID authentication requirement according the default instructions…

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
edited the question 2024-04-30T15:16:35.2266667+00:00
Peter Daniels 40 Reputation points
1 answer

What Role Assignments Are Required For Bicep that assigns roles inside of Devops Pipeline?

I have a bicep file (https://github.com/siegfried01/SimplerServiceBusSendReceiveDemo/blob/master/infrastructure/deploy-ServiceBusSimpleSendReceive.bicep#L365 ) that calls a bicep module…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
547 questions
asked 2024-04-27T23:44:56.82+00:00
Siegfried Heintze 1,861 Reputation points
edited a comment 2024-04-30T15:15:42.6166667+00:00
Siegfried Heintze 1,861 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,567 questions
asked 2024-04-30T13:18:23.7733333+00:00
Andrew Hopkinson 6 Reputation points
edited a comment 2024-04-30T15:15:16.45+00:00
phemanth 5,825 Reputation points Microsoft Vendor
0 answers

How to handle restarts in Azure Image Builder powershell customizers

I'm trying to install Docker CE on my Windows Server as part of the image builder step and it will need a restart. The question is, how do you handle restarts in the customer powershell script while building an Image using Azure Image Builder? Tried…

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-23T16:47:27.68+00:00
Abhinand Jinugu 0 Reputation points
commented 2024-04-30T15:14:37.3066667+00:00
Abhinand Jinugu 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 a comment 2024-04-30T15:12:40.7566667+00:00
PRADEEPCHEEKATLA-MSFT 77,336 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

File open Preference set "open in app" for all users

Hi all, MSTeams has a setting for File open Preference. The setting allows the option to "Always open Word, Powerpoint, and Excel files in:" 1) Teams, 2) Desktop App and 3) Browser. Is there a Group Policy or PowerShell command which can…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,098 questions
asked 2022-01-26T21:58:16.627+00:00
Sarah 21 Reputation points
commented 2024-04-30T15:12:39.56+00:00
Christopher Guerra 0 Reputation points
2 answers

Real world object detection

Hi All,   I hope this is the right place to ask this question. If it is not, please point me to the right location. Thanks.   I have been asked to develop a HoloLens 2 healthcare application that should work as a guide for patients on how to handle…

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
381 questions
asked 2024-04-29T08:53:02.9966667+00:00
Claus Thor Barth 0 Reputation points
answered 2024-04-30T15:12:23.3933333+00:00
Michael Dykier 0 Reputation points
1 answer

"No space left on device" for Linux code web app

Hi, I have problems with the disk space on an Azure Linux code web app: root@4b4f04ea59044273ba0e6eab0e96f3cd:/home# touch test touch: cannot touch 'test': No space left on device However, df reports lots of…

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-30T08:54:32.7266667+00:00
Marijn Otte 45 Reputation points
answered 2024-04-30T15:12:10.0466667+00:00
TP 76,281 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
edited a comment 2024-04-30T15:12:05.99+00:00
Bruce (SqlWork.com) 56,286 Reputation points
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
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