344,875 questions

Sort by: Updated
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

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…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,186 questions
asked 2024-05-09T19:12:19.92+00:00
Samuel Ogunyoye 0 Reputation points
answered 2024-05-09T19:24:35.2533333+00:00
Luca Lionetti 3,126 Reputation points
0 answers

API Management - make a revision current

Using this API: https://learn.microsoft.com/en-us/rest/api/apimanagement/apis/update?view=rest-apimanagement-2022-08-01&tabs=HTTP I'm trying to promote revision rev2 as Current Powershell example $jsonBody = @{ properties = @{ description =…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 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-09T18:58:55.2466667+00:00
edited the question 2024-05-09T19:24:12.23+00:00
0 answers

azure request time out

i am uploading a video to azure blob storage through a node js server hoster in azure app service! sometimes i get request time out error 408! always on is activated in azure app service configuration

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,944 questions
asked 2024-05-09T19:23:03.8666667+00:00
Iheb Jandoubi 5 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
0 answers

COALESCE and CONCAT Address Line 1 and Address Line 2 separated by a comma

We are trying to COALESCE and CONCAT Address Line 1 and Address Line 2 separated by a comma "," from potentially two data sources. So like...123 Main St., Apt. 101 The first part is easy enough... CONCAT ( COALESCE ( LTRIM (RTRIM…

SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
47 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,556 questions
asked 2024-05-09T18:55:45.0266667+00:00
Bobby P 221 Reputation points
commented 2024-05-09T19:19:58.5033333+00:00
Erland Sommarskog 101.6K Reputation points MVP
0 answers

SMTP errors with respect to TLS1.2

Hi, We use Windows server 2016 and 2019 and recently our organisation enforced to use TLS1.2. After which, we started seeing failures with our scripts, HPC and others although our servers have TLS1.2 enabled only. For the powershell scripts, we added…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,478 questions
asked 2024-05-09T19:19:22.52+00:00
Rao, Divyashree K 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
0 answers

Control Egress/Ingress Traffic to AKS Cluster

Hello, I run into an issue when placing an AKS cluster behind a BASIC Azure Firewall. I am basically following this guide: https://learn.microsoft.com/en-us/azure/aks/limit-egress-traffic?tabs=aks-with-system-assigned-identities (with the exception where…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,876 questions
asked 2024-05-09T10:23:45.46+00:00
Kasun Buddika 0 Reputation points
commented 2024-05-09T19:13:59.75+00:00
Kasun Buddika 0 Reputation points
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
0 answers

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
0 answers

Azure Data Table Server failed to authenticate the request. Using DefaultAzureCredentials

Hi, I'm trying to follow the tutorial for python application using DefaultAzureCredentials, but it said that my Authentication failed from azure.data.tables import TableServiceClient from azure.identity import DefaultAzureCredential with…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
157 questions
asked 2024-05-09T18:59:37.7566667+00:00
Satria Priambada 0 Reputation points
1 answer

Using SSDT on a build server

I need to use SSDT on my build server. What exactly do need to install to get it working? I have a docker image that does the builds. It's based on mcr.microsoft.com/dotnet/framework/sdk:4.8-20230110-windowsservercore-ltsc2019Ideally, it would be nice…

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
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
971 questions
asked 2024-04-24T19:26:26.72+00:00
Mark DeMichele 0 Reputation points
commented 2024-05-09T18:59:17.95+00:00
Mark DeMichele 0 Reputation points
0 answers

Is it possible to access Azure Resource Manager (https://management.azure.com/subscriptions/8710ff2b-e468-434a-9a84-e522999f6b81/providers/Microsoft.Compute/skus?api-version=2021-07-01) from a VNet which does not have internet access?

Is it possible to access Azure Resource Manager (https://management.azure.com/subscriptions/xxxxxxxxxxxxxxx/providers/Microsoft.Compute/skus?api-version=2021-07-01) from a VNet which does not have internet access? I dont have NAT gateway specified and…

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-09T18:58:46.5466667+00:00
Arvind 0 Reputation points