289,675 questions

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Como afecta la autenticación básica en un SSIS Script Task para enviar correo SMTP con Office 365

Estamos utilizando en Sql Server Integration Services 2016 un Script Task, el cual realiza el envío de correo utilizando el namespace using System.Net; using System.Net.Mail; La documentación de Microsoft indica que SSIS no…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,152 questions
asked 2022-12-06T21:24:23.227+00:00
David Plus 21 Reputation points
answered 2024-05-04T14:12:55.16+00:00
Valentina castillo 0 Reputation points
1 answer

Create Azure OpenAI Validation failed

When I am creating an Azure Open AI resource, it is not deploying.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
967 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 questions
asked 2024-05-03T18:04:18.5133333+00:00
bikund kumar 20 Reputation points
answered 2024-05-04T14:07:53.5966667+00:00
Gowtham CP 80 Reputation points
1 answer

Where is the Manage Appointments Option, I cannot find it under credentials

Where is the Manage Appointments Option for Pearson exams, I cannot find it under credentials

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,152 questions
asked 2024-05-04T13:59:26.7333333+00:00
Kamatam, Yashwanth 21 Reputation points
edited the question 2024-05-04T14:03:55.5966667+00:00
VarunTha 3,290 Reputation points Microsoft Vendor
1 answer

This App Has been blocked by your system Administrator

when I join computer to domain it give error and all applications are blocked and give above message but when I disjoin computer from domain everything work will after one restart , what is the issue please help , and windows server is 2016

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,378 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,218 questions
asked 2024-05-04T10:44:29.4+00:00
Faisal Ahmadi 0 Reputation points
answered 2024-05-04T13:47:42.1166667+00:00
Kapil Arya 7,756 Reputation points MVP
3 answers

How can I stop windows from resetting boot order and path?

I want to dualboot windows 11 and linux using the rEFInd boot manager, however I can’t boot into refind because windows resets boot order and boot manager path on every restart. I have tries other programs, I have tried disabling the windows boot manager…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,218 questions
asked 2023-07-23T08:07:34.73+00:00
Sealson 5 Reputation points
commented 2024-05-04T13:37:35.5666667+00:00
benoit rolland 0 Reputation points
2 answers One of the answers was accepted by the question author.

Incorrect information topic "Determine network security group effective rules"

