290,667 questions

Sort by: Updated
5 answers

SQL SERVER 2022 - certificate error when creating a job for integration services

In a test environment with SQL Server 2022 Developer Edition, I am trying to create a job to run an SSIS package. These same packages have been successfully tested in SQL 2019. When trying to create the job, configuring it as follows: General / Owner :…

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,790 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,459 questions
asked 2024-04-10T03:35:21.82+00:00
Marcio Matos 5 Reputation points
answered 2024-05-09T20:00:20.0866667+00:00
Bernard Chayer 0 Reputation points
2 answers

An old ASP.NET WebForms app won't build due to missing references and related

I maintain an old ASP.NET WebForms application, written using VB.NET so long ago that no one knows who started this application. The guy who maintained it, before I was given it, left before I joined. He didn't put anything in any source control, and he…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,285 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,635 questions
asked 2024-05-08T21:06:30.9666667+00:00
Falanga, Rod, DOH 80 Reputation points
commented 2024-05-09T19:57:58.89+00:00
Falanga, Rod, DOH 80 Reputation points
1 answer

Get-MgUserAuthenticationMethod Command doesn't return any information

I am trying to build a PowerShell script we can use to run hourly that would basically look for users who have recently signed up for Multifactor Authenticator or have Authenticator setup on their account in general and then add them to the group that…

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,565 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,705 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,096 questions
asked 2024-05-09T17:27:25.7166667+00:00
Miranda-5426 0 Reputation points
commented 2024-05-09T19:55:34.39+00:00
Rich Matheisen 45,096 Reputation points
6 answers One of the answers was accepted by the question author.

Windows Server 2016 - Problem with network discovery

Hi guys! I hope you can help me. A customer needs to see the other domain servers in network area of the Windows Explorer for some Siemens legacy software. Following some other articles that should be very easy, but I'm experiencing a problem: The…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,387 questions
asked 2021-04-06T10:02:53.107+00:00
Jonathan Weidner 96 Reputation points
commented 2024-05-09T19:50:10.9833333+00:00
PPEIT 0 Reputation points
1 answer

Microsoft Azure Administrator Exam and Discount

I'm having issues with enrolling for the AZ-104 exam online. I have the option to enroll for it via phone, but they seem not to be able to apply the discount over the phone. The AZ-104 exam is the only one that seems to be having issues with enrollment…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,235 questions
asked 2024-05-09T19:12:19.92+00:00
Samuel Ogunyoye 0 Reputation points
edited the question 2024-05-09T19:43:06.26+00:00
Andreas Baumgarten 97,486 Reputation points MVP
1 answer

How do I get Azure Communication SMTP Settings

Hello, I am configuring azure communication services to enable smtp email sending on Mautic email marketing. How do I get the SMTP settings to connect to the Mautic platform?

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
691 questions
asked 2024-04-30T10:35:19.26+00:00
Hassan Waqar 0 Reputation points
commented 2024-05-09T19:39:46.2766667+00:00
Grmacjon-MSFT 16,191 Reputation points
1 answer

Func, Action, Predicate delegates, events in C#

Hello! I am looking for a good short guide on when and how to take what. Do you have any examples or do you know a good site?

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,299 questions
asked 2024-05-09T19:00:01.6066667+00:00
Noah Aas 140 Reputation points
answered 2024-05-09T19:38:07.7266667+00:00
P a u l 10,406 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot set the Minimum API version for API Management instance

Hi, I have received one email that "All API versions prior to 2021-08-01 will be retired starting 1 June 2024." According to the instructions, I need to navigate to your API Management instance. In the left menu, under Deployment +…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
asked 2024-05-07T03:11:46.66+00:00
Wang, Zheng 35 Reputation points
accepted 2024-05-09T19:36:24.55+00:00
Wang, Zheng 35 Reputation points
1 answer

How to get credits and subscription back?

About Azure for Students... I forgot to turn off the virtual machines I created for learning about video encoding and inadvertently added a large disk, not realizing it would consume all of my $100 credit. I am requesting that you please add $100 back to…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,068 questions
asked 2024-05-09T14:19:59.32+00:00
Karim Mohamed Abdallah Mohamed 0 Reputation points
edited an answer 2024-05-09T19:36:23.7366667+00:00
SadiqhAhmed-MSFT 38,321 Reputation points Microsoft Employee
1 answer

How to set the Outlook Email Sensitivity using API Call ?

