352,138 questions

Sort by: Updated
0 answers

Run script on multiple users (using Excel table)

Hello everyone, im trying to build a PowerShell script that runs a command multiple times but with different URLs, but i cant quite understand how to build it. The point is to remove a user from the Share Point sites listed in the column D. So lets say…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,576 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,969 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,207 questions
asked 2024-06-10T08:03:49.4266667+00:00
Emiliano 0 Reputation points
1 answer One of the answers was accepted by the question author.

Which is better to use, DbContext.Add() or DbSet.Add()?

Hi, If you allow, I would like to ask a question. In CRUD operations, we can add to the database in two ways: DbContext.Add(object) and DbSet.Add(object). Which one is more correct to use? public class Context : DbContext { public DbSet<Category>…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
710 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,452 questions
asked 2024-06-10T07:02:43.7566667+00:00
Yalçın Mete 0 Reputation points
accepted 2024-06-10T08:03:41.68+00:00
Yalçın Mete 0 Reputation points
0 answers

Facing pipeline failure issue while running Data flow activity

Operation on target DataFlowFactSales failed: {"StatusCode":"DFExecutorUserError","Message":"Job failed due to reason: com.microsoft.dataflow.broker.InvalidOperationException: Only one valid authentication should be…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,848 questions
asked 2024-06-07T13:44:21.75+00:00
Shivani 0 Reputation points
commented 2024-06-10T08:02:58.8933333+00:00
Harishga 4,640 Reputation points Microsoft Vendor
0 answers

لا تظهر لي شهادة اتمام الدورة في خانة الدورات

لا تظهر لي شهادة اتمام الدورة في خانة الدورات This question is related to the following Learning Module

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,864 questions
asked 2024-06-10T06:41:51.44+00:00
أسماء الباحسين 0 Reputation points
edited the question 2024-06-10T08:02:40.9266667+00:00
AmaranS 2,945 Reputation points Microsoft Vendor
3 answers

Exchange 2016 on prem Autodiscover not working

Some time over the last month, an issue has arisen with our exchange 2016 server Autodiscovery. Attempting to configure an outlook 2016 client I could not connect to the exchange 2016 server. The client is being configured on the internal LAN. I have…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,130 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,424 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
421 questions
asked 2024-06-03T14:27:10.49+00:00
Billy Profitt 96 Reputation points
edited an answer 2024-06-10T08:02:31.47+00:00
Mike Hu-MSFT 1,255 Reputation points Microsoft Vendor
0 answers

Controls projecting shadow out of form bounds

Problem2.pngProblem.pngHello, I woriking in windows 8.1 os for alot of years with visual studio. I have the latest version of visual studio 2019. Im working with c# winforms.The problem that i found is that whenever i drag and drop a control onto form…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,862 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,743 questions
asked 2024-06-06T20:16:22.01+00:00
Vasilis Katsikis 0 Reputation points
edited a comment 2024-06-10T08:02:29.65+00:00
Vasilis Katsikis 0 Reputation points
1 answer One of the answers was accepted by the question author.

ServiceNow as a replacement of Azure Application Insight

Hi Team, Is it possible to use ServiceNow as a replacement of Azure Application Insight to monitor all the Applications and azure resource health and performance check? Is it a good practise to do so? Any pros and cons? Which service is more economical…

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,911 questions
asked 2024-06-07T13:29:53.3666667+00:00
Kaushik Dutta 40 Reputation points
accepted 2024-06-10T08:02:08.93+00:00
Kaushik Dutta 40 Reputation points
1 answer

Workflows in SPO

Hi members, I have SharePoint online and I cannot create workflows in it. I tried to enable all the necessary features for workflows but I get below error when i try to create Workflow.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,969 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
535 questions
asked 2024-06-10T04:15:06.31+00:00
Prajkta Patil 61 Reputation points
answered 2024-06-10T08:01:57.86+00:00
Yanli Jiang - MSFT 22,341 Reputation points Microsoft Vendor
1 answer

Curl not connecting to Azure Monitor

Hello, I am testing a connection from a container to Azure Monitor using curl but all the options I have tried so far have failed. I have confirmed that the connection is fine from my virtual network because I can successfully run tests with PowerShell…

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,911 questions
asked 2024-05-31T11:30:48.5466667+00:00
Bombbe 1,611 Reputation points
answered 2024-06-10T08:01:31.0366667+00:00
AnuragSingh-MSFT 20,981 Reputation points
2 answers

How to restart the service when time is reach only once a day

Hi, in continue to https://learn.microsoft.com/en-us/answers/questions/1663229/service-monitor how to restart the service when time is reach only once a day ? protected override async Task ExecuteAsync(CancellationToken stoppingToken) { while…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,504 questions
asked 2024-06-06T10:23:27.6266667+00:00
Dani_S 3,026 Reputation points
commented 2024-06-10T08:00:42.35+00:00
Dani_S 3,026 Reputation points
2 answers

How to set up a free trail account for azure?

Iam contacting with respect to the creation of a free trial account.I have created a free trial account with my personal mail for study purpose. Now my friend setted up another account for his study purpose with his personal mail.But the debit card…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,177 questions
asked 2024-05-22T15:53:34.43+00:00
Rufaid P 0 Reputation points
edited a comment 2024-06-10T08:00:01.48+00:00
Rufaid P 0 Reputation points
0 answers

PSTN inbound call IVR using webhook and Job Routing

could you please Provide some sample code for PSTN inbound call IVR using webhook and Job Routing

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
729 questions
asked 2024-06-05T04:38:39.3233333+00:00
Soundhar M 5 Reputation points
commented 2024-06-10T07:58:33.8666667+00:00
Soundhar M 5 Reputation points
1 answer

How to fix this while integrating Machine Learning UDF function to Azure Stream Analytics

Hi, I am trying to integrate my ML endpoint with Azure Stream Analytics, but failing to do so as I cannot save the below details: Here is my scoring script for the endpoint: import os import logging import json import joblib from azureml.core.model…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,642 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
336 questions
asked 2024-06-04T15:28:29.2+00:00
Pradyumn Joshi 20 Reputation points
commented 2024-06-10T07:55:36.5+00:00
Pradyumn Joshi 20 Reputation points
0 answers

Authenticator not linked to Admin Account

I am trying to log into my very small business admin account, but the 2FA keeps sending me to Authenticator, which doesn't seemed to be synced for the Microsoft admin account. I am in a vicious circle of trying to fix it, but can't because everywhere I…

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,771 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,016 questions
asked 2024-06-07T17:43:22.9766667+00:00
Steven @Pulse Management 5 Reputation points
commented 2024-06-10T07:55:11.11+00:00
Givary-MSFT 28,941 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

User in contributor group can not access file directly on Sharepoint on-premises site

My user tried to access a pptx file directly to the SharePoint Document library and got this message: I checked his permission and found that he existed in contributor group, it means he can access and edit this file. I also checked the permission of…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,267 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,969 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,748 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,588 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,858 questions
asked 2024-06-05T09:49:09.1466667+00:00
Mr.Hoang Nghiem Huy 20 Reputation points
commented 2024-06-10T07:55:01.3133333+00:00
Mr.Hoang Nghiem Huy 20 Reputation points
1 answer

await builder.StartAsync(); vs await builder.RunConsoleAsync

Hi, In worker service in NET 8 when to use: await builder.StartAsync(); and when await builder.RunConsoleAsync Thanks,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,504 questions
asked 2024-06-10T05:26:21.28+00:00
Dani_S 3,026 Reputation points
answered 2024-06-10T07:54:28.4833333+00:00
Jiale Xue - MSFT 40,871 Reputation points Microsoft Vendor
12 answers

error windows update 0x800f0905

Hello Guys,  I have a problem while update windows server 2022 for the KB5023705 the download ok but installation failed  if someone have a solution or an advice  I tried a lot of solution found: restarting the windows  windows update troubleshoot…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,383 questions
asked 2023-04-04T08:58:49.8133333+00:00
Amine 31 Reputation points
commented 2024-06-10T07:54:08.7833333+00:00
Alejandro OP(Office 365 Admin) 0 Reputation points
0 answers

Microsoft Partner Center verification keeps rejecting Employment verification step

Please help with understanding the verification process for Microsoft Partner Center. The verification team keeps rejecting the "Employment verification" step with an explanation - "we identified that the documents do not match the…

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
897 questions
asked 2024-05-31T09:54:20.4933333+00:00
Oleksandr Dmytrenko 5 Reputation points
commented 2024-06-10T07:54:03.0833333+00:00
Oleksandr Dmytrenko 5 Reputation points
1 answer One of the answers was accepted by the question author.

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

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.
276 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 80 Reputation points
commented 2024-06-10T07:53:33.1933333+00:00
Sindre Olsen 0 Reputation points
2 answers

Copilot Not Working in New Teams

Hello  Please i need your help on this issue.   One of our users is unable to use Copilot in Teams. The user is properly licensed and Copilot was previously working until a few days ago. Also the transcript option is not available in meetings.   We've…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,331 questions
asked 2024-06-07T05:29:45.17+00:00
Iniobong Nkanga 1,686 Reputation points
answered 2024-06-10T07:49:35.99+00:00
Haitham Khaled Saleh AlNoobi 0 Reputation points