293,264 questions

Sort by: Updated
1 answer

Deployment error message

Our agency has a grant for Azure use and our Dev team is getting an error message: Setting up deployment Failed to set up deployment: The client live.com#xxxxxxxxxxx@gmail.com' with object id 'bd90cbb3-fbd1-4a3f-acd8-d7b96f9bf06a' does not have…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,491 questions
asked 2024-05-22T17:46:53.8533333+00:00
John Havenar 0 Reputation points
edited the question 2024-05-23T08:41:11.3066667+00:00
PRADEEPCHEEKATLA-MSFT 79,376 Reputation points Microsoft Employee
1 answer

Managed Identity Roles Needed for Azure Functions

I cannot figure out how to give my APIMS instance authorization to execute my Azure Function. When I try to test the Azure Function I get a 403 unauthorized error. I have an instance of Azure API Management Service (APIMS) Development Tier. I also have…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,801 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,374 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,821 questions
asked 2024-05-21T17:39:58.52+00:00
Jonathan Lewis 20 Reputation points
commented 2024-05-23T08:40:56.99+00:00
JananiRamesh-MSFT 22,121 Reputation points
1 answer One of the answers was accepted by the question author.

Saving Dynamic Form Fields to Database with Fixed Values in MVC

[HttpPost] [ValidateAntiForgeryToken] public ActionResult Create(EgitimSeminerViewModel model) { if (ModelState.IsValid) { for (int i = 0; i < model.EgitimSeminerBilgiList.Count; i++) { …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,309 questions
asked 2024-05-23T07:34:52.57+00:00
kadir 0 Reputation points
accepted 2024-05-23T08:40:04.7166667+00:00
kadir 0 Reputation points
1 answer

Microsoft Visual Studio Community 2022 (64-bit) - Version 17.9.7

I am using C# from the above. For a simple one file console app, I get a compile error saying "ProgA (namespace) already contains a Program class." It does not - there is just 1 file with a single definition internal class Program put there…

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,370 questions
asked 2024-05-23T03:26:02.4566667+00:00
PeeJay48 0 Reputation points
commented 2024-05-23T08:39:04.26+00:00
Jiale Xue - MSFT 36,391 Reputation points Microsoft Vendor
1 answer

user received email not intended for him

In our tenant, we have a user who has been receiving emails that are not relevant to them. The user is neither mentioned in the TO, CC, nor BCC fields of these emails. I ran a message trace and confirmed that the email was delivered to the user. However,…

Microsoft Exchange Online
asked 2024-05-20T13:02:09.33+00:00
Abdulbari M. Alfatani 20 Reputation points
commented 2024-05-23T08:36:33.3533333+00:00
Noah Ma-MSFT 1,070 Reputation points Microsoft Vendor
1 answer

Connecting Azure Databricks workspace to on-premises network - peering

I was following this tutorial to deploy a workspace for on prem database access. I created the VNET for Databricks as mentioned as well as the transit VNET. However, when I got to the option to peer the two VNETs the VNET peering option seems to be…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,965 questions
asked 2024-05-22T14:48:27.7233333+00:00
Abdullah Humayun 20 Reputation points
answered 2024-05-23T08:36:23.13+00:00
PRADEEPCHEEKATLA-MSFT 79,376 Reputation points Microsoft Employee
1 answer

When compiling, garbage directories are generated.

In WinForms and C#, in some projects and not in others, when compiling, some directories and dlls are generated. I don't want the directories to be generated. I would also like to know if it is possible to not generate the files in the obj directory or…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,687 questions
asked 2024-05-23T02:59:44.3066667+00:00
zequion 131 Reputation points
answered 2024-05-23T08:34:01.7133333+00:00
Tianyu Sun-MSFT 27,801 Reputation points Microsoft Vendor
12 answers

Workbook.refreshAllDataConnections() is not supported in Power Automate.

Dear all, I have an excel sheet with an active connection which I am able to refresh to get the newest data. Now I've got another PowerAutomate Flow which is working fine with a script inside this Sheet to send me via Teams numbers which I want to be…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,533 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,578 questions
asked 2023-04-20T06:58:58.2433333+00:00
MMPB 55 Reputation points
commented 2024-05-23T08:33:41.1933333+00:00
Aritra De 0 Reputation points
1 answer One of the answers was accepted by the question author.

Dataflow Activity giving output in different formats - "runStatus" vs. "SubStatus"

Hello, We have some excel files, which are loaded into the Datalake as .txt files through CopyData Activity. After that, We have a Data Flow activity to copy data from my DataLake to Azure SQL DB. We have implemented some logic after that for…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,727 questions
asked 2022-04-29T18:32:05.18+00:00
Rajas Thakur 61 Reputation points
commented 2024-05-23T08:33:28.31+00:00
Steven Wright 0 Reputation points
9 answers One of the answers was accepted by the question author.

OneDrive error - You're already syncing a shortcut to a folder from this shared library

I had to reset Windows 10 on my Azure AD-joined computer, after which I upgraded from 1909 to 20H2. I now have OneDrive Build 20.201.1005.0009. Since then, I've had trouble reconnecting to all the SharePoint folders I was syncing with. For example, I'm a…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,247 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,145 questions
asked 2020-12-14T14:32:45.493+00:00
David Schrag 376 Reputation points
commented 2024-05-23T08:30:08.3066667+00:00
Mariusz Gorzoch 0 Reputation points
1 answer

AD B2C Microsoft Graph to send verification code to email

Hi, I would like to know if there is possibility to send verification code to email using Microsoft graph. Basically, I want to do everything in MS Graph ie. signing up, signing in, send verification code, SMS, MFA and social media sign up and sign in.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,817 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,821 questions
asked 2024-05-06T13:12:07.0933333+00:00
Felix Cordeta Matusinio 0 Reputation points
commented 2024-05-23T08:29:07.2666667+00:00
Felix Cordeta Matusinio 0 Reputation points
1 answer

BD all tips and trick is fine with the best way to

He is a great weekend and r ki aulad hai be able to the following URL Adobe click

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,817 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,388 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,821 questions
asked 2024-05-23T08:25:47.76+00:00
Rk 0 Reputation points
answered 2024-05-23T08:27:34.75+00:00
Rk 0 Reputation points
2 answers

I changed my admin account to an internal account by accident on Azure

I changed my admin account to an internal account by accident on Azure And now I keep getting message - Selected user account does not exist in tenant 'Microsoft Services'

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,821 questions
asked 2024-05-22T16:45:47.2466667+00:00
Viktor Naturkach 0 Reputation points
answered 2024-05-23T08:26:32.2233333+00:00
Sandeep G-MSFT 15,081 Reputation points Microsoft Employee
2 answers

"On behalf of" visible when you want to reply to or forward an email from Outlook

Good morning, in our Company we use Windows Server 2022 with Outlook 2019. Each employee has their own personal e-mail address, namely: (name surname @ companyname.com) Through this e-mail address we are enabled to send e-mails also to other senders…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,109 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,274 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,288 questions
asked 2024-05-08T12:48:58.68+00:00
fabio mas 0 Reputation points
answered 2024-05-23T08:26:07.0766667+00:00
fabio mas 0 Reputation points
1 answer

How to resolve Long Path issue after enabling it in Group Policy and Registry

Hello, I have enabled the Long Path issue in gpedit.msc in "Computer Configuration" > "Administrative Templates" > "System" > "Filesystem" and also changed the key…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,274 questions
asked 2024-05-22T13:58:22.2133333+00:00
Ankit Kushwaha 0 Reputation points
commented 2024-05-23T08:26:03.0866667+00:00
Zunhui Han 75 Reputation points Microsoft Vendor
1 answer

Windows Server Hangs At ‘Please Wait For The User Profile Service

Hi, We have a Server 2019 Datacenter VM hosted on VCenter. When trying to log in using RDP or VCenter console, we encounter a "Please wait for the User Profile Service" or "Remote desktop service is currently busy" message. We don't…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,503 questions
asked 2024-05-23T06:25:05.33+00:00
vajram gajengi 0 Reputation points
answered 2024-05-23T08:25:49.7+00:00
Jing Zhou 2,630 Reputation points Microsoft Vendor
1 answer

How to ignore the records in ADF Data Flows

Hi All I am building a data transamination using mapping data flows ,I have a time stamp field Like TimeStampUpdated in the target table. I want to lockup historical data with incremental data transamination and ignore the records coming in the…

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,464 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,965 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,727 questions
asked 2024-05-23T06:58:12.53+00:00
venkat rao 45 Reputation points
answered 2024-05-23T08:25:36.4666667+00:00
Jing Zhou 2,630 Reputation points Microsoft Vendor
2 answers

testing reading from dedicated pool error

Following

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,464 questions
asked 2024-05-22T15:12:18.18+00:00
Jon Z 0 Reputation points
commented 2024-05-23T08:25:15.7+00:00
Jon Z 0 Reputation points
3 answers

Change MaximumFileDownloaded on WSUS server with widDB

Hey all, We have an offline WSUS upstream server and a few replica servers. We wanted to accelerate the download rate of files from the upstream server. We already have the wright definition to the BITS service (we changed the proper value in the…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,274 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,404 questions
asked 2020-12-17T18:42:57.973+00:00
עידן טנקל 26 Reputation points
commented 2024-05-23T08:24:33.4966667+00:00
Michael Marending 0 Reputation points
4 answers One of the answers was accepted by the question author.

SQL Server 2022 express download problem unable to install SQL Server. Exit code(Decimal): -2061893606

I'm trying to download SQL Server 2022 Express, but it's giving the following error. I checked the log and click the SystemConfigurationCheck_Report I received the warning shown in the image above. Is the download error caused by this? I had already…

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,884 questions
asked 2024-05-09T12:23:12.46+00:00
Mehmed Aras 0 Reputation points
accepted 2024-05-23T08:23:39.55+00:00
Mehmed Aras 0 Reputation points