Trying to set the sensitivity of an outbound Email using following API. No error. Email is sent/received successfully. But Message sensitivity is NOT set to "Secure" as expected. Pls help. {   "message": {     "subject":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,705 questions
asked 2024-05-08T15:51:01+00:00
sud, sud 0 Reputation points
answered 2024-05-09T19:26:30.6366667+00:00
CharanyaB-MSFT 1,421 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Azure functions running 64 Bit native c++ dll

Hi Community, I reached out to Azure support via twitter and they suggested I post in here, for any help that might come my way. I have a .Net5 Isolated function that is running some proprietary c++ dll's, that I have compiled as 64 bit, these run…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,322 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,542 questions
asked 2021-07-25T10:14:26.913+00:00
Michael Pine 21 Reputation points
answered 2024-05-09T19:24:54.6633333+00:00
Hochgurtel, Brian D 20 Reputation points
1 answer

Relay Access Denied Error

This error occurs.....

Microsoft Exchange Online
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
515 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,899 questions
asked 2024-04-29T23:13:31.9766667+00:00
Larry Shepard 0 Reputation points
edited the question 2024-05-09T19:22:14.38+00:00
Larry Shepard 0 Reputation points
3 answers

How to backup SQL database in Azure VM from SQL agent?

Hello, we are intending to transfer all SQL database baackups to Azure and have several backups that we need to run manually/on-demand using SQL agent jobs. I have created a backup policy specifically for on-demand backups, and while some online sources…

SQL Server on Azure Virtual Machines
asked 2024-03-25T15:02:53.0866667+00:00
Sridhar.Kamala 5 Reputation points
commented 2024-05-09T19:17:20.7666667+00:00
Sridhar.Kamala 5 Reputation points
2 answers

What do I need to change, to make a Macro work, as a Script, for Power Automate?

Hi, I have this Macro, that checks a Cell, on a particular Sheet, and sends an E.-Mail, if the Cell is a value, or less. Well, with the Macro no longer working, to still do what I'm going to want to do, with Power Automate, I assume that I'll have to use…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,490 questions
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,526 questions
asked 2024-05-08T19:02:57.33+00:00
Pádraig Ó Tomhnair 0 Reputation points
answered 2024-05-09T19:15:28.3766667+00:00
Elizabeth Samuel MSFT 11 Reputation points Microsoft Employee
1 answer

Mapping Address Values to Relative URLs in Azure Data Factory

In Azure Data Factory, how can I map address values obtained from a source dataset to their corresponding relative URLs stored in a lookup dataset? Could you provide a step-by-step guide on configuring a lookup activity to achieve this mapping within a…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,639 questions
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
50 questions
asked 2024-05-09T14:06:56.83+00:00
Kayode Ogidan 0 Reputation points
answered 2024-05-09T19:09:32.0366667+00:00
Amira Bedhiafi 15,751 Reputation points
1 answer

Use the copy activity to create a file of all BLOB file names in a container

I have a blob container with approximately 100 image files. I want to get the name of each of those image files and copy the names to a single file. I have tried to create pipelines using Get Metadata/Set Variable/Foreach/Copy and I just can't get it to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,639 questions
asked 2024-05-08T21:00:20.2666667+00:00
Baker, Rick 0 Reputation points
edited a comment 2024-05-09T19:07:29.0933333+00:00
Baker, Rick 0 Reputation points
2 answers

Deciphering group policy sections

Server 2022. Windows 11 clients I'm working on setting up GPO's for a small company of around 40 users. I'm confused about the layout of the GPM interface and how to utilize the editor. This is the layout: So if I want to say, add a printer to…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,200 questions
asked 2024-05-08T19:32:04.51+00:00
Jim 271 Reputation points
commented 2024-05-09T19:05:03.97+00:00
Jim 271 Reputation points
1 answer

Skype for Business 2019 install error

Error: Failed to obtain the key container name for the AesProvider key provider used for encryption and decryption. I'm installing on a Windows server 2022

Skype for Business
Skype for Business
A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.
606 questions
asked 2023-01-03T06:27:00.523+00:00
שובל יח בן דוד 1 Reputation point
commented 2024-05-09T19:04:48.2133333+00:00
Michael Egeville 0 Reputation points
3 answers

Urgent Help Needed: Unable to Cancel Subscription or Remove Payment Method

Hello Microsoft Community, I'm facing a critical issue with my Azure subscription and I'm hoping someone can offer some guidance. I signed up for Azure services for educational purposes and availed of the one-month free trial. However, upon the trial's…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,068 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
969 questions
asked 2024-05-09T13:04:05.35+00:00
Farid Dibirov 0 Reputation points
commented 2024-05-09T19:02:29.3033333+00:00
marina chechelnytska 0 Reputation points
2 answers

Cloud sync for AD to AZ is skipping "Change password at next logon" flag.

Hello, I'm currently setting up Cloud sync for AD to AZ (Microsoft Entra ID). The users have synchronized successfully, I configured SSPS (self service password reset) for all users. When I tested to reset a test user password, it works. However, when I…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,925 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,638 questions
asked 2024-05-08T15:10:56.3866667+00:00
Leo Hernandez 0 Reputation points
edited a comment 2024-05-09T19:01:38.5133333+00:00
Leo Hernandez 0 Reputation points