18,177 questions

Sort by: Created
0 answers

How can I use my 50% discount code, achieved from Datacamp learning platform, to register PL-300 exam in Microsoft platform?

Through Datacamp courses, I earned a 50% discount code for participating Microsoft PL-300 certification. However, I do not see any field during the PL-300 registration process to enter the discount code. Is there any registration flow to enter this…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
36 questions
asked 2024-05-20T08:00:14.92+00:00
Hùng Trần Phi Nguyễn 0 Reputation points
0 answers

Can i sync NAS files to Sharepoint?

Hello, I have a NAS in my office with around 1tb of sensitive data and even if he is in RAID 5 i want to sync my files to sharepoint, is that possible? Regards, Ademar do Nascimento

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,800 questions
asked 2024-05-20T07:57:04.55+00:00
Ademar Do Nascimento 0 Reputation points
0 answers

What is a good way of track link clicks in Asp.Net Core 7 MVC app in Application Insights?

I have an MVC app with several <a> tags, and I want to have a way of tracking link clicks, preferably without doing redirects (i.e., without changing link addresses). Is there any way this can be done? and the link clicks are tracked on Application…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,228 questions
asked 2024-05-20T07:49:05.8166667+00:00
Astha Gangwar 0 Reputation points
0 answers

I want to update shared step in my testcase using C# program

I want to update shared steps in my testcase using C# program, I was able to get the shared steps reference with below code, but found that it is not updating the shared steps in tfs.. giving error "The ids and revisions collections must have the…

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,358 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,990 questions
asked 2024-05-20T07:48:00.78+00:00
Amey Pimpley 21 Reputation points
0 answers

Modify Office's settings via Registry/GPO

Good afternoon! In your company, you’re using Office 2016 Professional Plus. Recently, you’ve collected all the user configurations to create group policies. While some settings could be changed using Administrative Templates, there are still some that…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,343 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,247 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,963 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,400 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,134 questions
asked 2024-05-20T07:39:15.9966667+00:00
Andrés Jiménez 0 Reputation points
0 answers

I want to submit ev signed file,when i submit my EV codesign,i got an issue. Does anyone know how about this?

i want to submit ev signed file,when i submit my EV codesign,i got an issue. Does anyone know how about this?

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,773 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
12 questions
Azure Trusted Signing
Azure Trusted Signing
Trusted Signing is a Microsoft fully managed, end-to-end signing solution that simplifies the certificate signing process and helps partner developers more easily build and distribute applications.
1 question
asked 2024-05-20T07:33:13.12+00:00
晓东 王 0 Reputation points
edited the question 2024-05-20T07:48:29.4566667+00:00
晓东 王 0 Reputation points
0 answers

How to migrate to .Net 8?

How to increase the timeout of the Azure data factory pipleine

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-20T07:30:54.9633333+00:00
Nikhil Jain 0 Reputation points Microsoft Employee
0 answers

Why Memory Metrics Does Not Captured in Alert Rules

Hi everyone, I have an issue and am still not able to find the root cause. Issue: In alert rules under Log Analytic Workspace, when selecting Available Memory, the data is not captured. (img1.png) Action taken: i. Have enabled custom in performance…

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,853 questions
asked 2024-05-20T07:30:06.04+00:00
Nur Alia Bizaini (EXT) 0 Reputation points
0 answers

Unable to List Drive Items After Connecting to Microsoft Drive