In the topic "Determine network security group effective rules" (https://learn.microsoft.com/en-us/training/modules/configure-network-security-groups/4-determine-network-security-groups-effective-rules): In the table with inbound/outbound…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
939 questions
asked 2024-05-03T08:02:49.16+00:00
Carlos Quintero 0 Reputation points
commented 2024-05-04T13:35:53.9266667+00:00
AmaranS 2,675 Reputation points Microsoft Vendor
1 answer

(failed) net::ERR_Connection_reset in production site

ASP.NET Web Form site worked fine in test. I moved it to production and the site won't come up. I've done a reinstall and double checked all I could. I looked for an answer into this and came away with it being a browser issue when it is not that as this…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,378 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,270 questions
asked 2024-05-03T20:57:13.07+00:00
Brown, Matt 26 Reputation points
answered 2024-05-04T13:32:05.0166667+00:00
MotoX80 31,656 Reputation points
1 answer One of the answers was accepted by the question author.

What different between "object source" and "object sender".Somebody show some example.

void OnCreated(object source, FileSystemEventArgs e) { try { FileInfo fileInfo = new FileInfo(e.FullPath); string TargetFile = Path.Combine(TargetPath, fileInfo.Name); File.Copy(e.FullPath, TargetFile, true); …

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,277 questions
asked 2024-05-04T10:19:21.4766667+00:00
MIPAKTEH_1 40 Reputation points
accepted 2024-05-04T13:23:10.9266667+00:00
MIPAKTEH_1 40 Reputation points
3 answers

Can we focus furthermore to the results of upgrading a non-qualified device to Windows 11?

Given that the only prerequisites not met are CPU and TPM (MoSetup), and that a WIM file will be deployed with a 'DISM apply image' command after locating the file (version matched with index source); predictably on the reboot there will be on-screen…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,657 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,218 questions
Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,092 questions
asked 2024-04-23T23:50:46.34+00:00
Claus Debanker 21 Reputation points
commented 2024-05-04T13:21:25.8466667+00:00
Claus Debanker 21 Reputation points
1 answer

UK South, Assistants API, giving errors

Hi, according to the Azure OpenAI Service Models page, UK South is enabled for the Assistants API: https://learn.microsoft.com/en-gb/azure/ai-services/openai/concepts/models#assistants-preview However, the "run thread" function is timing out…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,191 questions
asked 2024-04-23T10:06:42.1433333+00:00
Martin Wood 0 Reputation points
answered 2024-05-04T13:20:53.0166667+00:00
AshokPeddakotla-MSFT 27,571 Reputation points
2 answers

Schema Drift Issue in Dataflow with Sink-Delta

Hi Team, I was testing the schema drift option for my delta sink and am getting error while running my dataflow when added one new column to existing source schema. Pipeline ran successfully when I didn't change the schema. Error: I have selected Allow…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,601 questions
asked 2024-05-04T12:38:44.4366667+00:00
Vaibhav 85 Reputation points
answered 2024-05-04T13:20:48.2+00:00
Vaibhav 85 Reputation points
1 answer

How can I make it so that a standard user can install graphic drivers/open pre-specified apps with administrative permissions?

I have intentions of making it possible for a standard user on my computer to be able to install drivers without the constant need for UAC prompting for admin password. I'm 90% sure this is possible with the right solution, I just haven't been able to…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,657 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,218 questions
asked 2024-05-02T14:22:39.3933333+00:00
James Tong 0 Reputation points
edited a comment 2024-05-04T13:19:23.0766667+00:00
James Tong 0 Reputation points
1 answer

Renew Certification - Microsoft Azure Fundamentals

Hi Team, My Microsoft Azure Fundamentals Certification expires in June 2024. I Would like to renew the certification; can you please provide me with the steps. I don't see option to take Renewal assessment. I tried to go through this video, however it…

SQL Server on Azure Virtual Machines
Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
439 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,300 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,601 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,909 questions
asked 2024-05-04T13:01:18.4+00:00
Tulika Anand 0 Reputation points
edited an answer 2024-05-04T13:14:56.4833333+00:00
VarunTha 3,290 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Token-based login to SQL DB fails from App Service, works fine locally.

Using an Azure access token to connect to SQL DB works fine when running locally under Visual Studio. Deploying the web app to Azure App Service is fine. The deployed web app is unable to connect to the SQL DB: System.Data.SqlClient.SqlException…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,124 questions
Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,909 questions
asked 2020-07-28T09:34:02.19+00:00
dunderhead 101 Reputation points
commented 2024-05-04T13:07:53.85+00:00
ivan zhukov 10 Reputation points
1 answer One of the answers was accepted by the question author.

DNS problem on Windows 11

Good morning, i have a brand new laptop with windows 11. Until now i have used linux and mac computers. I have a Mikrotik router that is used for firewall (to the fttc router) and dns server (to have the resolution of the names of my lan servers,…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,218 questions
asked 2024-05-03T19:18:06.92+00:00
Massimo M 0 Reputation points
edited an answer 2024-05-04T12:59:16.3533333+00:00
MotoX80 31,656 Reputation points
1 answer One of the answers was accepted by the question author.

CMD runs automatically and uses too much Memory

Sometimes out of nowhere the command propmt pops up and runs for few second and closes soon before closing it manually, and sum times the CMD will be runnning as a background process and will be using around a GB of RAM. I had similar issue with…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,218 questions
asked 2024-04-30T14:23:02.74+00:00
Sughosh S V 20 Reputation points
commented 2024-05-04T12:57:33.0733333+00:00
MotoX80 31,656 Reputation points
1 answer

How do I resolve a Microsoft Loop "Sorry, we can't save your work?" error on personal Microsoft 365 Family account?

I have a Microsoft 365 Family account and receive the following error when creating or opening a workspace in Loop. Copy everything in the workspace, [Workspace Name]. Paste it into a document to add to Loop later. I have tried all of the below, to no…

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,835 questions
asked 2024-05-04T12:45:43.4266667+00:00
Michael Sullivan 0 Reputation points
answered 2024-05-04T12:54:54.3833333+00:00
Shauna Brown 0 Reputation points
2 answers

Graph API - Site Permissions show no roles

Hi, I'm trying to set up Sites.Selected Graph API permissions for am App Registration. After adding manually the Sites.Selected through Entra ID and granting consent, I've used the Graph Explorer with a Global Admin account to add the site permissions.…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,645 questions
asked 2024-05-02T01:02:39.0866667+00:00
Philippe Côté 0 Reputation points
answered 2024-05-04T12:45:55.8566667+00:00
Philippe Côté 0 Reputation points
1 answer

certification profile blocked

im trying to schedule my exam but im getting error which your certification profile is blocked contact Microsoft support after failed in three attempt of transactions. can you please respond on this

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,152 questions
asked 2024-05-04T07:59:38.81+00:00
Sola Rambabu 0 Reputation points
edited the question 2024-05-04T12:33:50.27+00:00
Andreas Baumgarten 96,926 Reputation points MVP
6 answers

Trusted Platform Module - Key Attestation not working

Dear Community, I've been on this for several days now and i just can't get it to work. So my hope lies with you guys! :-) My issue is the following: I have a Intel NUC with a TPM 2.0 device. I try to use Auto-Deployment with Shared Multi-user…

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,758 questions
asked 2021-06-23T10:18:45.08+00:00
Dave 16 Reputation points
answered 2024-05-04T12:24:28.3266667+00:00
paxin 0 Reputation points