18,369 questions

Sort by: Updated
0 answers

What is the error code CS8032

Error code instance of analyzer Microsoft.EntityFrameworkCore.InternalUsageDiagnosticAnalyzer cannot be created

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,699 questions
asked 2024-05-26T07:35:22.2333333+00:00
Thomas Flaherty 0 Reputation points
0 answers

How do I copy all columns properties with copy activity in data factory

Hi, I'm copying data from one DB to another DB with copy activity and auto create table. I noticed that when the table is creating on the target side it is creating with the column size and type but all the other properties are lost, for example…

Azure SQL Database
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,897 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,752 questions
asked 2024-05-26T07:29:16.98+00:00
OGINTZ Marina 85 Reputation points
0 answers

Automation of Azure ADB2C Configuration

Hello Everyone I have a project where I need to automate the Azure AD B2C configuration using Terraform. The main tasks involve registering applications and maintaining custom policies. Could you please help me get started and guide me on any available…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,849 questions
asked 2024-05-26T06:24:01.6566667+00:00
Obaidur Rahman Syed 0 Reputation points
0 answers

Intune MDM authority

Hi, I am having issue with what seems to be an account authority setup. I tried to created CSR for macos and got Failed to dynamically fetch target download uri. Error details: [object Object]Failed to dynamically fetch target download uri. Error…

Microsoft Intune MacOs
Microsoft Intune MacOs
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.MacOs: A family of Apple operating systems for the Apple Mac line of computers.
71 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,480 questions
asked 2024-05-26T06:19:28.1266667+00:00
Igal 0 Reputation points
0 answers

Message failed to send of a Shared account - Microsoft 365

Emails failing to send from a secure shared workspace account.

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,965 questions
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,659 questions
asked 2024-05-26T06:19:07.7033333+00:00
Venita Dabhi 0 Reputation points
0 answers

Can you renewal my certification 2ADDA5-VCB2D5?

Dear reader, My certification 2ADDA5-VCB2D5 expired on Apr 27, 2024. I did not get any notifications before the expiring date. That is why I missed the date. Is it possible to renew the certification? I hope to hear from you soon. Greetings, Marnix

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,527 questions
asked 2024-05-26T06:06:38.9066667+00:00
Marnix de Groot 0 Reputation points
0 answers

Syntax Correction

Hi All is the below syntax correct New-UnifiedGroup -DisplayName "UG1" -Alias "ug1" -PrimarySmtpAddress "UG1@mydomain.com" -Members "user1@mydomain.com" -ManagedBy "user1@mydomain.com" -AccessType private…

Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,252 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,392 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,916 questions
asked 2024-05-26T06:06:16.0166667+00:00
Roger Roger 4,961 Reputation points
0 answers

An error occurred while trying to access the audit log

Hi All I am getting below error when executing this syntax. Write-ErrorMessage : |Microsoft.Exchange.Data.ApplicationLogic.AuditLogException|An error occurred while trying to access the audit log. For more details, see the inner…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,110 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,252 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,392 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,916 questions
asked 2024-05-26T05:58:30.8366667+00:00
Roger Roger 4,961 Reputation points
0 answers

ReportServer

How can I know who delete one of Dashboards published in power bi report server, the deleted dashboard removed from table catalog in reportserver database, what is the option can i do to know?

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,897 questions
asked 2024-05-26T05:23:49.4766667+00:00
Omnia Saleh Hemida 0 Reputation points
0 answers

Microsoft Authenticator Problem

My cell phone had a problem and it had to format automatically. I backed up my phone and when I went to the accounts where I need to access the Authenticator, I didn't find anything. I tried the backup but was unsuccessful. I need access somehow to find…

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,659 questions
asked 2024-05-26T04:45:54.7766667+00:00
Mayu Amakura 0 Reputation points
0 answers

Azure Function - Run and Debug locally - ModuleNotFoundError: No module named 'requests'