Hi everyone, I'm working on a web app and attempting to integrate Microsoft Drive for the first time. I've added the following code in my backend to authenticate: const MicrosoftStrategy = require('passport-microsoft').Strategy; passport.use( new…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
849 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
896 questions
asked 2024-05-20T07:27:31.8033333+00:00
my-testing-app 0 Reputation points
0 answers

Can you execute commands in running containers within Azure Container App Jobs?

Is it possible to exec into the running container within Azure Container App Jobs? I could see the Console functionality ( under Monitoring tab) for Azure Container Apps but couldn't find similar functionality for Azure Container App Jobs.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
283 questions
asked 2024-05-20T07:25:04.6+00:00
PS 45 Reputation points
0 answers

Download Transcript of failed Microsoft exam

I have failed the AZ 900 exam, but I couldn't find the transcript of my exam

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,428 questions
asked 2024-05-20T07:22:53.7466667+00:00
Dipali Kudale 0 Reputation points
edited the question 2024-05-20T08:03:51.9466667+00:00
TP 78,506 Reputation points
0 answers

System.Security.Cryptography.ECDsa.Create (System.Security.Cryptography.ECParameters parameters exception

We have integrated SSH.Net 2024.0.0 from Nuget for Xamarin UWP, Xamarin. IOS and Mono Android. UWP works fine. BUT iOS and Android are throwing exceptions. Any ideas or suggestions would be helpful. Visual Studio 2022 C# using (SftpClient sftp…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,299 questions
asked 2024-05-20T07:15:52.04+00:00
Sk 61 Reputation points
0 answers

i have few snapshot transactions, now i need to put nolock/read uncommit for perticular table

hi, I have few snapshot transactions , now my admin has informed me that put no lock in all tables in snapshot transactions, as it was blocking locking deadlocking with others. so I suggested to put read uncommited instead of snapshot when u are…

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,853 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,560 questions
asked 2024-05-20T07:11:58.9+00:00
Rajesh Kumar Yadav 0 Reputation points
0 answers

500 Internal Server Error of API Management Services (TLS Issues?)

I got 500 Internal Server when testing my API with Azure API Management When I check the log, it say "Authentication failed because the remote party has closed the transport stream." I am not sure whether this is because my configuration of…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,792 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,990 questions
asked 2024-05-20T07:05:56.9133333+00:00
Kenny Wong (HK) 20 Reputation points
0 answers

Unable to restore a deleted user with graph API

I am trying to restore a deleted user via graph API. I am following the documentation here: https://learn.microsoft.com/en-us/graph/api/directory-deleteditems-restore?view=graph-rest-1.0&tabs=http I have created an azure application and add…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,774 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,358 questions
asked 2024-05-20T07:01:27.64+00:00
Yasitha Pandithawatta 121 Reputation points
0 answers

Using CRM as a source in the ADF Metadata-driven copy task results in Fetch XML syntax errors

I am using the Metadata-driven copy task in Azure Data Factory (ADF). The process works as expected when using SQL server as a source, but when I use CRM as a source, I get source query syntax errors when the pipeline executes. The problem seems to be…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,695 questions
asked 2024-05-20T06:54:23.0266667+00:00
Warren Briggs 20 Reputation points
0 answers

I get an error when subscribing to notifications for email

Kindly assist

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,773 questions
asked 2024-05-20T06:45:57.73+00:00
Evrine Minayo 0 Reputation points
0 answers

mobile device is not fully protected and anti-phishing setting is removed and bluetooth and nfc problem

I bought home edition 365 plan monthly after signed in defender app in CAT phone, android 12, the security history has a log , your mobile device is not fully protected, shown removed tag, anti-phishing setting is removed why removed anti-phishing…

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,916 questions
asked 2024-05-20T06:43:54.3833333+00:00
Ho Yeung, Lee 1 Reputation point
0 answers

FIPS 140 validated modules in Windows Server 2019

Hello Team, We are looking for FIPS validated version build of Windows Server 2019 OS. Based on the link FIPS 140 validated modules for Windows Server 2019 - Windows Security | Microsoft Learn recommendation we tried searching for the same but failed to…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,492 questions
asked 2024-05-20T06:37:59.46+00:00
0 answers

ADFS - [Windows Hello - Certificate Provisioning Service]

Hello, I would like to configure ACL in ADFS to not keep anything in "Permin Everyone" but there is one App with name "Windows Hello - Certificate Provisioning Service" that I cant remove or even find. Could someone please describe…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,247 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,206 questions
asked 2024-05-20T06:28:01.0633333+00:00
Morawczynski, Jakub 0 Reputation points