343,119 questions

Sort by: Updated
1 answer

Active Directory Cross-forest authentication & EventID 4776 "The specified account does not exist"

Let's say we have forestA and forestB. There is 2-way transitive trust between these forests. A service tries to authenticate a user residing in forestB against a DC in forestA. This results in an authentication failure: EventID 4776 "The specified…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,890 questions
asked 2024-05-02T10:42:31.21+00:00
Tim-1789 0 Reputation points
answered 2024-05-02T12:35:32.8933333+00:00
Daisy Zhou 18,706 Reputation points Microsoft Vendor
1 answer

Simulate dead lock with sampfore slim

Hi, How I simulate deadlock with with this code? public async Task<string> GetSessionToken(string developmentApiKey) { await _semLock.WaitAsync(); try { if…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,389 questions
asked 2024-05-02T08:41:24.51+00:00
Dani_S 2,726 Reputation points
answered 2024-05-02T12:34:14.59+00:00
Jiale Xue - MSFT 32,076 Reputation points Microsoft Vendor
1 answer

Fetching Azure AD details of Members when signing using Clerk

Hi, I am building an app using NextJS, Clerk for authentication, Prisma as ORM, postgres as DB. I want to sign in using Azure/Entra AD as I'm building an app for my company and I want to fetch the details of users when they sign in using clerk and how do…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,890 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,543 questions
asked 2024-04-30T12:31:29.94+00:00
Sudhakar J 0 Reputation points
answered 2024-05-02T12:34:07.64+00:00
Akhilesh 4,775 Reputation points Microsoft Vendor
1 answer

Enable Users To Block Senders In the Defender Portal

Recently staff have lost the ability to block senders via the quarantine@messaging.microsoft.com email that is sent to their inboxes. This option is also greyed out in the defender portal for them as well. We have a policy in place that is supposed to…

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,820 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,189 questions
asked 2024-04-24T17:02:27.45+00:00
TempStar 40 Reputation points
commented 2024-05-02T12:34:00.8466667+00:00
TempStar 40 Reputation points
1 answer

How to use Add and Update Subscriptions in Power BI using Rest API?

Just wanted to ask if anybody has ever used the following endpoint in REST API. After checking the documentation there is no enough details how to use it. Appreciate your help https://learn.microsoft.com/en-us/rest/api/power-bi-report/subscriptions

Microsoft Fabric Training
Microsoft Fabric Training
Microsoft Fabric: A Microsoft unified data platform.Training: Instruction to develop new skills.
10 questions
asked 2024-04-30T14:32:07.5133333+00:00
Jet Hernandez 0 Reputation points
commented 2024-05-02T12:33:28.8366667+00:00
Jet Hernandez 0 Reputation points
1 answer

What are the benefits of the existing single forest AD Domain to convert or upgrade the AD Domain Controllers from FRS to DFSR?

What are the benefits of the existing single forest AD Domain to convert or upgrade the AD Domain Controllers from FRS to DFSR? https://learn.microsoft.com/en-us/windows-server/storage/dfs-replication/migrate-sysvol-to-dfsr FFL & DFL: Windows Server…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,890 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,192 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,757 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,727 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,543 questions
asked 2024-05-02T06:05:39.4533333+00:00
EnterpriseArchitect 4,741 Reputation points
commented 2024-05-02T12:32:29.2166667+00:00
EnterpriseArchitect 4,741 Reputation points
1 answer One of the answers was accepted by the question author.

Upgrade to Premium Azure Firewall SKU

Hi, We are planning on upgrading our standard Azure FW SKU to a premium SKU soon using the upgrade function in the portal. The premium SKU introduces IDPS, I was just curious as to whether that is enabled by default once you upgrade or if it is something…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
570 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,149 questions
asked 2024-05-01T07:47:57.3666667+00:00
Son 40 Reputation points
accepted 2024-05-02T12:32:01.6466667+00:00
Son 40 Reputation points
0 answers

V2 SKU - Support for External Virtual Network injection

VNet injection is detailed as "currently unavailable" in the v2 sku - https://learn.microsoft.com/en-us/azure/api-management/v2-service-tiers-overview#limitations Are there plans to support this, and if so when?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,764 questions
asked 2024-05-02T10:12:36.3833333+00:00
Stuart Shevlin 0 Reputation points
commented 2024-05-02T12:31:32.7633333+00:00
JananiRamesh-MSFT 21,246 Reputation points
4 answers One of the answers was accepted by the question author.

Error occurred when deserializing source JSON file

I am doing 'Copy Data' from my Vendor's API to ADLS Gen2 CSV sink. The endpoint works in Postman, and returns Content-Type as text/plain;charset=ISO-8859-1 I checked with my API vendor, there is no JSON output offered. I configured the REST…

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,387 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,586 questions
asked 2023-09-25T20:35:42.38+00:00
Dheepak Sreedharan 20 Reputation points
answered 2024-05-02T12:31:26.43+00:00
Kwitaro 0 Reputation points
1 answer

expired certification

I have a expired certification, and when i try to make a new appointment i receive an error, and i cant go over it. EXAMExam AZ-104: Microsoft Azure Administrator Change exam Schedule Exam  Did you claim your discount? Go to discounts. Exam discounts…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,115 questions
asked 2024-05-02T11:16:34.42+00:00
marco valadas 0 Reputation points
edited the question 2024-05-02T12:29:36.2166667+00:00
Andreas Baumgarten 96,606 Reputation points MVP
1 answer

Disable Microsoft sign in pop-up

We save files to an external SharePoint site and occasionally get this sign in pop up that stops the upload process. We do not need to sign into an account (if we close this sign in popup the files upload without issue) so is there any way to disable the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,666 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,198 questions
asked 2024-04-22T11:43:23.85+00:00
Flashpoint Management, LP 0 Reputation points
answered 2024-05-02T12:29:27.3566667+00:00
S.Sengupta 15,191 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Multiple OpenAI deployments in same region for reliability

Hello, I often see elevated error rates on a particular GPT-4 deployment that sometimes lasts a week. We can implement fallbacks with deployments in other regions where we happen to have quota available for GPT-4 but that isn't always ideal. For example,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,178 questions
asked 2024-04-27T22:51:37.8366667+00:00
Irwin 20 Reputation points
accepted 2024-05-02T12:28:38.9033333+00:00
Irwin 20 Reputation points
0 answers

Trusted location error in VSTO clickonce on network drive

Hi, We are publishing vsto-projects via clickonce and have started facing a problem when we references them as described here:…

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,503 questions
asked 2024-05-02T12:28:30.29+00:00
Michael Andy Poulsen 0 Reputation points
1 answer

how to restore differential azure Sql database automatically

Hello, Please suggest best approach to restore differential azure sql database. Restore/data refresh required 1-2 times daily. if we can do something using powershell/python and automation used for auto refresh. I am familiar with azure data factory for…

Azure SQL Database
asked 2024-05-01T07:44:45.57+00:00
Ashutosh Prashar 0 Reputation points
answered 2024-05-02T12:28:20.21+00:00
Ashutosh Prashar 0 Reputation points
1 answer

I would like to change the second name linked to my account.

I would like to change the second name linked to my account. Candidate:Rejith RCandidate:Rejith RCandidate ID:‎MS0996514999‎Registration ID:475905771The email address is 1819rejith@gmailcom and MCID is 996514999. The Name in the back end is Rejith R…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,115 questions
asked 2024-05-02T11:30:22.9333333+00:00
Rejith Rajappan Nair 0 Reputation points
edited the question 2024-05-02T12:28:04.6766667+00:00
Andreas Baumgarten 96,606 Reputation points MVP
1 answer One of the answers was accepted by the question author.

I made a virtual Machine with an mail server. I want to add a ptr Record.

For Testing Purpose made a virtual machine and setup a Mail server. Everything form the Server Site and Access from external is working as planed. But to make i right i wantet do add a PRT record. so i created a Zone with an in addr record with the ip…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
598 questions
asked 2024-04-30T06:54:47.3666667+00:00
Aycholos Escher, Heinzer-it AG 20 Reputation points
edited a comment 2024-05-02T12:27:24.7633333+00:00
KapilAnanth-MSFT 35,086 Reputation points Microsoft Employee
1 answer

Hi Team, For retake the Azure DP-900 we need pay the fee again

I have taken the exam its not cleared I need to retake the exam for that do we need to pay the fee again

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,115 questions
asked 2024-05-02T11:47:46.14+00:00
Venkatesh M 0 Reputation points
edited the question 2024-05-02T12:27:02.67+00:00
Andreas Baumgarten 96,606 Reputation points MVP
0 answers

Configuring sql user permission to INSERT only via stored procedure in synapse dedicated pool

We currently have a client with External users set up via AAD and each group has access to a certain schema with grant permission to select, insert, delete and update on their dedicated SQL pool. Our client would like to revoke explicit insert, delete…

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,387 questions
asked 2024-05-02T10:09:36.33+00:00
Marjan Selahi 0 Reputation points
edited the question 2024-05-02T12:26:47.7233333+00:00
Marjan Selahi 0 Reputation points
1 answer

different MCID for certiport and Pearson

I have 2 different MCID for certiport and Pearson. Kindly help me merge both.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,115 questions
asked 2024-05-02T11:54:34.4733333+00:00
richa gupta 0 Reputation points
edited the question 2024-05-02T12:26:02.57+00:00
Andreas Baumgarten 96,606 Reputation points MVP
2 answers

Add exact upns

Hi All i have userprincipalnames in a csv file in the below format. usernames user1@contoso.com user2@contoso.com i want to add these users to AD group from powershell. if there are any other user with user1.a@contoso.com or user2.a@contoso.com. i…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,468 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,374 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,890 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,381 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,073 questions
asked 2024-04-30T18:33:23.3266667+00:00
Glenn Maxwell 10,146 Reputation points
answered 2024-05-02T12:26:00.17+00:00
Glenn Maxwell 10,146 Reputation points