Hello, When I Run and Debug this simple HTTP Trigger function which includes the library Requests, I obtain the errors "ERROR: Error: No module named 'requests', Cannot find module." "ModuleNotFoundError: No module named 'requests",…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,386 questions
asked 2024-05-26T03:51:00.5366667+00:00
Lexignot 65 Reputation points
edited the question 2024-05-26T03:52:42.7366667+00:00
Lexignot 65 Reputation points
0 answers

How to use an external IDP but still be able to use Graph API calls to send Teams notifications to usesrs in multiple tenants

Hi All, I'm a developer who is fairly new to using Azure AD. I'm researching on a possible solution to the following business use case. We have an existing LMS web app that uses an external Identity provider which supports OpenId connect. We want to…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,015 questions
asked 2024-05-26T02:57:19.4166667+00:00
Nadeera Weerasinghe 0 Reputation points
edited the question 2024-05-26T03:13:32.46+00:00
Nadeera Weerasinghe 0 Reputation points
0 answers

How to customize Azure web application to accommodate multiple indexes

I have been working with the cloned Microsoft repository (https://github.com/microsoft/sample-app-aoai-chatGPT) to change some design element of the Azure OpenAI web application. So far I've only needed to edit the .env file and that has been successful.…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,301 questions
asked 2024-05-26T01:43:35.6533333+00:00
Maya Faber 0 Reputation points
0 answers

Integer equivalent in Access

Hello I work with Access mdb with OleDbRader (Access Database Engine) in vb.net and need to set the data type to Integer (NOT Long Integer) so: Dim cmd As New OleDbCommand("ALTER TABLE Blah ALTER Column colm ???",…

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,389 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,606 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
834 questions
asked 2024-05-26T01:35:55.2433333+00:00
StewartBW 525 Reputation points
edited the question 2024-05-26T01:36:18.5533333+00:00
StewartBW 525 Reputation points
0 answers

page not found

https://learn.microsoft.com/en-gb/Getting-Started-with-221c01f5?cdn_id=2013-12-16-001 from this page - quite a few - maybe run a dud link…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,317 questions
asked 2024-05-26T01:29:50.0533333+00:00
Roger 26 Reputation points
0 answers

cannot complete the set up server backup wizard

Trying to setup server backup on Windows Server 2016 Essentials. Get this error when including System State along with OS: "Cannot complete the set up server backup wizard. An error occurred while configuring the backup policy. Ensure all the…

Windows Server Backup
Windows Server Backup
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Backup: A duplicate copy of a program, a disk, or data, made either for archiving purposes or for safeguarding valuable files from loss should the active copy be damaged or destroyed.
455 questions
asked 2024-05-26T00:27:55.7666667+00:00
artzoop 0 Reputation points
0 answers

What happens when BindFunctionInputAsync method is called in middleware?

Hi, I don't really have any issues, just wondering something. If I have a durable function (say an activity function), and I set up middleware, what would happen if I call BindFunctionInputAsync within the middleware? Here…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,386 questions
asked 2024-05-25T22:48:42.7733333+00:00
FJDSJK 0 Reputation points
edited the question 2024-05-25T22:49:35.8066667+00:00
FJDSJK 0 Reputation points
0 answers

Authenticator migration doesn't work

Hi, I got a new cell phone and did the migration using the account recovery feature in the app but some accounts don't display the 2FA code. For those showned, the code is invalid. Is there a way I can fix this issue?

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,659 questions
asked 2024-05-25T22:04:32.5666667+00:00
Jonnathan Romero Huertas 0 Reputation points
0 answers

How to remove an unwanted autogenerated field in code-first migration of Asp. Net Core 6

I am working on Asp.Net Core 6.0 MVC. I have customized IdentityUser by inheriting and creating a new class, ApplicationUser. In this class, I have added my custom properties. My ApplicationUser doesn't have a field named EmailAddress1. However, I have…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,240 questions
asked 2024-05-25T21:59:47.9533333+00:00
Sherpa 181 Reputation points
0 answers

Troubleshooting issues after update and reboot

My computer froze after a Microsoft update and now it won't boot up in normal mode, only in safe mode. Can someone provide some steps or resources to troubleshoot this issue?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,812 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
982 questions
asked 2024-05-25T21:51:55.4+00:00
Stephan js 0 Reputation points