348,188 questions

Sort by: Updated
0 answers

EF Core doesn't recognize many-to-many relationship

I have a many-to-many relationship, altough EF Core seems not to recognize it. The relationship exists between JobOffer and JobOfferTag. JobOffer inherits from BaseJobOffer. BaseJobOffer.cs public class BaseJobOffer { [Required] …

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
702 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,374 questions
asked 2024-05-23T15:23:05.96+00:00
iKingNinja 60 Reputation points
2 answers

Get-QuarantineMessage only returns results for 1 day

When running any of the cmdlets below in Exchange Online, I receive results for no more than a few days. This is the primary cmdlet which only returns results for 1 day in spite of the request for the last 30 days. I don't believe it has anything to do…

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,243 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,150 questions
asked 2024-05-22T20:24:10.2233333+00:00
Demari S 0 Reputation points
edited a comment 2024-05-23T15:22:56.18+00:00
Demari S 0 Reputation points
2 answers

Storage shows 2.2GB but I deleted all artifacts more than 48h ago

I am in the free tier. My storage shows 2.2GiB but I deleted all artifacts more than 48h ago and it still has not decreased. I am unable to upload new artifacts. Here there are some screenshots showing the problem: Storage shows 2.2Gib But I…

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,748 questions
asked 2024-05-21T14:36:48.11+00:00
Jorge Moraleda 0 Reputation points
answered 2024-05-23T15:22:04.96+00:00
Jorge Moraleda 0 Reputation points
0 answers

DataGridView column alignment header vs data

In the pic below, the DataGridView column header (Column1) is misaligned with the data cell text below it (XXX). The misalignment is nearly one character width. It is more visually obvious with a larger font. The pic comes from a minimal Forms app. …

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,855 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,457 questions
asked 2024-05-23T15:21:45.1333333+00:00
Andrew Mercer 441 Reputation points
0 answers

Can you setup Azure CDN custom origin to be public IP address of windows azure virtual machine running IIS

Trying to see if this is even possible. I have Azure Virtual Machine running as a windows webserver IIS. Is it possible to setup Azure CDN to pull content from that webserver? Things tried. Created CDN. Changed Origin to custom and set the public IP…

Azure Content Delivery Network
asked 2024-05-22T20:28:23.3366667+00:00
Mike Myers 0 Reputation points
commented 2024-05-23T15:21:33.2966667+00:00
KapilAnanth-MSFT 36,861 Reputation points Microsoft Employee
0 answers

Frequent Account Lockout | Steps and validation for clearing stale password

Hi all, Due to stale passwords some of the domain users face frequent lockout. let me know the steps for clearing the stale password in Windows 10 and Windows 11. I know only a few areas for clearing the stale password. let me know the complete list of…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,990 questions
asked 2024-05-23T15:20:38.94+00:00
balasubramaniam Perumal 0 Reputation points
3 answers

Entra Connect cloudsync (entra ID -> AD sync)

Dear, I am trying to do cloud syncronization from Entra ID to Active Directory via entra website. However this is not working. In the opposite direction it does (AD -> entra ID). Does anyone have any idea how I can solve this? I can press the…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,990 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,826 questions
asked 2024-05-21T16:26:52.3566667+00:00
User 20 Reputation points
answered 2024-05-23T15:20:14.73+00:00
Marcin Policht 13,480 Reputation points MVP
1 answer

How to get specific image coordinates from within bitmap

hi Is there a special (Library/Class) for such an achievement? which can find and return the coordinates by giving a symbol of a specific image from within the larger image

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,855 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,448 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,601 questions
asked 2024-05-21T03:56:04.6666667+00:00
Mansour_Dalir 1,696 Reputation points
edited a comment 2024-05-23T15:19:08.8933333+00:00
Mansour_Dalir 1,696 Reputation points
0 answers

Azure AI | Document Intelligence Studio:InteractionRequiredAuthError

login_required: AADSTS50058: A silent sign-in request was sent but no user is signed in. The cookies used to represent the user's session were not sent in the request to Azure AD. This can happen if the user is using Internet Explorer or Edge, and the…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,441 questions
asked 2024-05-23T15:18:19.37+00:00
Gireesh Kudupudi 0 Reputation points
5 answers

Azure VM cannot connect to RDP (NLA, Manual)

Today I had to restore a virtual machine from a backup from 2 weeks ago. Once booted I received the error message that I was not able to connect because of the following error: The remote computer that you are trying to connect to requires Network…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,266 questions
asked 2022-07-27T16:30:28.263+00:00
Gabriel Barreto 6 Reputation points
commented 2024-05-23T15:17:52.3533333+00:00
Dave Nieters 0 Reputation points
1 answer

Can you read a file content entriely within Data Factory

Is there a way to read contents of a file entirely within a Azure Data Factory. Lets say the file is a simple text file, stored in Data Lake Gen2 as a Blob. Please note, i am not looking to Copy the file or transform the file, instead i just need to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,732 questions
asked 2020-07-10T15:05:30.33+00:00
Abhijit Nath 21 Reputation points
commented 2024-05-23T15:17:15.19+00:00
JonathanQuick-1666 25 Reputation points
0 answers

Need help migrating sql to azure synapse.

I m trying to migrate my SQL database into a schema to Azure Synapse database. im not sure on how to do this migration, any help in pointed me to the right direction is appreciated.

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,888 questions
asked 2024-05-23T15:17:00.2533333+00:00
jancy 0 Reputation points
0 answers

AADSTS90072 USER ACCOUNT FROM IDENTITY PROVIDER DOES NOT EXIST IN TENANT

AADSTS90072 USER ACCOUNT FROM IDENTITY PROVIDER DOES NOT EXIST IN TENANT

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,355 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,386 questions
asked 2024-05-23T15:16:51.22+00:00
Gonzales, Caryl 0 Reputation points
0 answers

Migration Manager in the SharePoint admin centre

Hello, I wish to migrate two different file shares to one M365 tenant and looking to use the migration manager from the SharePoint admin centre. I notice when you install the migration agent you connect it to the file share...so my question is... would…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,847 questions
asked 2024-05-23T15:15:52.0033333+00:00
Kevin Egan 26 Reputation points
2 answers

Salesforce Custom Profiles not visible after configuring SSO using Entra ID.

Hello, I configured SSO using Entra ID for Salesforce applications, everything is working perfectly except one thing. Profiles which was created by my team "Custom Profiles" that's not appearing on Entra ID portal against salesforce…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,826 questions
asked 2024-05-20T15:15:32.07+00:00
Muhammad Zubair 0 Reputation points
answered 2024-05-23T15:15:42.9766667+00:00
Muhammad Zubair 0 Reputation points
0 answers

migrate app service domain to a new tenant

How does one go about migrating an app service domain from one tenant to another

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,021 questions
asked 2024-05-23T15:15:35.55+00:00
lee m 0 Reputation points
0 answers

I have multiple users whose default printer keeps changing to a "virtual" printer such as the Adobe PDF printer

I have multiple users whose default printer keeps changing to a "virtual" printer such as the Adobe PDF printer

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,386 questions
FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
465 questions
asked 2024-05-23T15:14:38.5733333+00:00
Gonzales, Caryl 0 Reputation points
1 answer

Why is gpt-4o model not able to generate images on Azure AI Studio?

Hello! The newest model GPT-4o was made available for deployments on Azure AI Studio, however, it is missing important features that are present on the OpenAI's version, such as image interpretation and generation. Can someone help me to understand…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,446 questions
asked 2024-05-22T21:42:39.5666667+00:00
Tanaka, Marcela 0 Reputation points
commented 2024-05-23T15:14:31.3566667+00:00
navba-MSFT 17,575 Reputation points Microsoft Employee
0 answers

LAPS GPO's are not found within GPM

I am working to implement LAPS. The domain controller has been updated with the latest rollup. When I navigate to Computer>admin templates>system> There is no LAPS folder. I already checked %windir%\PolicyDefinitions\ and the ADMX file…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,277 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,990 questions
asked 2024-05-22T14:42:12.3833333+00:00
James M 0 Reputation points
edited the question 2024-05-23T15:13:24.4266667+00:00
James M 0 Reputation points
1 answer

WSUS synchrozation issue with 2024-04 Cumulative update WIN2k19 KB5037765

We have a WSUS server installed with 2019 standard .Noticed that after download 2024-05 cumulative in upstream .Clients are not able to connect with WSUS upsteam .And in WSUS upstream all client server showing 2024-05 patch are not applicable .

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,504 questions
asked 2024-05-23T09:57:28.33+00:00
Abhijit Pramanik 0 Reputation points
answered 2024-05-23T15:12:55.99+00:00
Wesley Li 5,170 Reputation points